Jun 18 13:49:15.696479 np0000182185 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 13:49:15.701653 np0000182185 devstack@c-api.service[112397]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 13:49:15.706219 np0000182185 devstack@c-api.service[112397]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 13:49:15 2026] *** Jun 18 13:49:15.706219 np0000182185 devstack@c-api.service[112397]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 13:49:15.706219 np0000182185 devstack@c-api.service[112397]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 13:49:15.706219 np0000182185 devstack@c-api.service[112397]: nodename: np0000182185 Jun 18 13:49:15.706219 np0000182185 devstack@c-api.service[112397]: machine: x86_64 Jun 18 13:49:15.706219 np0000182185 devstack@c-api.service[112397]: clock source: unix Jun 18 13:49:15.706219 np0000182185 devstack@c-api.service[112397]: pcre jit disabled Jun 18 13:49:15.706219 np0000182185 devstack@c-api.service[112397]: detected number of CPU cores: 16 Jun 18 13:49:15.706219 np0000182185 devstack@c-api.service[112397]: current working directory: / Jun 18 13:49:15.706219 np0000182185 devstack@c-api.service[112397]: detected binary path: /usr/bin/uwsgi-core Jun 18 13:49:15.706219 np0000182185 devstack@c-api.service[112397]: your processes number limit is 256917 Jun 18 13:49:15.706219 np0000182185 devstack@c-api.service[112397]: your memory page size is 4096 bytes Jun 18 13:49:15.706219 np0000182185 devstack@c-api.service[112397]: detected max file descriptor number: 2048 Jun 18 13:49:15.706219 np0000182185 devstack@c-api.service[112397]: lock engine: pthread robust mutexes Jun 18 13:49:15.707041 np0000182185 devstack@c-api.service[112397]: thunder lock: enabled Jun 18 13:49:15.707041 np0000182185 devstack@c-api.service[112397]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 13:49:15.707041 np0000182185 devstack@c-api.service[112397]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 13:49:15.707041 np0000182185 devstack@c-api.service[112397]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 13:49:15.707041 np0000182185 devstack@c-api.service[112397]: Set PythonHome to /opt/stack/data/venv Jun 18 13:49:15.747698 np0000182185 devstack@c-api.service[112397]: Python main interpreter initialized at 0x7a26a0aa3668 Jun 18 13:49:15.747698 np0000182185 devstack@c-api.service[112397]: python threads support enabled Jun 18 13:49:15.747698 np0000182185 devstack@c-api.service[112397]: your server socket listen backlog is limited to 100 connections Jun 18 13:49:15.747698 np0000182185 devstack@c-api.service[112397]: your mercy for graceful operations on workers is 80 seconds Jun 18 13:49:15.748235 np0000182185 devstack@c-api.service[112397]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 13:49:15.748372 np0000182185 devstack@c-api.service[112397]: *** Operational MODE: preforking *** Jun 18 13:49:15.748541 np0000182185 devstack@c-api.service[112397]: *** uWSGI is running in multiple interpreter mode *** Jun 18 13:49:15.748541 np0000182185 devstack@c-api.service[112397]: spawned uWSGI master process (pid: 112397) Jun 18 13:49:15.748673 np0000182185 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 13:49:15.749211 np0000182185 devstack@c-api.service[112397]: spawned uWSGI worker 1 (pid: 112406, cores: 1) Jun 18 13:49:15.752978 np0000182185 devstack@c-api.service[112397]: spawned uWSGI worker 2 (pid: 112407, cores: 1) Jun 18 13:49:15.752978 np0000182185 devstack@c-api.service[112397]: spawned uWSGI worker 3 (pid: 112408, cores: 1) Jun 18 13:49:15.752978 np0000182185 devstack@c-api.service[112397]: spawned uWSGI worker 4 (pid: 112409, cores: 1) Jun 18 13:49:15.752978 np0000182185 devstack@c-api.service[112397]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 13:49:15.879807 np0000182185 devstack@c-api.service[112409]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 13:49:15.879807 np0000182185 devstack@c-api.service[112409]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 13:49:15.879807 np0000182185 devstack@c-api.service[112409]: we strongly recommend against using it for new projects. Jun 18 13:49:15.879807 np0000182185 devstack@c-api.service[112409]: If you are already using Eventlet, we recommend migrating to a different Jun 18 13:49:15.879807 np0000182185 devstack@c-api.service[112409]: framework. For more detail see Jun 18 13:49:15.879807 np0000182185 devstack@c-api.service[112409]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 13:49:15.879807 np0000182185 devstack@c-api.service[112409]: import eventlet # noqa Jun 18 13:49:15.880781 np0000182185 devstack@c-api.service[112407]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 13:49:15.880781 np0000182185 devstack@c-api.service[112407]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 13:49:15.880781 np0000182185 devstack@c-api.service[112407]: we strongly recommend against using it for new projects. Jun 18 13:49:15.880781 np0000182185 devstack@c-api.service[112407]: If you are already using Eventlet, we recommend migrating to a different Jun 18 13:49:15.880781 np0000182185 devstack@c-api.service[112407]: framework. For more detail see Jun 18 13:49:15.880781 np0000182185 devstack@c-api.service[112407]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 13:49:15.880781 np0000182185 devstack@c-api.service[112407]: import eventlet # noqa Jun 18 13:49:15.893132 np0000182185 devstack@c-api.service[112406]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 13:49:15.893132 np0000182185 devstack@c-api.service[112406]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 13:49:15.893132 np0000182185 devstack@c-api.service[112406]: we strongly recommend against using it for new projects. Jun 18 13:49:15.893132 np0000182185 devstack@c-api.service[112406]: If you are already using Eventlet, we recommend migrating to a different Jun 18 13:49:15.893132 np0000182185 devstack@c-api.service[112406]: framework. For more detail see Jun 18 13:49:15.893132 np0000182185 devstack@c-api.service[112406]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 13:49:15.893132 np0000182185 devstack@c-api.service[112406]: import eventlet # noqa Jun 18 13:49:15.896929 np0000182185 devstack@c-api.service[112408]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 13:49:15.896929 np0000182185 devstack@c-api.service[112408]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 13:49:15.896929 np0000182185 devstack@c-api.service[112408]: we strongly recommend against using it for new projects. Jun 18 13:49:15.896929 np0000182185 devstack@c-api.service[112408]: If you are already using Eventlet, we recommend migrating to a different Jun 18 13:49:15.896929 np0000182185 devstack@c-api.service[112408]: framework. For more detail see Jun 18 13:49:15.896929 np0000182185 devstack@c-api.service[112408]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 13:49:15.896929 np0000182185 devstack@c-api.service[112408]: import eventlet # noqa Jun 18 13:49:15.972381 np0000182185 devstack@c-api.service[112409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 13:49:15.972381 np0000182185 devstack@c-api.service[112409]: warnings.warn( Jun 18 13:49:15.975989 np0000182185 devstack@c-api.service[112407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 13:49:15.975989 np0000182185 devstack@c-api.service[112407]: warnings.warn( Jun 18 13:49:15.989492 np0000182185 devstack@c-api.service[112406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 13:49:15.989492 np0000182185 devstack@c-api.service[112406]: warnings.warn( Jun 18 13:49:16.000559 np0000182185 devstack@c-api.service[112408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 13:49:16.000559 np0000182185 devstack@c-api.service[112408]: warnings.warn( Jun 18 13:49:16.061117 np0000182185 devstack@c-api.service[112407]: /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 18 13:49:16.061117 np0000182185 devstack@c-api.service[112407]: from cgi import parse_header Jun 18 13:49:16.065326 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:16.065326 np0000182185 devstack@c-api.service[112409]: from cgi import parse_header Jun 18 13:49:16.077730 np0000182185 devstack@c-api.service[112406]: /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 18 13:49:16.077730 np0000182185 devstack@c-api.service[112406]: from cgi import parse_header Jun 18 13:49:16.091769 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:16.091769 np0000182185 devstack@c-api.service[112408]: from cgi import parse_header Jun 18 13:49:16.114416 np0000182185 devstack@c-api.service[112407]: /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 18 13:49:16.114416 np0000182185 devstack@c-api.service[112407]: removals.removed_module( Jun 18 13:49:16.116079 np0000182185 devstack@c-api.service[112407]: /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 18 13:49:16.116079 np0000182185 devstack@c-api.service[112407]: removals.removed_module( Jun 18 13:49:16.126993 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:16.126993 np0000182185 devstack@c-api.service[112409]: removals.removed_module( Jun 18 13:49:16.128491 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:16.128491 np0000182185 devstack@c-api.service[112409]: removals.removed_module( Jun 18 13:49:16.142049 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:16.142049 np0000182185 devstack@c-api.service[112408]: removals.removed_module( Jun 18 13:49:16.143790 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:16.143790 np0000182185 devstack@c-api.service[112408]: removals.removed_module( Jun 18 13:49:16.146791 np0000182185 devstack@c-api.service[112406]: /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 18 13:49:16.146791 np0000182185 devstack@c-api.service[112406]: removals.removed_module( Jun 18 13:49:16.148812 np0000182185 devstack@c-api.service[112406]: /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 18 13:49:16.148812 np0000182185 devstack@c-api.service[112406]: removals.removed_module( Jun 18 13:49:16.862991 np0000182185 devstack@c-api.service[112407]: /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 18 13:49:16.862991 np0000182185 devstack@c-api.service[112407]: warnings.warn( Jun 18 13:49:16.912860 np0000182185 devstack@c-api.service[112407]: /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 18 13:49:16.912860 np0000182185 devstack@c-api.service[112407]: warnings.warn( Jun 18 13:49:16.921522 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:16.921522 np0000182185 devstack@c-api.service[112409]: warnings.warn( Jun 18 13:49:16.962367 np0000182185 devstack@c-api.service[112406]: /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 18 13:49:16.962367 np0000182185 devstack@c-api.service[112406]: warnings.warn( Jun 18 13:49:16.971931 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:16.971931 np0000182185 devstack@c-api.service[112409]: warnings.warn( Jun 18 13:49:16.994966 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:16.994966 np0000182185 devstack@c-api.service[112408]: warnings.warn( Jun 18 13:49:17.015302 np0000182185 devstack@c-api.service[112406]: /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 18 13:49:17.015302 np0000182185 devstack@c-api.service[112406]: warnings.warn( Jun 18 13:49:17.045482 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:17.045482 np0000182185 devstack@c-api.service[112408]: warnings.warn( Jun 18 13:49:17.097636 np0000182185 devstack@c-api.service[112407]: 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 18 13:49:17.097817 np0000182185 devstack@c-api.service[112407]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112407) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 13:49:17.172172 np0000182185 devstack@c-api.service[112409]: 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 18 13:49:17.172331 np0000182185 devstack@c-api.service[112409]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112409) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 13:49:17.184425 np0000182185 devstack@c-api.service[112407]: /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 18 13:49:17.184425 np0000182185 devstack@c-api.service[112407]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 13:49:17.211179 np0000182185 devstack@c-api.service[112406]: 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 18 13:49:17.211349 np0000182185 devstack@c-api.service[112406]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112406) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 13:49:17.225773 np0000182185 devstack@c-api.service[112408]: 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 18 13:49:17.225972 np0000182185 devstack@c-api.service[112408]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112408) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 13:49:17.236824 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:17.236824 np0000182185 devstack@c-api.service[112409]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 13:49:17.280370 np0000182185 devstack@c-api.service[112406]: /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 18 13:49:17.280370 np0000182185 devstack@c-api.service[112406]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 13:49:17.286751 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:17.286751 np0000182185 devstack@c-api.service[112408]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 13:49:17.636680 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112407) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 13:49:17.636836 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112409) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 13:49:17.637012 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.637092 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.637157 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.637203 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.637263 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.637313 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.638446 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112406) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 13:49:17.638813 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.638892 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.639115 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.639539 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.639621 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.639662 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.639700 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.639739 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.639780 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.639814 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.639884 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.639942 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.640066 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.640120 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.640156 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.640193 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.640234 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.640267 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.640306 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.640339 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.640377 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.640409 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.640445 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.640488 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.640764 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.640810 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.640886 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.640931 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.640999 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.641040 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.641091 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.641130 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.641173 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.641209 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.641252 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.641301 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.641348 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.641383 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.641425 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.641465 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.641511 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.641545 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.641580 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.641614 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.641658 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.641699 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.641732 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.641770 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.641805 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.641942 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.642004 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.642038 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.642086 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.642123 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.642166 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.642200 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.642232 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.642276 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.642312 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.642346 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.642384 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.642384 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.642384 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.642384 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.642384 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.642384 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.642874 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.642983 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.643028 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.643075 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.643114 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.643148 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.643192 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.643225 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.643262 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.643295 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.643340 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.643379 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.643419 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.643419 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.643491 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.643491 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.643558 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.643598 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.643632 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.643695 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.643766 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.645810 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.645920 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.645920 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.646067 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.646134 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.646207 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.646267 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.646328 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.646394 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.646449 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.646510 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.646568 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.646625 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.646686 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.646742 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.646800 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.646800 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.646927 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.647031 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.647088 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.647145 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.647207 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.647207 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.647315 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.647384 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.647443 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.647502 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.647571 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.647649 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.647710 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.647766 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.647835 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.647903 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.648040 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.648109 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.648177 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.648240 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.648310 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.648375 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.648442 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.648499 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.648555 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.648615 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.648615 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.648615 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.648615 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.648835 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.648915 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.649413 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.649488 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.649553 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.649621 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.649684 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.649745 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.649807 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.649867 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.649942 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.650046 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.650103 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.650159 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.650220 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.650220 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.650220 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.650764 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.650847 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.650847 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.650983 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.650983 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.651078 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.652600 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.652662 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.652712 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.652758 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.652809 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.652844 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.652899 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.652940 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.653007 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.653046 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.653130 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.653167 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.653199 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.653238 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.653238 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.653304 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.653304 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.653304 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.653304 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.653304 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.653304 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.653304 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.653792 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.653792 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.653792 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.653792 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.653792 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.653993 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.654033 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.654207 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.655270 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.655328 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.655328 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.655328 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.655328 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.655328 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.655627 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.655677 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.655720 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.655764 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.655816 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.655856 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.655893 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.655931 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.656036 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.656081 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.656116 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.656153 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.656189 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.656231 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.656268 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.656310 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.656345 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.656381 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.656424 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.656460 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.656497 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.656557 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112408) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 13:49:17.656933 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.657021 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.657228 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.657383 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.657478 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.657552 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.657608 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.657656 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.657656 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.657750 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.657813 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.657872 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.657930 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.658013 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.658068 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.658116 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.658158 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.658208 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.658245 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.658280 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.658280 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.658280 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.658280 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.658422 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.658466 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.658504 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.658504 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.658504 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.658504 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.658504 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.658682 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.658736 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.658773 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.658773 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.658773 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.658773 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.658773 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.658929 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.658929 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.658929 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.659063 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.659063 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.659133 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.659168 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.659212 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.659654 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.659725 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.659790 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.659854 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.659893 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.659971 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.660047 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.660700 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.660776 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.660838 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.660877 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.660914 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.660985 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.661067 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.661288 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.661342 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.661397 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.661458 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.661523 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.661585 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.661650 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.662100 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.662158 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.662229 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.662270 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.662344 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.662387 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.662467 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.663173 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.663231 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.663309 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.663368 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.663430 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.663486 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.663553 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.663894 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.663963 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.664038 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.664082 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.664119 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.664175 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.664215 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.664256 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.664294 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.664332 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.664375 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.664411 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.664453 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.664453 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.664580 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.664641 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.664682 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.664718 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.664756 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.664792 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.664828 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.664865 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.664922 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.665021 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.665068 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.665196 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.665239 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.665273 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.665310 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.665346 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.665346 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.665412 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.665450 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.665493 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.665539 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.665576 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.665613 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.665650 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.665688 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.665728 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.665770 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.665807 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.665844 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.665879 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.665923 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.665974 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.666012 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.666051 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.666087 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.666135 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.666180 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.666180 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.666245 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.666283 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.666320 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.666320 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.666395 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.666432 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.666472 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.666509 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.666509 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.666574 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.666612 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.666881 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.666937 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.667014 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.667064 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.667105 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.667144 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.667178 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.667222 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.667259 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.667301 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.667341 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.667382 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.667419 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.667462 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.667498 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.667539 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.667576 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.667623 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.667660 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.667698 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.667698 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.667762 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.667762 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.667836 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.667836 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.667902 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.667967 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.668039 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.668073 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.668073 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.668148 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.668190 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.668228 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.668260 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.668300 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.668338 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.668381 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.668420 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.668457 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.668457 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.668457 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.668558 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.668596 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.668634 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.668634 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.668634 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.668729 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.668770 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.668813 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.668850 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.668896 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.668970 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.669020 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.669059 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.669096 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.669132 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.669164 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.669205 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.669242 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.669278 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.669326 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.669364 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.669364 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.669431 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.669431 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.669431 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.669431 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.669431 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.669591 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.669591 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.670471 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.670538 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.670581 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.670616 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.670616 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.670694 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.670739 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.670739 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.670810 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.670851 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.670892 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.670934 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.670995 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.670995 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.671075 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.671113 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.671150 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.671186 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.671186 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.671259 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.671297 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.671967 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.672048 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.672089 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.672127 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.672164 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.672201 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.672239 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.672284 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.672331 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.672400 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.672449 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.672495 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.672533 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.672572 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.672611 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.672650 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.672689 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.672731 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.672789 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.672831 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.672831 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.672935 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.672935 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.672935 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.672935 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.673154 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.673201 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.673239 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.673239 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.673323 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.673362 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.673398 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.673435 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.673468 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.673511 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.673549 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.673581 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.673646 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.673646 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.673779 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.673833 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.673884 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.673931 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.673992 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.674027 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.674059 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.674093 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.674154 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.674211 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.674250 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.674289 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.674326 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.674363 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.674394 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.674431 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.674465 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.674503 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.674548 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.674592 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.674629 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.674661 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.674701 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.674738 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.674780 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.674780 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.674780 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.674881 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.674925 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.675022 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.675068 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.675068 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.675168 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.675210 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.675252 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.675290 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.675334 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.675371 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.675407 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.675448 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.675485 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.675521 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.675557 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.675594 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.675632 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.675668 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.675710 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.675747 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.675747 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.675747 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.675747 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.675747 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.679046 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.679120 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.679172 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.679220 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.679263 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.679300 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.679337 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.679374 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.679416 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.679460 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.679498 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.679534 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.679572 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.679616 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.679660 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.679698 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.679735 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.679771 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.679813 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.679858 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.679911 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.680026 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.680073 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.680117 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.680156 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.680193 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.680229 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.680266 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.681420 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.681489 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.681543 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.681583 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.681626 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.681670 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.681712 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.681751 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.681787 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.681830 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.681876 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.681926 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.681991 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.682030 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.683057 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.683125 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.683176 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.683215 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.683253 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.683290 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.683331 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.683369 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.683404 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.683449 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.683495 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.683528 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.683565 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.683610 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.683656 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.683710 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.683761 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.683798 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.683837 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.683884 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.683923 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.684043 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.684088 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.684123 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.684164 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.684164 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.684239 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.684273 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.684311 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.684451 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.684451 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.684451 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.684554 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.684597 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.684639 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.684675 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.684719 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.684759 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.684796 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.684796 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.684796 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.684796 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.685457 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.685505 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.685574 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.685620 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.685620 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.685701 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.685741 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.685823 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.685880 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.685974 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.686020 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.686057 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.686095 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.686133 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.686171 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.686208 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.686264 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.686305 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.686357 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.686410 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.686452 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.686497 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.686556 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.686602 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.686640 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.686682 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.686736 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.686803 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.686848 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.686882 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.686920 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.686987 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.687041 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.687085 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.687122 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.687160 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.687250 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.687296 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.687334 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.687373 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.687409 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.687445 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.687481 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.687520 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.687557 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.687598 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.687644 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.687681 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.687718 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.687750 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.687785 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.687818 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.687818 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.687818 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.687818 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.687818 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.691155 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.691259 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.691259 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.691343 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.691390 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.691504 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.691552 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.691594 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.691635 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.691674 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.691714 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.691763 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.691803 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.691850 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.691890 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.691928 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.692019 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.692061 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.692101 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.692141 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.692198 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.692239 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.692291 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.692330 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.692368 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.692406 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.692445 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.692484 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.692523 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.692563 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.692602 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.692647 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.692693 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.692740 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.692779 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.692823 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.692861 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.692899 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.692939 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.692999 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.693038 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.693077 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.693116 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.693166 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.693206 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.693245 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.693245 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.693316 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.693354 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.693392 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.693431 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.693431 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.693501 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.693546 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.693586 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.693586 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.694417 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.694491 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.694546 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.694601 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.694654 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.694711 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.694781 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.694849 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.695115 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.695176 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.695176 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.695176 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.695176 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.695360 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.695411 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.695467 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.695467 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.695467 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.695467 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.695467 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.695685 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.696057 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.696142 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.696194 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.696239 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.696288 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.696353 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.696413 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.696470 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.696524 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.696573 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.696622 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.696669 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.696718 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.696763 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.697015 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.697074 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.697132 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.697183 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.697237 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.697288 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.697337 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.697386 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.697437 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.697486 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.697531 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.697592 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.697645 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.697696 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.697746 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.697797 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.697845 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.697906 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.697974 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.698035 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.698097 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.698147 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.698205 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.698256 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.698309 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.698368 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.698421 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.698472 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.698472 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.698575 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.698575 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.698575 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.698575 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.698575 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.698575 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.698870 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.698870 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.698870 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.698870 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.698870 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.698870 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.698870 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.698870 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.698870 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.698870 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.699222 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.699222 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.699222 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.699222 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.699684 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.699737 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.699781 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.699864 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.699910 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.699995 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.700035 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.700074 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.700111 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.700148 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.700200 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.700244 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.700281 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.700324 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.700362 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.700398 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.700435 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.700473 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.700509 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.700551 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.700588 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.700634 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.700673 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.700710 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.700748 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.700794 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.700834 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.700871 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.700915 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.700974 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.701014 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.701059 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.701099 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.701131 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.701176 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.701219 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.701256 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.701297 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.701338 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.701381 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.701420 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.701457 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.701504 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.701541 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.701579 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.701615 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.701650 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.701686 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.701724 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.701767 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.701808 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.701849 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.701893 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.701927 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.701982 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.702019 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.702055 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.702091 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.702138 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.702177 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.702213 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.702249 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.702290 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.702327 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.702363 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.702402 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.702438 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.702469 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.702510 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.702542 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.702578 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.702614 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.702647 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.702647 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 13:49:17.702647 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 13:49:17.702647 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 13:49:17.702647 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 13:49:17.702647 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 13:49:17.702647 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 13:49:17.702647 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 13:49:17.747395 np0000182185 devstack@c-api.service[112408]: INFO dbcounter [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Registered counter for database cinder Jun 18 13:49:17.747599 np0000182185 devstack@c-api.service[112409]: INFO dbcounter [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Registered counter for database cinder Jun 18 13:49:17.749923 np0000182185 devstack@c-api.service[112406]: INFO dbcounter [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Registered counter for database cinder Jun 18 13:49:17.750973 np0000182185 devstack@c-api.service[112407]: INFO dbcounter [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Registered counter for database cinder Jun 18 13:49:17.786029 np0000182185 devstack@c-api.service[112408]: DEBUG oslo_db.sqlalchemy.engines [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 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=112408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:49:17.788976 np0000182185 devstack@c-api.service[112409]: DEBUG oslo_db.sqlalchemy.engines [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b 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=112409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:49:17.792982 np0000182185 devstack@c-api.service[112406]: DEBUG oslo_db.sqlalchemy.engines [None req-57ca09d3-0dc0-49e4-9730-705c04490dec 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=112406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:49:17.795059 np0000182185 devstack@c-api.service[112407]: DEBUG oslo_db.sqlalchemy.engines [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 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=112407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:49:17.900167 np0000182185 devstack@c-api.service[112408]: DEBUG dbcounter [-] [112408] Writer thread running {{(pid=112408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 13:49:17.902772 np0000182185 devstack@c-api.service[112408]: INFO cinder.rpc [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 13:49:17.904793 np0000182185 devstack@c-api.service[112409]: DEBUG dbcounter [-] [112409] Writer thread running {{(pid=112409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 13:49:17.905020 np0000182185 devstack@c-api.service[112408]: INFO cinder.rpc [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 13:49:17.907147 np0000182185 devstack@c-api.service[112409]: INFO cinder.rpc [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 13:49:17.907220 np0000182185 devstack@c-api.service[112408]: INFO cinder.rpc [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 13:49:17.909221 np0000182185 devstack@c-api.service[112408]: INFO cinder.rpc [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 13:49:17.909466 np0000182185 devstack@c-api.service[112409]: INFO cinder.rpc [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 13:49:17.910158 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.911788 np0000182185 devstack@c-api.service[112409]: INFO cinder.rpc [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 13:49:17.912607 np0000182185 devstack@c-api.service[112407]: DEBUG dbcounter [-] [112407] Writer thread running {{(pid=112407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 13:49:17.913836 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.914005 np0000182185 devstack@c-api.service[112409]: INFO cinder.rpc [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 13:49:17.914833 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.915116 np0000182185 devstack@c-api.service[112407]: INFO cinder.rpc [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 13:49:17.917640 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.917941 np0000182185 devstack@c-api.service[112407]: INFO cinder.rpc [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 13:49:17.918906 np0000182185 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writer thread running {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 13:49:17.920769 np0000182185 devstack@c-api.service[112407]: INFO cinder.rpc [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 13:49:17.921180 np0000182185 devstack@c-api.service[112406]: INFO cinder.rpc [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 13:49:17.923073 np0000182185 devstack@c-api.service[112407]: INFO cinder.rpc [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 13:49:17.923586 np0000182185 devstack@c-api.service[112406]: INFO cinder.rpc [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 13:49:17.924264 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.925867 np0000182185 devstack@c-api.service[112406]: INFO cinder.rpc [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 13:49:17.927791 np0000182185 devstack@c-api.service[112406]: INFO cinder.rpc [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 13:49:17.928113 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.928662 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.931804 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.949082 np0000182185 devstack@c-api.service[112408]: DEBUG oslo_db.sqlalchemy.engines [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 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=112408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:49:17.952821 np0000182185 devstack@c-api.service[112408]: INFO cinder.rpc [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 13:49:17.952997 np0000182185 devstack@c-api.service[112409]: DEBUG oslo_db.sqlalchemy.engines [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b 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=112409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:49:17.953567 np0000182185 devstack@c-api.service[112408]: INFO cinder.rpc [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 13:49:17.954686 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.955530 np0000182185 devstack@c-api.service[112409]: INFO cinder.rpc [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 13:49:17.958339 np0000182185 devstack@c-api.service[112409]: INFO cinder.rpc [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 13:49:17.959579 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.962136 np0000182185 devstack@c-api.service[112407]: DEBUG oslo_db.sqlalchemy.engines [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 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=112407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:49:17.965224 np0000182185 devstack@c-api.service[112407]: INFO cinder.rpc [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 13:49:17.966038 np0000182185 devstack@c-api.service[112406]: DEBUG oslo_db.sqlalchemy.engines [None req-57ca09d3-0dc0-49e4-9730-705c04490dec 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=112406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:49:17.966671 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.967824 np0000182185 devstack@c-api.service[112407]: INFO cinder.rpc [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 13:49:17.968316 np0000182185 devstack@c-api.service[112406]: INFO cinder.rpc [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 13:49:17.969205 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.970302 np0000182185 devstack@c-api.service[112406]: INFO cinder.rpc [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 13:49:17.970878 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.971482 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.973025 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.974094 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.976317 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.978150 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.979699 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.980853 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.981152 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.984158 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.984274 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.984674 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.985383 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.987227 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.987321 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.988682 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.989038 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.990125 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.991658 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.992351 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.992605 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.993189 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.994609 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.994886 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.995404 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.996862 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.997332 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.997786 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.998381 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:17.999903 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.000741 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.001583 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.002333 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.002830 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.002983 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.004662 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.005130 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.006173 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.006253 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.007567 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.008218 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.009109 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.009212 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.009736 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.010808 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.011335 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.012144 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.012245 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.012683 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.013613 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.013714 np0000182185 devstack@c-api.service[112408]: WARNING cinder.api.contrib.hosts [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 13:49:18.014336 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.014421 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.015672 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.016376 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.016451 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.017376 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.017710 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.018136 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.019539 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.019832 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.020708 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: extensions {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.021263 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.021358 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.022094 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.022341 np0000182185 devstack@c-api.service[112409]: WARNING cinder.api.contrib.hosts [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 13:49:18.022527 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: extra_specs {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.023079 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.023386 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.024075 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: os-volume-transfer {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.024516 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.024897 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.025407 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.025699 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: os-quota-class-sets {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.026114 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.026627 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.027051 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: cgsnapshots {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.027418 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.027656 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.028177 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.028546 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: scheduler-stats {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.028684 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: extensions {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.029019 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.029170 np0000182185 devstack@c-api.service[112407]: WARNING cinder.api.contrib.hosts [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 13:49:18.029843 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.029968 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: qos-specs {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.030140 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: extra_specs {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.030662 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.031180 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.031727 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: os-volume-transfer {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.032018 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.032121 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: capabilities {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.032735 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.033028 np0000182185 devstack@c-api.service[112406]: WARNING cinder.api.contrib.hosts [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 13:49:18.033394 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: encryption {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.033692 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.034159 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.034219 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: os-quota-class-sets {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.034868 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: encryption {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.035008 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: extensions {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.035054 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.035625 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: cgsnapshots {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.036470 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: extra_specs {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.036537 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: os-volume-type-access {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.036580 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.037122 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: scheduler-stats {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.037984 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: os-volume-transfer {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.038037 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: os-quota-sets {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.038086 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.038613 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: qos-specs {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.038870 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: extensions {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.039404 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: os-snapshot-manage {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.039639 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: os-quota-class-sets {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.040792 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: capabilities {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.040877 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: extra_specs {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.040936 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: os-volume-manage {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.042283 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: cgsnapshots {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.042376 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: encryption {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.042437 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: os-hosts {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.042504 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: os-volume-transfer {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.043294 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: scheduler-stats {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.043632 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: os-availability-zone {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.043700 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: encryption {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.044152 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: os-quota-class-sets {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.044784 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: qos-specs {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.044975 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: consistencygroups {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.045415 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: os-volume-type-access {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.045491 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: cgsnapshots {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.046849 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: scheduler-stats {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.046892 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extended resource: backups {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.046936 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: capabilities {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.047000 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: os-quota-sets {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.048120 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: encryption {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.048361 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: qos-specs {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.048551 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: os-snapshot-manage {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.049403 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.contrib.snapshot_actions [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] SnapshotActionsController initialized {{(pid=112408) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 13:49:18.049651 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: encryption {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.050085 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: os-volume-manage {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.050130 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.050499 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: capabilities {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.051313 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: os-volume-type-access {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.051488 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.051582 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: os-hosts {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.051738 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: encryption {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.052869 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.052915 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: os-quota-sets {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.053085 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: os-availability-zone {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.053340 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: encryption {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.054204 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.054358 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: os-snapshot-manage {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.054465 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: consistencygroups {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.054934 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: os-volume-type-access {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.055528 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.055889 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: os-volume-manage {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.056568 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extended resource: backups {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.056678 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: os-quota-sets {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.056909 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.057499 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: os-hosts {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.058088 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: os-snapshot-manage {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.058331 np0000182185 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.058707 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.contrib.snapshot_actions [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] SnapshotActionsController initialized {{(pid=112409) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 13:49:18.058864 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: os-availability-zone {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.059175 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension UsedLimits extending resource: limits {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.059268 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.059376 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.059520 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: os-volume-manage {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.059618 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.059683 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.059744 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.059744 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.059939 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.059939 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.060117 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.060181 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.060242 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: consistencygroups {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.060324 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension AdminActions extending resource: volumes {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.060396 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension AdminActions extending resource: snapshots {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.060484 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension AdminActions extending resource: backups {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.060588 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.060708 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension VolumeActions extending resource: volumes {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.060828 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-2c85ccc2-420f-4269-b48c-1e8139e10a20 None None] Extension TypesManage extending resource: types {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.060976 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: os-hosts {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.061454 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.062233 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extended resource: backups {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.062357 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: os-availability-zone {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.062911 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.063681 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: consistencygroups {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.064365 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.064675 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.contrib.snapshot_actions [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] SnapshotActionsController initialized {{(pid=112407) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 13:49:18.065588 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.065705 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extended resource: backups {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 13:49:18.065748 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.067078 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.067233 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.068333 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.contrib.snapshot_actions [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] SnapshotActionsController initialized {{(pid=112406) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 13:49:18.068597 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.068846 np0000182185 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.069172 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.069248 np0000182185 devstack@c-api.service[112408]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a26a0aa3668 pid: 112408 (default app) Jun 18 13:49:18.069877 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension UsedLimits extending resource: limits {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.069976 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.070052 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.070244 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.070389 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.070527 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.070682 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.070752 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.070842 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.071011 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.071232 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.071298 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.071545 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.072097 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.072199 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension AdminActions extending resource: volumes {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.072199 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension AdminActions extending resource: snapshots {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.072335 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension AdminActions extending resource: backups {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.072472 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.072617 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension VolumeActions extending resource: volumes {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.072797 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-01f8be46-c15d-4344-8d71-e4ff25bd3e7b None None] Extension TypesManage extending resource: types {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.072970 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.073419 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.074462 np0000182185 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.074762 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.075327 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension UsedLimits extending resource: limits {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.075451 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.075557 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.075704 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.075860 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.075982 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.076079 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.076165 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.076228 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.076290 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.076377 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.076581 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension AdminActions extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.076691 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension AdminActions extending resource: snapshots {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.076796 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension AdminActions extending resource: backups {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.076911 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.077065 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension VolumeActions extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.077135 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-bb439b2d-7d8a-4d85-a81f-fb78e893dec6 None None] Extension TypesManage extending resource: types {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.077653 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.077653 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.077866 np0000182185 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 13:49:18.077931 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.077931 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.077931 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.077931 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.077931 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.078382 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.078382 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.078382 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.078382 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.078382 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.078382 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.078829 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.078829 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.078829 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.078829 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.078829 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.079208 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.079208 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.079208 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.079208 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.079507 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.079507 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.079507 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.079507 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.079910 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.079910 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.079910 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.079910 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.079910 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.080351 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.080351 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.080351 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.080351 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.080351 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.080695 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.080695 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.080695 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.080695 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.080695 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.080695 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.081003 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.081003 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.081003 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.081003 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.081003 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.081003 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.081276 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.081276 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.081276 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.081276 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.081276 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.081276 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.081533 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.081533 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.081533 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.081533 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.081533 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.081533 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.081780 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.081780 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.081780 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.081780 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.081979 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.081979 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.081979 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.081979 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.081979 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.082246 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.082246 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.082246 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.082246 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.082246 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.082452 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.082452 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.082452 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.082452 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.082452 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.082452 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.082705 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.082705 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.082705 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.082705 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.082705 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.082939 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.082939 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.082939 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.082939 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.082939 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.083202 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.083202 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.083202 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.083202 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.083386 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.083386 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.083386 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.083386 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.083553 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.083553 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.083553 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.083553 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.083553 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.083795 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.083832 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension UsedLimits extending resource: limits {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.083880 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.083880 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.083880 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.083880 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.084069 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.084069 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.084069 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.084069 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.084250 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.084250 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.084250 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.084250 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.084435 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.084435 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.084435 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.084435 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.084609 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension SnapshotActions extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.084654 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.084654 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.084654 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.084654 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.084894 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.084894 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.084894 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.084894 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.085130 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.085130 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.085130 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.085130 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.085130 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.085130 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.085408 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.085408 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.085618 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.085673 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.085673 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.085673 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.085673 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.085913 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.085913 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.085913 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.085913 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.085913 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.085913 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.086272 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.086272 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.086272 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.086272 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.086272 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.086272 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.086596 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.086654 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.086654 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.086654 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.086654 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.086654 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.086654 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.087007 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.087007 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.087007 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.087007 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.087007 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.087007 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.087365 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.087365 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.087365 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.087365 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.087569 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.087630 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.087630 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.087630 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.087630 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.087901 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.087901 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.087901 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.087901 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.088146 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.088146 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.088146 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:18.088146 np0000182185 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) Jun 18 13:49:18.088377 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.088377 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.088377 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.088377 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.088377 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.088377 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension AdminActions extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.088377 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension AdminActions extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.088673 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension AdminActions extending resource: backups {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.088673 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension VolumeTypeAccess extending resource: types {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.088673 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension VolumeActions extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.088673 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-57ca09d3-0dc0-49e4-9730-705c04490dec None None] Extension TypesManage extending resource: types {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 13:49:18.088856 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.middleware.request_id [None req-3769cd7b-796c-41de-bb2a-8134159f637d None None] RequestId filter calling following filter/app {{(pid=112408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:49:18.088909 np0000182185 devstack@c-api.service[112409]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a26a0aa3668 pid: 112409 (default app) Jun 18 13:49:18.088975 np0000182185 devstack@c-api.service[112408]: [pid: 112408|app: 0|req: 1/1] 199.204.45.89 () {60 vars in 949 bytes} [Thu Jun 18 13:49:18 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 13:49:18.089037 np0000182185 devstack@c-api.service[112407]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a26a0aa3668 pid: 112407 (default app) Jun 18 13:49:18.089086 np0000182185 devstack@c-api.service[112406]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a26a0aa3668 pid: 112406 (default app) Jun 18 13:49:25.325212 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.325212 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.325212 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.325212 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.325212 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.326226 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.326226 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.326226 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.326226 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.326226 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.326608 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.326608 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.326608 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.326608 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.326608 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.326608 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.327085 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.327085 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.327085 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.327085 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.327473 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.327473 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.327473 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.327473 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.327780 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.327780 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.327780 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.327780 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.328169 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.328169 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.328169 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.328169 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.328169 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.328593 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.328593 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.328593 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.328593 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.328593 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.328943 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.328943 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.328943 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.328943 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.328943 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.328943 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.329697 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.329697 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.329697 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.329697 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.329697 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.329697 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.330288 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.330288 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.330288 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.330288 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.330288 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.330288 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.330822 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.330822 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.330822 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.330822 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.330822 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.331316 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.331316 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.331316 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.331316 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.331316 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.331738 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.331738 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.331738 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.331738 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.331738 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.331738 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.332462 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.332462 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.332462 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.332462 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.332462 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.332462 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.333045 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.333045 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.333045 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.333045 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.333045 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.333662 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.333662 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.333662 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.333662 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.333662 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.334155 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.334155 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.334155 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.334155 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.334537 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.334537 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.334537 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.334537 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.334924 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.334924 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.334924 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.334924 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.334924 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.335482 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.335482 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.335482 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.335482 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.335482 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.335931 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.335931 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.335931 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.335931 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.336632 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.336632 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.336632 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.336632 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.337005 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.337005 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.337005 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.337005 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.337272 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.337272 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.337272 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.337272 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.337530 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.337530 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.337530 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.337530 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.337795 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.337795 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.337795 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.337795 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.337795 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.338126 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.338126 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.338126 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.338126 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.338126 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.338126 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.338497 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.338497 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.338497 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.338497 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.338497 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.338791 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.338791 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.338791 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.338791 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.338791 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.338791 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.339188 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.339188 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.339188 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.339188 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.339188 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.339188 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.339575 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.339575 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.339575 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.339575 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.339575 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.339575 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.339931 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.339931 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.339931 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.339931 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.339931 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.339931 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.340258 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.340258 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.340258 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.340258 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.340695 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.340695 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.340695 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.340695 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.340695 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.340881 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.340881 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.340881 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.340881 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.340881 np0000182185 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) Jun 18 13:49:25.340881 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.middleware.request_id [None req-861b76c0-afc4-404a-beb5-ce6bf4d74635 None None] RequestId filter calling following filter/app {{(pid=112409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:49:25.811897 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-861b76c0-afc4-404a-beb5-ce6bf4d74635 admin admin] POST https://199.204.45.89/volume/v3/types Jun 18 13:49:25.812432 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-861b76c0-afc4-404a-beb5-ce6bf4d74635 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 13:49:25.814019 np0000182185 devstack@c-api.service[112409]: /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 18 13:49:25.814019 np0000182185 devstack@c-api.service[112409]: warnings.warn( Jun 18 13:49:25.849329 np0000182185 devstack@c-api.service[112409]: DEBUG oslo_db.sqlalchemy.engines [None req-861b76c0-afc4-404a-beb5-ce6bf4d74635 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=112409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:49:25.881901 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-861b76c0-afc4-404a-beb5-ce6bf4d74635 admin admin] https://199.204.45.89/volume/v3/types returned with HTTP 200 Jun 18 13:49:25.882354 np0000182185 devstack@c-api.service[112409]: [pid: 112409|app: 0|req: 1/2] 199.204.45.89 () {68 vars in 1281 bytes} [Thu Jun 18 13:49:25 2026] POST /volume/v3/types => generated 186 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 13:49:25.896091 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.middleware.request_id [req-861b76c0-afc4-404a-beb5-ce6bf4d74635 req-c6f570e3-4f17-42e3-9409-d910a1383436 None None] RequestId filter calling following filter/app {{(pid=112408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:49:26.239823 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [req-861b76c0-afc4-404a-beb5-ce6bf4d74635 req-c6f570e3-4f17-42e3-9409-d910a1383436 admin admin] POST https://199.204.45.89/volume/v3/types/9b4a6169-39a9-4cca-8eef-d3b3780cc141/extra_specs Jun 18 13:49:26.240763 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [req-861b76c0-afc4-404a-beb5-ce6bf4d74635 req-c6f570e3-4f17-42e3-9409-d910a1383436 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 13:49:26.242718 np0000182185 devstack@c-api.service[112408]: /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 18 13:49:26.242718 np0000182185 devstack@c-api.service[112408]: warnings.warn( Jun 18 13:49:26.280919 np0000182185 devstack@c-api.service[112408]: DEBUG oslo_db.sqlalchemy.engines [req-861b76c0-afc4-404a-beb5-ce6bf4d74635 req-c6f570e3-4f17-42e3-9409-d910a1383436 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=112408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:49:26.350550 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [req-861b76c0-afc4-404a-beb5-ce6bf4d74635 req-c6f570e3-4f17-42e3-9409-d910a1383436 admin admin] https://199.204.45.89/volume/v3/types/9b4a6169-39a9-4cca-8eef-d3b3780cc141/extra_specs returned with HTTP 200 Jun 18 13:49:26.350941 np0000182185 devstack@c-api.service[112408]: [pid: 112408|app: 0|req: 2/3] 199.204.45.89 () {70 vars in 1498 bytes} [Thu Jun 18 13:49:25 2026] POST /volume/v3/types/9b4a6169-39a9-4cca-8eef-d3b3780cc141/extra_specs => generated 55 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:49:27.966861 np0000182185 devstack@c-api.service[112407]: DEBUG dbcounter [-] [112407] Writing DB stats cinder:SELECT=6 {{(pid=112407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:49:27.969586 np0000182185 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writing DB stats cinder:SELECT=6 {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:49:35.879272 np0000182185 devstack@c-api.service[112409]: DEBUG dbcounter [-] [112409] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:49:36.349424 np0000182185 devstack@c-api.service[112408]: DEBUG dbcounter [-] [112408] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:51:55.843074 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.843074 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.843074 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.843074 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.843074 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.844199 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.844199 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.844199 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.844199 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.844199 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.844606 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.844606 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.844606 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.844606 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.844606 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.844606 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.845085 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.845085 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.845085 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.845085 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.845567 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.845567 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.845567 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.845567 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.845872 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.845872 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.845872 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.845872 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.846257 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.846257 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.846257 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.846257 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.846257 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.846709 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.846709 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.846709 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.846709 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.846709 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.847096 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.847096 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.847096 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.847096 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.847096 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.847096 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.847376 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.847376 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.847376 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.847376 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.847376 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.847376 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.847629 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.847629 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.847629 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.847629 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.847629 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.847629 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.847891 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.847891 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.847891 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.847891 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.847891 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.848158 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.848158 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.848158 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.848158 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.848158 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.848410 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.848410 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.848410 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.848410 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.848410 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.848410 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.848695 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.848695 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.848695 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.848695 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.848695 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.848695 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.849004 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.849004 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.849004 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.849004 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.849004 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.849450 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.849450 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.849450 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.849450 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.849450 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.849667 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.849667 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.849667 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.849667 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.849842 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.849842 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.849842 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.849842 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.850156 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.850156 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.850156 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.850156 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.850156 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.850492 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.850492 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.850492 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.850492 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.850492 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.850702 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.850702 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.850702 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.850702 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.850875 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.850875 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.850875 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.850875 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.851076 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.851076 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.851076 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.851076 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.851257 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.851257 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.851257 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.851257 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.851454 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.851454 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.851454 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.851454 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.851622 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.851622 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.851622 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.851622 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.851622 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.851853 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.851853 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.851853 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.851853 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.851853 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.851853 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.852141 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.852141 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.852141 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.852141 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.852141 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.852333 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.852333 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.852333 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.852333 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.852333 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.852333 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.852600 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.852600 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.852600 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.852600 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.852600 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.852600 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.852862 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.852862 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.852862 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.852862 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.852862 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.852862 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.853141 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.853141 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.853141 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.853141 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.853141 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.853141 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.853404 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.853404 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.853404 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.853404 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.853642 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.853642 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.853642 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.853642 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.853642 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.853876 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.853876 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.853876 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.853876 np0000182185 devstack@c-api.service[112407]: /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 18 13:51:55.853876 np0000182185 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) Jun 18 13:51:55.853876 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [None req-5a4753af-c28d-49ec-a424-8b9786b1856a None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:51:55.853876 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-5a4753af-c28d-49ec-a424-8b9786b1856a None None] GET https://199.204.45.89/volume// Jun 18 13:51:55.854183 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-5a4753af-c28d-49ec-a424-8b9786b1856a None None] Empty body provided in request {{(pid=112407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:51:55.854183 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-5a4753af-c28d-49ec-a424-8b9786b1856a None None] Calling method 'all' {{(pid=112407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:51:55.854183 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-5a4753af-c28d-49ec-a424-8b9786b1856a None None] https://199.204.45.89/volume// returned with HTTP 300 Jun 18 13:51:55.854183 np0000182185 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 1/4] 199.204.45.89 () {66 vars in 1449 bytes} [Thu Jun 18 13:51:55 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 13:52:33.040316 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.040316 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.042144 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.042144 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.042144 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.042144 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.042144 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.042813 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.042813 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.042813 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.042813 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.042813 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.042813 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.043714 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.043714 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.043714 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.043714 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.043714 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.044871 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.044871 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.044871 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.044871 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.045576 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.045576 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.045576 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.045576 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.046137 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.046137 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.046137 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.046137 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.046137 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.046350 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.046350 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.046350 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.046350 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.046350 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.046529 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.046529 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.046529 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.046529 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.046529 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.046529 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.046759 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.046759 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.046759 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.046759 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.046759 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.046759 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047006 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047006 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047006 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047006 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047006 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047006 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047233 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047233 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047233 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047233 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047233 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047233 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047458 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047458 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047458 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047458 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047591 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047591 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047591 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047591 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047591 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047790 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047790 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047790 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047790 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047790 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047985 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047985 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047985 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047985 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.047985 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.047985 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.048199 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.048199 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.048199 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.048199 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.048199 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.048589 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.048589 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.048589 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.048589 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.048589 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.048790 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.048790 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.048790 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.048790 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.048944 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.048944 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.048944 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.048944 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.049170 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.049170 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.049170 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.049170 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.049170 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.049365 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.049365 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.049365 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.049365 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.049365 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.049607 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.049607 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.049607 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.049607 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.049765 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.049765 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.049765 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.049765 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.049924 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.049924 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.049924 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.049924 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.050094 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.050094 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.050094 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.050094 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.050245 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.050245 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.050245 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.050245 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.050588 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.050588 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.050588 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.050588 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.050588 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.050588 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.050805 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.050805 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.050805 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.050805 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.050805 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051012 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.051012 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051012 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.051012 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051012 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.051012 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051012 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.051251 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051251 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.051251 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051251 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.051251 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051251 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.051475 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051475 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.051475 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051475 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.051475 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051475 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.051693 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051693 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.051693 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051693 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.051693 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051693 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.051909 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051909 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.051909 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.051909 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.052120 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.052120 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.052120 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.052120 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.052267 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.052267 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.052267 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.052267 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.052408 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.052408 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.052408 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:33.052408 np0000182185 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) Jun 18 13:52:33.052408 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.middleware.request_id [None req-fe043f77-d1f4-491f-ad95-070ab7b8dd13 None None] RequestId filter calling following filter/app {{(pid=112406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:33.052408 np0000182185 devstack@c-api.service[112406]: [pid: 112406|app: 0|req: 1/5] 199.204.45.89 () {62 vars in 1061 bytes} [Thu Jun 18 13:52:33 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 13:52:33.088510 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.middleware.request_id [None req-298ec093-5a56-443f-8c86-3a3417a671c2 None None] RequestId filter calling following filter/app {{(pid=112409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:33.099013 np0000182185 devstack@c-api.service[112409]: [pid: 112409|app: 0|req: 2/6] 199.204.45.89 () {64 vars in 1265 bytes} [Thu Jun 18 13:52:33 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 13:52:33.144180 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.middleware.request_id [req-298ec093-5a56-443f-8c86-3a3417a671c2 req-085fb041-7bff-45d5-98c8-6298ffbf03a4 None None] RequestId filter calling following filter/app {{(pid=112408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:33.146868 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [req-298ec093-5a56-443f-8c86-3a3417a671c2 req-085fb041-7bff-45d5-98c8-6298ffbf03a4 demo demo] GET https://199.204.45.89/volume/v3/ Jun 18 13:52:33.147039 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [req-298ec093-5a56-443f-8c86-3a3417a671c2 req-085fb041-7bff-45d5-98c8-6298ffbf03a4 demo demo] Empty body provided in request {{(pid=112408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:52:33.147248 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [req-298ec093-5a56-443f-8c86-3a3417a671c2 req-085fb041-7bff-45d5-98c8-6298ffbf03a4 demo demo] Calling method 'version_select' {{(pid=112408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:52:33.148028 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [req-298ec093-5a56-443f-8c86-3a3417a671c2 req-085fb041-7bff-45d5-98c8-6298ffbf03a4 demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jun 18 13:52:33.148358 np0000182185 devstack@c-api.service[112408]: [pid: 112408|app: 0|req: 3/7] 199.204.45.89 () {66 vars in 1339 bytes} [Thu Jun 18 13:52:33 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 13:52:33.203450 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [None req-4dbb2e2f-260e-4b78-9761-43944c9532c8 None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:33.535560 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-4dbb2e2f-260e-4b78-9761-43944c9532c8 demo demo] GET https://199.204.45.89/volume/v3/types Jun 18 13:52:33.535929 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-4dbb2e2f-260e-4b78-9761-43944c9532c8 demo demo] Empty body provided in request {{(pid=112407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:52:33.536137 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-4dbb2e2f-260e-4b78-9761-43944c9532c8 demo demo] Calling method 'index' {{(pid=112407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:52:33.536617 np0000182185 devstack@c-api.service[112407]: /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 18 13:52:33.536617 np0000182185 devstack@c-api.service[112407]: warnings.warn( Jun 18 13:52:33.537262 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.api_utils [None req-4dbb2e2f-260e-4b78-9761-43944c9532c8 demo demo] Removing options '' from query. {{(pid=112407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:52:33.576504 np0000182185 devstack@c-api.service[112407]: DEBUG oslo_db.sqlalchemy.engines [None req-4dbb2e2f-260e-4b78-9761-43944c9532c8 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=112407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:52:33.596774 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-4dbb2e2f-260e-4b78-9761-43944c9532c8 demo demo] https://199.204.45.89/volume/v3/types returned with HTTP 200 Jun 18 13:52:33.597144 np0000182185 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 2/8] 199.204.45.89 () {64 vars in 1283 bytes} [Thu Jun 18 13:52:33 2026] GET /volume/v3/types => generated 377 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 13:52:33.642750 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.middleware.request_id [None req-02066c96-1b67-4060-a3eb-f1308a85f7ca None None] RequestId filter calling following filter/app {{(pid=112406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:33.976508 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-02066c96-1b67-4060-a3eb-f1308a85f7ca demo demo] GET https://199.204.45.89/volume/v3/types/default Jun 18 13:52:33.976900 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-02066c96-1b67-4060-a3eb-f1308a85f7ca demo demo] Empty body provided in request {{(pid=112406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:52:33.977203 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-02066c96-1b67-4060-a3eb-f1308a85f7ca demo demo] Calling method 'show' {{(pid=112406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:52:34.016971 np0000182185 devstack@c-api.service[112406]: DEBUG oslo_db.sqlalchemy.engines [None req-02066c96-1b67-4060-a3eb-f1308a85f7ca 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=112406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 13:52:34.042401 np0000182185 devstack@c-api.service[112406]: /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 18 13:52:34.042401 np0000182185 devstack@c-api.service[112406]: warnings.warn( Jun 18 13:52:34.045699 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-02066c96-1b67-4060-a3eb-f1308a85f7ca demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jun 18 13:52:34.046247 np0000182185 devstack@c-api.service[112406]: [pid: 112406|app: 0|req: 2/9] 199.204.45.89 () {64 vars in 1294 bytes} [Thu Jun 18 13:52:33 2026] GET /volume/v3/types/default => generated 145 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 13:52:34.537149 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.middleware.request_id [None req-40102bae-5c84-4704-9cd2-d8e8c38a371d None None] RequestId filter calling following filter/app {{(pid=112409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:34.537776 np0000182185 devstack@c-api.service[112409]: [pid: 112409|app: 0|req: 3/10] 199.204.45.89 () {62 vars in 1061 bytes} [Thu Jun 18 13:52:34 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 13:52:34.571146 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.middleware.request_id [None req-459dad73-bfa0-4ba2-993a-83de0f73f4af None None] RequestId filter calling following filter/app {{(pid=112408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:34.580082 np0000182185 devstack@c-api.service[112408]: [pid: 112408|app: 0|req: 4/11] 199.204.45.89 () {64 vars in 1265 bytes} [Thu Jun 18 13:52:34 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 13:52:34.615468 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [req-459dad73-bfa0-4ba2-993a-83de0f73f4af req-233142c5-afaf-4c70-9978-34f34171a8a9 None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:34.618910 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [req-459dad73-bfa0-4ba2-993a-83de0f73f4af req-233142c5-afaf-4c70-9978-34f34171a8a9 demo demo] GET https://199.204.45.89/volume/v3/ Jun 18 13:52:34.619316 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [req-459dad73-bfa0-4ba2-993a-83de0f73f4af req-233142c5-afaf-4c70-9978-34f34171a8a9 demo demo] Empty body provided in request {{(pid=112407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:52:34.619689 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [req-459dad73-bfa0-4ba2-993a-83de0f73f4af req-233142c5-afaf-4c70-9978-34f34171a8a9 demo demo] Calling method 'version_select' {{(pid=112407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:52:34.620612 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [req-459dad73-bfa0-4ba2-993a-83de0f73f4af req-233142c5-afaf-4c70-9978-34f34171a8a9 demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jun 18 13:52:34.621314 np0000182185 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 3/12] 199.204.45.89 () {66 vars in 1339 bytes} [Thu Jun 18 13:52:34 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 13:52:34.660402 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.middleware.request_id [None req-e1b97f0b-2fa9-4d7f-8119-de12fed08029 None None] RequestId filter calling following filter/app {{(pid=112406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:34.663822 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-e1b97f0b-2fa9-4d7f-8119-de12fed08029 demo demo] GET https://199.204.45.89/volume/v3/types/default Jun 18 13:52:34.664337 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-e1b97f0b-2fa9-4d7f-8119-de12fed08029 demo demo] Empty body provided in request {{(pid=112406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:52:34.665055 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-e1b97f0b-2fa9-4d7f-8119-de12fed08029 demo demo] Calling method 'show' {{(pid=112406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:52:34.673878 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-e1b97f0b-2fa9-4d7f-8119-de12fed08029 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jun 18 13:52:34.674229 np0000182185 devstack@c-api.service[112406]: [pid: 112406|app: 0|req: 3/13] 199.204.45.89 () {64 vars in 1294 bytes} [Thu Jun 18 13:52:34 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 18 13:52:35.260969 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.middleware.request_id [None req-a36c5b2e-7185-4319-b4e0-8dd63203478b None None] RequestId filter calling following filter/app {{(pid=112409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:35.261795 np0000182185 devstack@c-api.service[112409]: [pid: 112409|app: 0|req: 4/14] 199.204.45.89 () {62 vars in 1061 bytes} [Thu Jun 18 13:52:35 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 13:52:35.288460 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.middleware.request_id [None req-39d54b57-cf7f-48a3-b6e2-84804afefe4f None None] RequestId filter calling following filter/app {{(pid=112408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:35.290570 np0000182185 devstack@c-api.service[112408]: [pid: 112408|app: 0|req: 5/15] 199.204.45.89 () {64 vars in 1265 bytes} [Thu Jun 18 13:52:35 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 13:52:35.319421 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [req-39d54b57-cf7f-48a3-b6e2-84804afefe4f req-2ece9127-d766-49ca-bdc2-483510dacb3a None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:35.322380 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [req-39d54b57-cf7f-48a3-b6e2-84804afefe4f req-2ece9127-d766-49ca-bdc2-483510dacb3a demo demo] GET https://199.204.45.89/volume/v3/ Jun 18 13:52:35.322685 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [req-39d54b57-cf7f-48a3-b6e2-84804afefe4f req-2ece9127-d766-49ca-bdc2-483510dacb3a demo demo] Empty body provided in request {{(pid=112407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:52:35.323008 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [req-39d54b57-cf7f-48a3-b6e2-84804afefe4f req-2ece9127-d766-49ca-bdc2-483510dacb3a demo demo] Calling method 'version_select' {{(pid=112407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:52:35.323524 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [req-39d54b57-cf7f-48a3-b6e2-84804afefe4f req-2ece9127-d766-49ca-bdc2-483510dacb3a demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jun 18 13:52:35.324045 np0000182185 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 4/16] 199.204.45.89 () {66 vars in 1339 bytes} [Thu Jun 18 13:52:35 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 13:52:35.356111 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.middleware.request_id [None req-75a47f6f-1703-4f33-adef-bf1745a54a44 None None] RequestId filter calling following filter/app {{(pid=112406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:35.359187 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-75a47f6f-1703-4f33-adef-bf1745a54a44 demo demo] GET https://199.204.45.89/volume/v3/types/default Jun 18 13:52:35.359478 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-75a47f6f-1703-4f33-adef-bf1745a54a44 demo demo] Empty body provided in request {{(pid=112406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:52:35.359794 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-75a47f6f-1703-4f33-adef-bf1745a54a44 demo demo] Calling method 'show' {{(pid=112406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:52:35.369466 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-75a47f6f-1703-4f33-adef-bf1745a54a44 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jun 18 13:52:35.369821 np0000182185 devstack@c-api.service[112406]: [pid: 112406|app: 0|req: 4/17] 199.204.45.89 () {64 vars in 1294 bytes} [Thu Jun 18 13:52:35 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 18 13:52:35.404868 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.middleware.request_id [None req-930d8da9-dbe5-4786-a474-e5cf283ae063 None None] RequestId filter calling following filter/app {{(pid=112409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:35.404868 np0000182185 devstack@c-api.service[112409]: [pid: 112409|app: 0|req: 5/18] 199.204.45.89 () {62 vars in 1061 bytes} [Thu Jun 18 13:52:35 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 13:52:35.437729 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.middleware.request_id [None req-8728c2c6-63a1-4405-9fa7-3b169f544521 None None] RequestId filter calling following filter/app {{(pid=112408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:35.440266 np0000182185 devstack@c-api.service[112408]: [pid: 112408|app: 0|req: 6/19] 199.204.45.89 () {64 vars in 1265 bytes} [Thu Jun 18 13:52:35 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 13:52:35.472451 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [req-8728c2c6-63a1-4405-9fa7-3b169f544521 req-19e4e597-7983-4d6e-904a-ffc2001ed27e None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:35.475879 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [req-8728c2c6-63a1-4405-9fa7-3b169f544521 req-19e4e597-7983-4d6e-904a-ffc2001ed27e demo demo] GET https://199.204.45.89/volume/v3/ Jun 18 13:52:35.476461 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [req-8728c2c6-63a1-4405-9fa7-3b169f544521 req-19e4e597-7983-4d6e-904a-ffc2001ed27e demo demo] Empty body provided in request {{(pid=112407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:52:35.476870 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [req-8728c2c6-63a1-4405-9fa7-3b169f544521 req-19e4e597-7983-4d6e-904a-ffc2001ed27e demo demo] Calling method 'version_select' {{(pid=112407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:52:35.477635 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [req-8728c2c6-63a1-4405-9fa7-3b169f544521 req-19e4e597-7983-4d6e-904a-ffc2001ed27e demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jun 18 13:52:35.478394 np0000182185 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 5/20] 199.204.45.89 () {66 vars in 1339 bytes} [Thu Jun 18 13:52:35 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 13:52:35.518069 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.middleware.request_id [None req-0dbef37e-2c19-43a0-9f13-b808f2eaa93a None None] RequestId filter calling following filter/app {{(pid=112406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:52:35.521618 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-0dbef37e-2c19-43a0-9f13-b808f2eaa93a demo demo] GET https://199.204.45.89/volume/v3/types/default Jun 18 13:52:35.522090 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-0dbef37e-2c19-43a0-9f13-b808f2eaa93a demo demo] Empty body provided in request {{(pid=112406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:52:35.522553 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-0dbef37e-2c19-43a0-9f13-b808f2eaa93a demo demo] Calling method 'show' {{(pid=112406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:52:35.530637 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-0dbef37e-2c19-43a0-9f13-b808f2eaa93a demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jun 18 13:52:35.531033 np0000182185 devstack@c-api.service[112406]: [pid: 112406|app: 0|req: 5/21] 199.204.45.89 () {64 vars in 1294 bytes} [Thu Jun 18 13:52:35 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 18 13:52:43.590292 np0000182185 devstack@c-api.service[112407]: DEBUG dbcounter [-] [112407] Writing DB stats cinder:SELECT=1 {{(pid=112407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:52:45.527467 np0000182185 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writing DB stats cinder:SELECT=8 {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:57:12.331322 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.middleware.request_id [None req-999cbb2e-eeae-47c3-b1d4-3d4456e7a374 None None] RequestId filter calling following filter/app {{(pid=112409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:57:12.437505 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-999cbb2e-eeae-47c3-b1d4-3d4456e7a374 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 13:57:12.438934 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-999cbb2e-eeae-47c3-b1d4-3d4456e7a374 demo demo] Empty body provided in request {{(pid=112409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:57:12.438934 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-999cbb2e-eeae-47c3-b1d4-3d4456e7a374 demo demo] Calling method 'detail' {{(pid=112409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:57:12.438934 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.api_utils [None req-999cbb2e-eeae-47c3-b1d4-3d4456e7a374 demo demo] Removing options '' from query. {{(pid=112409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:57:12.440040 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.volume.api [None req-999cbb2e-eeae-47c3-b1d4-3d4456e7a374 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:57:12.481267 np0000182185 devstack@c-api.service[112409]: INFO cinder.volume.api [None req-999cbb2e-eeae-47c3-b1d4-3d4456e7a374 demo demo] Get all volumes completed successfully. Jun 18 13:57:12.486669 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-999cbb2e-eeae-47c3-b1d4-3d4456e7a374 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:57:12.487309 np0000182185 devstack@c-api.service[112409]: [pid: 112409|app: 0|req: 6/22] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 13:57:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:57:22.474320 np0000182185 devstack@c-api.service[112409]: DEBUG dbcounter [-] [112409] Writing DB stats cinder:SELECT=1 {{(pid=112409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:58:12.522821 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.middleware.request_id [None req-2dbac1da-a860-45db-8d2d-0a45ce429712 None None] RequestId filter calling following filter/app {{(pid=112408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:58:12.525171 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-2dbac1da-a860-45db-8d2d-0a45ce429712 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 13:58:12.525629 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-2dbac1da-a860-45db-8d2d-0a45ce429712 demo demo] Empty body provided in request {{(pid=112408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:58:12.525864 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-2dbac1da-a860-45db-8d2d-0a45ce429712 demo demo] Calling method 'detail' {{(pid=112408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:58:12.526517 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.api_utils [None req-2dbac1da-a860-45db-8d2d-0a45ce429712 demo demo] Removing options '' from query. {{(pid=112408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:58:12.527731 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.volume.api [None req-2dbac1da-a860-45db-8d2d-0a45ce429712 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:58:12.573365 np0000182185 devstack@c-api.service[112408]: INFO cinder.volume.api [None req-2dbac1da-a860-45db-8d2d-0a45ce429712 demo demo] Get all volumes completed successfully. Jun 18 13:58:12.576386 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-2dbac1da-a860-45db-8d2d-0a45ce429712 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:58:12.577390 np0000182185 devstack@c-api.service[112408]: [pid: 112408|app: 0|req: 7/23] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 13:58:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:58:22.563558 np0000182185 devstack@c-api.service[112408]: DEBUG dbcounter [-] [112408] Writing DB stats cinder:SELECT=1 {{(pid=112408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 13:59:12.602988 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [None req-18271bcc-2125-4c2b-8d40-e897b729bcab None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 13:59:12.606706 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-18271bcc-2125-4c2b-8d40-e897b729bcab demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 13:59:12.606957 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-18271bcc-2125-4c2b-8d40-e897b729bcab demo demo] Empty body provided in request {{(pid=112407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 13:59:12.607213 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-18271bcc-2125-4c2b-8d40-e897b729bcab demo demo] Calling method 'detail' {{(pid=112407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 13:59:12.607801 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.api_utils [None req-18271bcc-2125-4c2b-8d40-e897b729bcab demo demo] Removing options '' from query. {{(pid=112407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 13:59:12.608857 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.volume.api [None req-18271bcc-2125-4c2b-8d40-e897b729bcab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 13:59:12.662619 np0000182185 devstack@c-api.service[112407]: INFO cinder.volume.api [None req-18271bcc-2125-4c2b-8d40-e897b729bcab demo demo] Get all volumes completed successfully. Jun 18 13:59:12.665831 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-18271bcc-2125-4c2b-8d40-e897b729bcab demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 13:59:12.666962 np0000182185 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 6/24] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 13:59:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 13:59:22.651597 np0000182185 devstack@c-api.service[112407]: DEBUG dbcounter [-] [112407] Writing DB stats cinder:SELECT=1 {{(pid=112407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:00:12.697868 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.middleware.request_id [None req-5ec0c50e-cdda-44d7-85b1-269a50ceafad None None] RequestId filter calling following filter/app {{(pid=112406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:00:12.700897 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-5ec0c50e-cdda-44d7-85b1-269a50ceafad demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:00:12.701130 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-5ec0c50e-cdda-44d7-85b1-269a50ceafad demo demo] Empty body provided in request {{(pid=112406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:00:12.701357 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-5ec0c50e-cdda-44d7-85b1-269a50ceafad demo demo] Calling method 'detail' {{(pid=112406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:00:12.702093 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.api_utils [None req-5ec0c50e-cdda-44d7-85b1-269a50ceafad demo demo] Removing options '' from query. {{(pid=112406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:00:12.703087 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.volume.api [None req-5ec0c50e-cdda-44d7-85b1-269a50ceafad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:00:12.752802 np0000182185 devstack@c-api.service[112406]: INFO cinder.volume.api [None req-5ec0c50e-cdda-44d7-85b1-269a50ceafad demo demo] Get all volumes completed successfully. Jun 18 14:00:12.755293 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-5ec0c50e-cdda-44d7-85b1-269a50ceafad demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:00:12.755789 np0000182185 devstack@c-api.service[112406]: [pid: 112406|app: 0|req: 6/25] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:00:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:00:22.745776 np0000182185 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writing DB stats cinder:SELECT=1 {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:01:12.787922 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.middleware.request_id [None req-2d99ef53-ab06-4af1-a1fa-011ee51f4a15 None None] RequestId filter calling following filter/app {{(pid=112409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:01:12.791415 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-2d99ef53-ab06-4af1-a1fa-011ee51f4a15 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:01:12.791590 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-2d99ef53-ab06-4af1-a1fa-011ee51f4a15 demo demo] Empty body provided in request {{(pid=112409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:01:12.791901 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-2d99ef53-ab06-4af1-a1fa-011ee51f4a15 demo demo] Calling method 'detail' {{(pid=112409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:01:12.792682 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.api_utils [None req-2d99ef53-ab06-4af1-a1fa-011ee51f4a15 demo demo] Removing options '' from query. {{(pid=112409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:01:12.793460 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.volume.api [None req-2d99ef53-ab06-4af1-a1fa-011ee51f4a15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:01:12.802828 np0000182185 devstack@c-api.service[112409]: INFO cinder.volume.api [None req-2d99ef53-ab06-4af1-a1fa-011ee51f4a15 demo demo] Get all volumes completed successfully. Jun 18 14:01:12.805482 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-2d99ef53-ab06-4af1-a1fa-011ee51f4a15 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:01:12.805822 np0000182185 devstack@c-api.service[112409]: [pid: 112409|app: 0|req: 7/26] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:01:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:01:22.796739 np0000182185 devstack@c-api.service[112409]: DEBUG dbcounter [-] [112409] Writing DB stats cinder:SELECT=1 {{(pid=112409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:02:12.817520 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.middleware.request_id [None req-404c7c7f-ff1f-4415-86bb-87e02595f272 None None] RequestId filter calling following filter/app {{(pid=112408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:02:12.927444 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-404c7c7f-ff1f-4415-86bb-87e02595f272 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:02:12.927679 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-404c7c7f-ff1f-4415-86bb-87e02595f272 demo demo] Empty body provided in request {{(pid=112408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:02:12.927943 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-404c7c7f-ff1f-4415-86bb-87e02595f272 demo demo] Calling method 'detail' {{(pid=112408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:02:12.928308 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.api_utils [None req-404c7c7f-ff1f-4415-86bb-87e02595f272 demo demo] Removing options '' from query. {{(pid=112408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:02:12.929703 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.volume.api [None req-404c7c7f-ff1f-4415-86bb-87e02595f272 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:02:12.940198 np0000182185 devstack@c-api.service[112408]: INFO cinder.volume.api [None req-404c7c7f-ff1f-4415-86bb-87e02595f272 demo demo] Get all volumes completed successfully. Jun 18 14:02:12.942929 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-404c7c7f-ff1f-4415-86bb-87e02595f272 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:02:12.943247 np0000182185 devstack@c-api.service[112408]: [pid: 112408|app: 0|req: 8/27] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:02:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:02:22.934583 np0000182185 devstack@c-api.service[112408]: DEBUG dbcounter [-] [112408] Writing DB stats cinder:SELECT=1 {{(pid=112408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:03:12.959448 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [None req-fde51ac9-af56-4711-99a6-2a7d4aff01c5 None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:03:12.962830 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-fde51ac9-af56-4711-99a6-2a7d4aff01c5 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:03:12.963043 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-fde51ac9-af56-4711-99a6-2a7d4aff01c5 demo demo] Empty body provided in request {{(pid=112407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:03:12.963265 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-fde51ac9-af56-4711-99a6-2a7d4aff01c5 demo demo] Calling method 'detail' {{(pid=112407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:03:12.963520 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.api_utils [None req-fde51ac9-af56-4711-99a6-2a7d4aff01c5 demo demo] Removing options '' from query. {{(pid=112407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:03:12.964309 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.volume.api [None req-fde51ac9-af56-4711-99a6-2a7d4aff01c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:03:12.974083 np0000182185 devstack@c-api.service[112407]: INFO cinder.volume.api [None req-fde51ac9-af56-4711-99a6-2a7d4aff01c5 demo demo] Get all volumes completed successfully. Jun 18 14:03:12.977179 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-fde51ac9-af56-4711-99a6-2a7d4aff01c5 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:03:12.977612 np0000182185 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 7/28] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:03:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:03:22.967420 np0000182185 devstack@c-api.service[112407]: DEBUG dbcounter [-] [112407] Writing DB stats cinder:SELECT=1 {{(pid=112407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:04:12.991729 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.middleware.request_id [None req-9bbc2e81-3b82-47f6-8a8e-db5eb87c4d46 None None] RequestId filter calling following filter/app {{(pid=112406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:04:12.994701 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-9bbc2e81-3b82-47f6-8a8e-db5eb87c4d46 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:04:12.994985 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-9bbc2e81-3b82-47f6-8a8e-db5eb87c4d46 demo demo] Empty body provided in request {{(pid=112406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:04:12.995339 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-9bbc2e81-3b82-47f6-8a8e-db5eb87c4d46 demo demo] Calling method 'detail' {{(pid=112406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:04:12.995681 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.api_utils [None req-9bbc2e81-3b82-47f6-8a8e-db5eb87c4d46 demo demo] Removing options '' from query. {{(pid=112406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:04:12.996902 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.volume.api [None req-9bbc2e81-3b82-47f6-8a8e-db5eb87c4d46 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:04:13.009713 np0000182185 devstack@c-api.service[112406]: INFO cinder.volume.api [None req-9bbc2e81-3b82-47f6-8a8e-db5eb87c4d46 demo demo] Get all volumes completed successfully. Jun 18 14:04:13.014310 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-9bbc2e81-3b82-47f6-8a8e-db5eb87c4d46 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:04:13.014837 np0000182185 devstack@c-api.service[112406]: [pid: 112406|app: 0|req: 7/29] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:04:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:04:23.001679 np0000182185 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writing DB stats cinder:SELECT=1 {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:05:13.026939 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.middleware.request_id [None req-3c610db7-1c39-4bb6-a613-18dacc808d90 None None] RequestId filter calling following filter/app {{(pid=112409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:05:13.030540 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-3c610db7-1c39-4bb6-a613-18dacc808d90 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:05:13.030803 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-3c610db7-1c39-4bb6-a613-18dacc808d90 demo demo] Empty body provided in request {{(pid=112409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:05:13.031107 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-3c610db7-1c39-4bb6-a613-18dacc808d90 demo demo] Calling method 'detail' {{(pid=112409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:05:13.031427 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.api_utils [None req-3c610db7-1c39-4bb6-a613-18dacc808d90 demo demo] Removing options '' from query. {{(pid=112409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:05:13.032454 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.volume.api [None req-3c610db7-1c39-4bb6-a613-18dacc808d90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:05:13.043769 np0000182185 devstack@c-api.service[112409]: INFO cinder.volume.api [None req-3c610db7-1c39-4bb6-a613-18dacc808d90 demo demo] Get all volumes completed successfully. Jun 18 14:05:13.046962 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-3c610db7-1c39-4bb6-a613-18dacc808d90 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:05:13.047458 np0000182185 devstack@c-api.service[112409]: [pid: 112409|app: 0|req: 8/30] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:05:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:05:23.035707 np0000182185 devstack@c-api.service[112409]: DEBUG dbcounter [-] [112409] Writing DB stats cinder:SELECT=1 {{(pid=112409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:06:13.238545 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.middleware.request_id [None req-cc6a26b5-05bc-409b-99f4-cfc72f64bb02 None None] RequestId filter calling following filter/app {{(pid=112408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:06:13.240919 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-cc6a26b5-05bc-409b-99f4-cfc72f64bb02 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:06:13.241184 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-cc6a26b5-05bc-409b-99f4-cfc72f64bb02 demo demo] Empty body provided in request {{(pid=112408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:06:13.241414 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-cc6a26b5-05bc-409b-99f4-cfc72f64bb02 demo demo] Calling method 'detail' {{(pid=112408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:06:13.241674 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.api_utils [None req-cc6a26b5-05bc-409b-99f4-cfc72f64bb02 demo demo] Removing options '' from query. {{(pid=112408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:06:13.242535 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.volume.api [None req-cc6a26b5-05bc-409b-99f4-cfc72f64bb02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:06:13.249606 np0000182185 devstack@c-api.service[112408]: INFO cinder.volume.api [None req-cc6a26b5-05bc-409b-99f4-cfc72f64bb02 demo demo] Get all volumes completed successfully. Jun 18 14:06:13.252009 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-cc6a26b5-05bc-409b-99f4-cfc72f64bb02 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:06:13.252373 np0000182185 devstack@c-api.service[112408]: [pid: 112408|app: 0|req: 9/31] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:06:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:06:23.245327 np0000182185 devstack@c-api.service[112408]: DEBUG dbcounter [-] [112408] Writing DB stats cinder:SELECT=1 {{(pid=112408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:07:13.281107 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [None req-3248c4db-5170-48ed-b837-d49c03572087 None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:07:13.431599 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-3248c4db-5170-48ed-b837-d49c03572087 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:07:13.431976 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-3248c4db-5170-48ed-b837-d49c03572087 demo demo] Empty body provided in request {{(pid=112407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:07:13.432485 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-3248c4db-5170-48ed-b837-d49c03572087 demo demo] Calling method 'detail' {{(pid=112407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:07:13.432893 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.api_utils [None req-3248c4db-5170-48ed-b837-d49c03572087 demo demo] Removing options '' from query. {{(pid=112407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:07:13.434093 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.volume.api [None req-3248c4db-5170-48ed-b837-d49c03572087 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:07:13.442531 np0000182185 devstack@c-api.service[112407]: INFO cinder.volume.api [None req-3248c4db-5170-48ed-b837-d49c03572087 demo demo] Get all volumes completed successfully. Jun 18 14:07:13.445136 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-3248c4db-5170-48ed-b837-d49c03572087 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:07:13.445557 np0000182185 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 8/32] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:07:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:07:23.437988 np0000182185 devstack@c-api.service[112407]: DEBUG dbcounter [-] [112407] Writing DB stats cinder:SELECT=1 {{(pid=112407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:08:13.459077 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.middleware.request_id [None req-eb12a0dc-11b8-4172-8c28-601259d7eaee None None] RequestId filter calling following filter/app {{(pid=112406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:08:13.462117 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-eb12a0dc-11b8-4172-8c28-601259d7eaee demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:08:13.462372 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-eb12a0dc-11b8-4172-8c28-601259d7eaee demo demo] Empty body provided in request {{(pid=112406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:08:13.462689 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-eb12a0dc-11b8-4172-8c28-601259d7eaee demo demo] Calling method 'detail' {{(pid=112406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:08:13.463034 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.api_utils [None req-eb12a0dc-11b8-4172-8c28-601259d7eaee demo demo] Removing options '' from query. {{(pid=112406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:08:13.463919 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.volume.api [None req-eb12a0dc-11b8-4172-8c28-601259d7eaee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:08:13.471051 np0000182185 devstack@c-api.service[112406]: INFO cinder.volume.api [None req-eb12a0dc-11b8-4172-8c28-601259d7eaee demo demo] Get all volumes completed successfully. Jun 18 14:08:13.473585 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-eb12a0dc-11b8-4172-8c28-601259d7eaee demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:08:13.474048 np0000182185 devstack@c-api.service[112406]: [pid: 112406|app: 0|req: 8/33] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:08:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:08:23.466496 np0000182185 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writing DB stats cinder:SELECT=1 {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:09:13.489797 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.middleware.request_id [None req-26ecf45c-5fc9-4dd6-a0e8-56dbf132a736 None None] RequestId filter calling following filter/app {{(pid=112409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:09:13.493493 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-26ecf45c-5fc9-4dd6-a0e8-56dbf132a736 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:09:13.493777 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-26ecf45c-5fc9-4dd6-a0e8-56dbf132a736 demo demo] Empty body provided in request {{(pid=112409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:09:13.494072 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-26ecf45c-5fc9-4dd6-a0e8-56dbf132a736 demo demo] Calling method 'detail' {{(pid=112409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:09:13.494417 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.api_utils [None req-26ecf45c-5fc9-4dd6-a0e8-56dbf132a736 demo demo] Removing options '' from query. {{(pid=112409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:09:13.495666 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.volume.api [None req-26ecf45c-5fc9-4dd6-a0e8-56dbf132a736 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:09:13.507467 np0000182185 devstack@c-api.service[112409]: INFO cinder.volume.api [None req-26ecf45c-5fc9-4dd6-a0e8-56dbf132a736 demo demo] Get all volumes completed successfully. Jun 18 14:09:13.510483 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-26ecf45c-5fc9-4dd6-a0e8-56dbf132a736 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:09:13.511116 np0000182185 devstack@c-api.service[112409]: [pid: 112409|app: 0|req: 9/34] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:09:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:09:23.499218 np0000182185 devstack@c-api.service[112409]: DEBUG dbcounter [-] [112409] Writing DB stats cinder:SELECT=1 {{(pid=112409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:10:13.524092 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.middleware.request_id [None req-dbb088d5-889e-4f10-8754-5660aca25157 None None] RequestId filter calling following filter/app {{(pid=112408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:10:13.526740 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-dbb088d5-889e-4f10-8754-5660aca25157 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:10:13.527026 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-dbb088d5-889e-4f10-8754-5660aca25157 demo demo] Empty body provided in request {{(pid=112408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:10:13.527282 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-dbb088d5-889e-4f10-8754-5660aca25157 demo demo] Calling method 'detail' {{(pid=112408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:10:13.527657 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.api_utils [None req-dbb088d5-889e-4f10-8754-5660aca25157 demo demo] Removing options '' from query. {{(pid=112408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:10:13.528761 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.volume.api [None req-dbb088d5-889e-4f10-8754-5660aca25157 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:10:13.536884 np0000182185 devstack@c-api.service[112408]: INFO cinder.volume.api [None req-dbb088d5-889e-4f10-8754-5660aca25157 demo demo] Get all volumes completed successfully. Jun 18 14:10:13.538913 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-dbb088d5-889e-4f10-8754-5660aca25157 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:10:13.539307 np0000182185 devstack@c-api.service[112408]: [pid: 112408|app: 0|req: 10/35] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:10:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:10:23.532230 np0000182185 devstack@c-api.service[112408]: DEBUG dbcounter [-] [112408] Writing DB stats cinder:SELECT=1 {{(pid=112408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:11:13.550826 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [None req-11099d01-99de-4a23-a2e1-6e8a4b73f987 None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:11:13.552808 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-11099d01-99de-4a23-a2e1-6e8a4b73f987 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:11:13.553000 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-11099d01-99de-4a23-a2e1-6e8a4b73f987 demo demo] Empty body provided in request {{(pid=112407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:11:13.553277 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-11099d01-99de-4a23-a2e1-6e8a4b73f987 demo demo] Calling method 'detail' {{(pid=112407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:11:13.553435 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.api_utils [None req-11099d01-99de-4a23-a2e1-6e8a4b73f987 demo demo] Removing options '' from query. {{(pid=112407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:11:13.554127 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.volume.api [None req-11099d01-99de-4a23-a2e1-6e8a4b73f987 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:11:13.561866 np0000182185 devstack@c-api.service[112407]: INFO cinder.volume.api [None req-11099d01-99de-4a23-a2e1-6e8a4b73f987 demo demo] Get all volumes completed successfully. Jun 18 14:11:13.563677 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-11099d01-99de-4a23-a2e1-6e8a4b73f987 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:11:13.564062 np0000182185 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 9/36] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:11:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:11:23.559805 np0000182185 devstack@c-api.service[112407]: DEBUG dbcounter [-] [112407] Writing DB stats cinder:SELECT=1 {{(pid=112407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:12:13.587017 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.middleware.request_id [None req-67d149b8-c93f-4a3b-9343-4f1380e5799c None None] RequestId filter calling following filter/app {{(pid=112406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:12:13.591193 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-67d149b8-c93f-4a3b-9343-4f1380e5799c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:12:13.591489 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-67d149b8-c93f-4a3b-9343-4f1380e5799c demo demo] Empty body provided in request {{(pid=112406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:12:13.591791 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-67d149b8-c93f-4a3b-9343-4f1380e5799c demo demo] Calling method 'detail' {{(pid=112406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:12:13.592196 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.api_utils [None req-67d149b8-c93f-4a3b-9343-4f1380e5799c demo demo] Removing options '' from query. {{(pid=112406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:12:13.593446 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.volume.api [None req-67d149b8-c93f-4a3b-9343-4f1380e5799c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:12:13.603678 np0000182185 devstack@c-api.service[112406]: INFO cinder.volume.api [None req-67d149b8-c93f-4a3b-9343-4f1380e5799c demo demo] Get all volumes completed successfully. Jun 18 14:12:13.606469 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-67d149b8-c93f-4a3b-9343-4f1380e5799c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:12:13.607247 np0000182185 devstack@c-api.service[112406]: [pid: 112406|app: 0|req: 9/37] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:12:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:12:23.597547 np0000182185 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writing DB stats cinder:SELECT=1 {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:13:13.627622 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.middleware.request_id [None req-11344ef6-2b03-4ad0-857b-fdd264d53170 None None] RequestId filter calling following filter/app {{(pid=112409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:13:13.676835 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-11344ef6-2b03-4ad0-857b-fdd264d53170 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:13:13.676995 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-11344ef6-2b03-4ad0-857b-fdd264d53170 demo demo] Empty body provided in request {{(pid=112409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:13:13.677274 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-11344ef6-2b03-4ad0-857b-fdd264d53170 demo demo] Calling method 'detail' {{(pid=112409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:13:13.677567 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.api_utils [None req-11344ef6-2b03-4ad0-857b-fdd264d53170 demo demo] Removing options '' from query. {{(pid=112409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:13:13.678781 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.volume.api [None req-11344ef6-2b03-4ad0-857b-fdd264d53170 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:13:13.688605 np0000182185 devstack@c-api.service[112409]: INFO cinder.volume.api [None req-11344ef6-2b03-4ad0-857b-fdd264d53170 demo demo] Get all volumes completed successfully. Jun 18 14:13:13.691467 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-11344ef6-2b03-4ad0-857b-fdd264d53170 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:13:13.691942 np0000182185 devstack@c-api.service[112409]: [pid: 112409|app: 0|req: 10/38] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:13:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:13:23.683124 np0000182185 devstack@c-api.service[112409]: DEBUG dbcounter [-] [112409] Writing DB stats cinder:SELECT=1 {{(pid=112409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:14:13.705784 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.middleware.request_id [None req-4168d93d-67df-4271-b21d-05737c688ce4 None None] RequestId filter calling following filter/app {{(pid=112408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:14:13.709788 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-4168d93d-67df-4271-b21d-05737c688ce4 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:14:13.710178 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-4168d93d-67df-4271-b21d-05737c688ce4 demo demo] Empty body provided in request {{(pid=112408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:14:13.710553 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-4168d93d-67df-4271-b21d-05737c688ce4 demo demo] Calling method 'detail' {{(pid=112408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:14:13.711126 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.api_utils [None req-4168d93d-67df-4271-b21d-05737c688ce4 demo demo] Removing options '' from query. {{(pid=112408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:14:13.712447 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.volume.api [None req-4168d93d-67df-4271-b21d-05737c688ce4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:14:13.723819 np0000182185 devstack@c-api.service[112408]: INFO cinder.volume.api [None req-4168d93d-67df-4271-b21d-05737c688ce4 demo demo] Get all volumes completed successfully. Jun 18 14:14:13.726917 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-4168d93d-67df-4271-b21d-05737c688ce4 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:14:13.727415 np0000182185 devstack@c-api.service[112408]: [pid: 112408|app: 0|req: 11/39] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:14:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:14:23.717219 np0000182185 devstack@c-api.service[112408]: DEBUG dbcounter [-] [112408] Writing DB stats cinder:SELECT=1 {{(pid=112408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:15:13.743365 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [None req-ca2153a9-b25f-4991-9062-45e7a593677c None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:15:13.747478 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-ca2153a9-b25f-4991-9062-45e7a593677c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:15:13.747841 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-ca2153a9-b25f-4991-9062-45e7a593677c demo demo] Empty body provided in request {{(pid=112407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:15:13.748266 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-ca2153a9-b25f-4991-9062-45e7a593677c demo demo] Calling method 'detail' {{(pid=112407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:15:13.748727 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.api_utils [None req-ca2153a9-b25f-4991-9062-45e7a593677c demo demo] Removing options '' from query. {{(pid=112407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:15:13.749980 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.volume.api [None req-ca2153a9-b25f-4991-9062-45e7a593677c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:15:13.758739 np0000182185 devstack@c-api.service[112407]: INFO cinder.volume.api [None req-ca2153a9-b25f-4991-9062-45e7a593677c demo demo] Get all volumes completed successfully. Jun 18 14:15:13.761452 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-ca2153a9-b25f-4991-9062-45e7a593677c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:15:13.761891 np0000182185 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 10/40] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:15:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:15:23.753137 np0000182185 devstack@c-api.service[112407]: DEBUG dbcounter [-] [112407] Writing DB stats cinder:SELECT=1 {{(pid=112407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:16:13.786131 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.middleware.request_id [None req-23e4e2c9-9301-494a-847e-a009a74856f5 None None] RequestId filter calling following filter/app {{(pid=112406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:16:13.791390 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-23e4e2c9-9301-494a-847e-a009a74856f5 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:16:13.791723 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-23e4e2c9-9301-494a-847e-a009a74856f5 demo demo] Empty body provided in request {{(pid=112406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:16:13.792163 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-23e4e2c9-9301-494a-847e-a009a74856f5 demo demo] Calling method 'detail' {{(pid=112406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:16:13.792821 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.api_utils [None req-23e4e2c9-9301-494a-847e-a009a74856f5 demo demo] Removing options '' from query. {{(pid=112406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:16:13.794193 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.volume.api [None req-23e4e2c9-9301-494a-847e-a009a74856f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:16:13.802791 np0000182185 devstack@c-api.service[112406]: INFO cinder.volume.api [None req-23e4e2c9-9301-494a-847e-a009a74856f5 demo demo] Get all volumes completed successfully. Jun 18 14:16:13.805666 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-23e4e2c9-9301-494a-847e-a009a74856f5 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:16:13.806367 np0000182185 devstack@c-api.service[112406]: [pid: 112406|app: 0|req: 10/41] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:16:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 18 14:16:23.797703 np0000182185 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writing DB stats cinder:SELECT=1 {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:17:13.820982 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.middleware.request_id [None req-6ae7f4c4-1343-4c95-92fb-cc013cb7d696 None None] RequestId filter calling following filter/app {{(pid=112409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:17:13.826325 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-6ae7f4c4-1343-4c95-92fb-cc013cb7d696 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:17:13.826779 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-6ae7f4c4-1343-4c95-92fb-cc013cb7d696 demo demo] Empty body provided in request {{(pid=112409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:17:13.827259 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-6ae7f4c4-1343-4c95-92fb-cc013cb7d696 demo demo] Calling method 'detail' {{(pid=112409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:17:13.827696 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.api_utils [None req-6ae7f4c4-1343-4c95-92fb-cc013cb7d696 demo demo] Removing options '' from query. {{(pid=112409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:17:13.828463 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.volume.api [None req-6ae7f4c4-1343-4c95-92fb-cc013cb7d696 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:17:13.835941 np0000182185 devstack@c-api.service[112409]: INFO cinder.volume.api [None req-6ae7f4c4-1343-4c95-92fb-cc013cb7d696 demo demo] Get all volumes completed successfully. Jun 18 14:17:13.838832 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-6ae7f4c4-1343-4c95-92fb-cc013cb7d696 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:17:13.839385 np0000182185 devstack@c-api.service[112409]: [pid: 112409|app: 0|req: 11/42] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:17:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:17:23.832112 np0000182185 devstack@c-api.service[112409]: DEBUG dbcounter [-] [112409] Writing DB stats cinder:SELECT=1 {{(pid=112409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:18:13.853687 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.middleware.request_id [None req-e927e817-4324-4831-a6d5-9c7379828d7e None None] RequestId filter calling following filter/app {{(pid=112408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:18:13.948397 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-e927e817-4324-4831-a6d5-9c7379828d7e demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:18:13.949138 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-e927e817-4324-4831-a6d5-9c7379828d7e demo demo] Empty body provided in request {{(pid=112408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:18:13.949138 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-e927e817-4324-4831-a6d5-9c7379828d7e demo demo] Calling method 'detail' {{(pid=112408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:18:13.949695 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.api_utils [None req-e927e817-4324-4831-a6d5-9c7379828d7e demo demo] Removing options '' from query. {{(pid=112408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:18:13.951153 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.volume.api [None req-e927e817-4324-4831-a6d5-9c7379828d7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:18:13.961597 np0000182185 devstack@c-api.service[112408]: INFO cinder.volume.api [None req-e927e817-4324-4831-a6d5-9c7379828d7e demo demo] Get all volumes completed successfully. Jun 18 14:18:13.963672 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-e927e817-4324-4831-a6d5-9c7379828d7e demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:18:13.964032 np0000182185 devstack@c-api.service[112408]: [pid: 112408|app: 0|req: 12/43] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:18:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:18:23.954817 np0000182185 devstack@c-api.service[112408]: DEBUG dbcounter [-] [112408] Writing DB stats cinder:SELECT=1 {{(pid=112408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:19:13.981202 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [None req-39e4f30d-d16a-4d96-91e7-906b74be0bc4 None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:19:13.984075 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-39e4f30d-d16a-4d96-91e7-906b74be0bc4 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:19:13.984453 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-39e4f30d-d16a-4d96-91e7-906b74be0bc4 demo demo] Empty body provided in request {{(pid=112407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:19:13.985034 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-39e4f30d-d16a-4d96-91e7-906b74be0bc4 demo demo] Calling method 'detail' {{(pid=112407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:19:13.985508 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.api_utils [None req-39e4f30d-d16a-4d96-91e7-906b74be0bc4 demo demo] Removing options '' from query. {{(pid=112407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:19:13.986430 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.volume.api [None req-39e4f30d-d16a-4d96-91e7-906b74be0bc4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:19:13.994146 np0000182185 devstack@c-api.service[112407]: INFO cinder.volume.api [None req-39e4f30d-d16a-4d96-91e7-906b74be0bc4 demo demo] Get all volumes completed successfully. Jun 18 14:19:13.996716 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-39e4f30d-d16a-4d96-91e7-906b74be0bc4 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:19:13.997201 np0000182185 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 11/44] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:19:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:19:23.991017 np0000182185 devstack@c-api.service[112407]: DEBUG dbcounter [-] [112407] Writing DB stats cinder:SELECT=1 {{(pid=112407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:20:14.011680 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.middleware.request_id [None req-e4446dfd-5f80-4738-9a49-229990e1f6b2 None None] RequestId filter calling following filter/app {{(pid=112406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:20:14.015543 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-e4446dfd-5f80-4738-9a49-229990e1f6b2 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:20:14.015896 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-e4446dfd-5f80-4738-9a49-229990e1f6b2 demo demo] Empty body provided in request {{(pid=112406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:20:14.016295 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-e4446dfd-5f80-4738-9a49-229990e1f6b2 demo demo] Calling method 'detail' {{(pid=112406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:20:14.016715 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.api_utils [None req-e4446dfd-5f80-4738-9a49-229990e1f6b2 demo demo] Removing options '' from query. {{(pid=112406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:20:14.018187 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.volume.api [None req-e4446dfd-5f80-4738-9a49-229990e1f6b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:20:14.026084 np0000182185 devstack@c-api.service[112406]: INFO cinder.volume.api [None req-e4446dfd-5f80-4738-9a49-229990e1f6b2 demo demo] Get all volumes completed successfully. Jun 18 14:20:14.027861 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-e4446dfd-5f80-4738-9a49-229990e1f6b2 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:20:14.028363 np0000182185 devstack@c-api.service[112406]: [pid: 112406|app: 0|req: 11/45] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:20:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:20:24.022424 np0000182185 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writing DB stats cinder:SELECT=1 {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:21:14.047415 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.middleware.request_id [None req-6bfa77e0-05f4-46f0-8784-c797af6a5ddd None None] RequestId filter calling following filter/app {{(pid=112409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:21:14.053116 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-6bfa77e0-05f4-46f0-8784-c797af6a5ddd demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:21:14.053366 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-6bfa77e0-05f4-46f0-8784-c797af6a5ddd demo demo] Empty body provided in request {{(pid=112409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:21:14.053631 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [None req-6bfa77e0-05f4-46f0-8784-c797af6a5ddd demo demo] Calling method 'detail' {{(pid=112409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:21:14.053966 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.api.api_utils [None req-6bfa77e0-05f4-46f0-8784-c797af6a5ddd demo demo] Removing options '' from query. {{(pid=112409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:21:14.055327 np0000182185 devstack@c-api.service[112409]: DEBUG cinder.volume.api [None req-6bfa77e0-05f4-46f0-8784-c797af6a5ddd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:21:14.064685 np0000182185 devstack@c-api.service[112409]: INFO cinder.volume.api [None req-6bfa77e0-05f4-46f0-8784-c797af6a5ddd demo demo] Get all volumes completed successfully. Jun 18 14:21:14.067601 np0000182185 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [None req-6bfa77e0-05f4-46f0-8784-c797af6a5ddd demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:21:14.068137 np0000182185 devstack@c-api.service[112409]: [pid: 112409|app: 0|req: 12/46] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:21:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:21:24.059970 np0000182185 devstack@c-api.service[112409]: DEBUG dbcounter [-] [112409] Writing DB stats cinder:SELECT=1 {{(pid=112409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:22:14.082617 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.middleware.request_id [None req-7c7df1b7-5f9f-4bbb-8f34-13bc66c51b7e None None] RequestId filter calling following filter/app {{(pid=112408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:22:14.086715 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-7c7df1b7-5f9f-4bbb-8f34-13bc66c51b7e demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:22:14.087152 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-7c7df1b7-5f9f-4bbb-8f34-13bc66c51b7e demo demo] Empty body provided in request {{(pid=112408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:22:14.087550 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-7c7df1b7-5f9f-4bbb-8f34-13bc66c51b7e demo demo] Calling method 'detail' {{(pid=112408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:22:14.088048 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.api.api_utils [None req-7c7df1b7-5f9f-4bbb-8f34-13bc66c51b7e demo demo] Removing options '' from query. {{(pid=112408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:22:14.089575 np0000182185 devstack@c-api.service[112408]: DEBUG cinder.volume.api [None req-7c7df1b7-5f9f-4bbb-8f34-13bc66c51b7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:22:14.098067 np0000182185 devstack@c-api.service[112408]: INFO cinder.volume.api [None req-7c7df1b7-5f9f-4bbb-8f34-13bc66c51b7e demo demo] Get all volumes completed successfully. Jun 18 14:22:14.099904 np0000182185 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-7c7df1b7-5f9f-4bbb-8f34-13bc66c51b7e demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:22:14.100255 np0000182185 devstack@c-api.service[112408]: [pid: 112408|app: 0|req: 13/47] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:22:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:22:24.093285 np0000182185 devstack@c-api.service[112408]: DEBUG dbcounter [-] [112408] Writing DB stats cinder:SELECT=1 {{(pid=112408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:23:14.114644 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [None req-e4313e8c-49ca-4327-92b8-09e731852aa7 None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:23:14.163205 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-e4313e8c-49ca-4327-92b8-09e731852aa7 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:23:14.163553 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-e4313e8c-49ca-4327-92b8-09e731852aa7 demo demo] Empty body provided in request {{(pid=112407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:23:14.163912 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-e4313e8c-49ca-4327-92b8-09e731852aa7 demo demo] Calling method 'detail' {{(pid=112407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:23:14.164372 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.api.api_utils [None req-e4313e8c-49ca-4327-92b8-09e731852aa7 demo demo] Removing options '' from query. {{(pid=112407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:23:14.165808 np0000182185 devstack@c-api.service[112407]: DEBUG cinder.volume.api [None req-e4313e8c-49ca-4327-92b8-09e731852aa7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:23:14.174434 np0000182185 devstack@c-api.service[112407]: INFO cinder.volume.api [None req-e4313e8c-49ca-4327-92b8-09e731852aa7 demo demo] Get all volumes completed successfully. Jun 18 14:23:14.176218 np0000182185 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-e4313e8c-49ca-4327-92b8-09e731852aa7 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:23:14.176538 np0000182185 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 12/48] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:23:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:23:24.169996 np0000182185 devstack@c-api.service[112407]: DEBUG dbcounter [-] [112407] Writing DB stats cinder:SELECT=1 {{(pid=112407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 14:24:14.193132 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.middleware.request_id [None req-cfbdb40c-467f-482d-acde-afb0dd73107e None None] RequestId filter calling following filter/app {{(pid=112406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 14:24:14.197103 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-cfbdb40c-467f-482d-acde-afb0dd73107e demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 18 14:24:14.197103 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-cfbdb40c-467f-482d-acde-afb0dd73107e demo demo] Empty body provided in request {{(pid=112406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 14:24:14.197373 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-cfbdb40c-467f-482d-acde-afb0dd73107e demo demo] Calling method 'detail' {{(pid=112406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 14:24:14.197699 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.api.api_utils [None req-cfbdb40c-467f-482d-acde-afb0dd73107e demo demo] Removing options '' from query. {{(pid=112406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 14:24:14.198828 np0000182185 devstack@c-api.service[112406]: DEBUG cinder.volume.api [None req-cfbdb40c-467f-482d-acde-afb0dd73107e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 14:24:14.207859 np0000182185 devstack@c-api.service[112406]: INFO cinder.volume.api [None req-cfbdb40c-467f-482d-acde-afb0dd73107e demo demo] Get all volumes completed successfully. Jun 18 14:24:14.210245 np0000182185 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-cfbdb40c-467f-482d-acde-afb0dd73107e demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 18 14:24:14.210697 np0000182185 devstack@c-api.service[112406]: [pid: 112406|app: 0|req: 12/49] 199.204.45.89 () {64 vars in 1290 bytes} [Thu Jun 18 14:24:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 14:24:24.202826 np0000182185 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writing DB stats cinder:SELECT=1 {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}