Jun 18 05:30:57.401764 np0000181873 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 05:30:57.408755 np0000181873 devstack@c-api.service[116678]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 05:30:57.411684 np0000181873 devstack@c-api.service[116678]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 05:30:57 2026] *** Jun 18 05:30:57.411684 np0000181873 devstack@c-api.service[116678]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 05:30:57.411684 np0000181873 devstack@c-api.service[116678]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 05:30:57.411684 np0000181873 devstack@c-api.service[116678]: nodename: np0000181873 Jun 18 05:30:57.411684 np0000181873 devstack@c-api.service[116678]: machine: x86_64 Jun 18 05:30:57.411684 np0000181873 devstack@c-api.service[116678]: clock source: unix Jun 18 05:30:57.411684 np0000181873 devstack@c-api.service[116678]: pcre jit disabled Jun 18 05:30:57.411684 np0000181873 devstack@c-api.service[116678]: detected number of CPU cores: 16 Jun 18 05:30:57.411684 np0000181873 devstack@c-api.service[116678]: current working directory: / Jun 18 05:30:57.411684 np0000181873 devstack@c-api.service[116678]: detected binary path: /usr/bin/uwsgi-core Jun 18 05:30:57.411684 np0000181873 devstack@c-api.service[116678]: your processes number limit is 256917 Jun 18 05:30:57.411684 np0000181873 devstack@c-api.service[116678]: your memory page size is 4096 bytes Jun 18 05:30:57.411684 np0000181873 devstack@c-api.service[116678]: detected max file descriptor number: 2048 Jun 18 05:30:57.411684 np0000181873 devstack@c-api.service[116678]: lock engine: pthread robust mutexes Jun 18 05:30:57.412629 np0000181873 devstack@c-api.service[116678]: thunder lock: enabled Jun 18 05:30:57.412629 np0000181873 devstack@c-api.service[116678]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 05:30:57.412629 np0000181873 devstack@c-api.service[116678]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 05:30:57.412629 np0000181873 devstack@c-api.service[116678]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 05:30:57.412629 np0000181873 devstack@c-api.service[116678]: Set PythonHome to /opt/stack/data/venv Jun 18 05:30:57.450460 np0000181873 devstack@c-api.service[116678]: Python main interpreter initialized at 0x76c1f0ea3668 Jun 18 05:30:57.450460 np0000181873 devstack@c-api.service[116678]: python threads support enabled Jun 18 05:30:57.450460 np0000181873 devstack@c-api.service[116678]: your server socket listen backlog is limited to 100 connections Jun 18 05:30:57.450460 np0000181873 devstack@c-api.service[116678]: your mercy for graceful operations on workers is 80 seconds Jun 18 05:30:57.451040 np0000181873 devstack@c-api.service[116678]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 05:30:57.451202 np0000181873 devstack@c-api.service[116678]: *** Operational MODE: preforking *** Jun 18 05:30:57.451337 np0000181873 devstack@c-api.service[116678]: *** uWSGI is running in multiple interpreter mode *** Jun 18 05:30:57.451337 np0000181873 devstack@c-api.service[116678]: spawned uWSGI master process (pid: 116678) Jun 18 05:30:57.451514 np0000181873 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 05:30:57.451941 np0000181873 devstack@c-api.service[116678]: spawned uWSGI worker 1 (pid: 116682, cores: 1) Jun 18 05:30:57.452566 np0000181873 devstack@c-api.service[116678]: spawned uWSGI worker 2 (pid: 116683, cores: 1) Jun 18 05:30:57.453033 np0000181873 devstack@c-api.service[116678]: spawned uWSGI worker 3 (pid: 116684, cores: 1) Jun 18 05:30:57.453488 np0000181873 devstack@c-api.service[116678]: spawned uWSGI worker 4 (pid: 116685, cores: 1) Jun 18 05:30:57.453560 np0000181873 devstack@c-api.service[116678]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 05:30:57.584409 np0000181873 devstack@c-api.service[116682]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 05:30:57.584409 np0000181873 devstack@c-api.service[116682]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 05:30:57.584409 np0000181873 devstack@c-api.service[116682]: we strongly recommend against using it for new projects. Jun 18 05:30:57.584409 np0000181873 devstack@c-api.service[116682]: If you are already using Eventlet, we recommend migrating to a different Jun 18 05:30:57.584409 np0000181873 devstack@c-api.service[116682]: framework. For more detail see Jun 18 05:30:57.584409 np0000181873 devstack@c-api.service[116682]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 05:30:57.584409 np0000181873 devstack@c-api.service[116682]: import eventlet # noqa Jun 18 05:30:57.589260 np0000181873 devstack@c-api.service[116683]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 05:30:57.589260 np0000181873 devstack@c-api.service[116683]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 05:30:57.589260 np0000181873 devstack@c-api.service[116683]: we strongly recommend against using it for new projects. Jun 18 05:30:57.589260 np0000181873 devstack@c-api.service[116683]: If you are already using Eventlet, we recommend migrating to a different Jun 18 05:30:57.589260 np0000181873 devstack@c-api.service[116683]: framework. For more detail see Jun 18 05:30:57.589260 np0000181873 devstack@c-api.service[116683]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 05:30:57.589260 np0000181873 devstack@c-api.service[116683]: import eventlet # noqa Jun 18 05:30:57.589845 np0000181873 devstack@c-api.service[116685]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 05:30:57.589845 np0000181873 devstack@c-api.service[116685]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 05:30:57.589845 np0000181873 devstack@c-api.service[116685]: we strongly recommend against using it for new projects. Jun 18 05:30:57.589845 np0000181873 devstack@c-api.service[116685]: If you are already using Eventlet, we recommend migrating to a different Jun 18 05:30:57.589845 np0000181873 devstack@c-api.service[116685]: framework. For more detail see Jun 18 05:30:57.589845 np0000181873 devstack@c-api.service[116685]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 05:30:57.589845 np0000181873 devstack@c-api.service[116685]: import eventlet # noqa Jun 18 05:30:57.593469 np0000181873 devstack@c-api.service[116684]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 05:30:57.593469 np0000181873 devstack@c-api.service[116684]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 05:30:57.593469 np0000181873 devstack@c-api.service[116684]: we strongly recommend against using it for new projects. Jun 18 05:30:57.593469 np0000181873 devstack@c-api.service[116684]: If you are already using Eventlet, we recommend migrating to a different Jun 18 05:30:57.593469 np0000181873 devstack@c-api.service[116684]: framework. For more detail see Jun 18 05:30:57.593469 np0000181873 devstack@c-api.service[116684]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 05:30:57.593469 np0000181873 devstack@c-api.service[116684]: import eventlet # noqa Jun 18 05:30:57.676243 np0000181873 devstack@c-api.service[116685]: /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 05:30:57.676243 np0000181873 devstack@c-api.service[116685]: warnings.warn( Jun 18 05:30:57.679134 np0000181873 devstack@c-api.service[116684]: /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 05:30:57.679134 np0000181873 devstack@c-api.service[116684]: warnings.warn( Jun 18 05:30:57.679325 np0000181873 devstack@c-api.service[116682]: /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 05:30:57.679325 np0000181873 devstack@c-api.service[116682]: warnings.warn( Jun 18 05:30:57.684388 np0000181873 devstack@c-api.service[116683]: /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 05:30:57.684388 np0000181873 devstack@c-api.service[116683]: warnings.warn( Jun 18 05:30:57.754024 np0000181873 devstack@c-api.service[116685]: /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 05:30:57.754024 np0000181873 devstack@c-api.service[116685]: from cgi import parse_header Jun 18 05:30:57.755993 np0000181873 devstack@c-api.service[116684]: /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 05:30:57.755993 np0000181873 devstack@c-api.service[116684]: from cgi import parse_header Jun 18 05:30:57.757269 np0000181873 devstack@c-api.service[116682]: /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 05:30:57.757269 np0000181873 devstack@c-api.service[116682]: from cgi import parse_header Jun 18 05:30:57.789182 np0000181873 devstack@c-api.service[116683]: /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 05:30:57.789182 np0000181873 devstack@c-api.service[116683]: from cgi import parse_header Jun 18 05:30:57.808557 np0000181873 devstack@c-api.service[116685]: /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 05:30:57.808557 np0000181873 devstack@c-api.service[116685]: removals.removed_module( Jun 18 05:30:57.810475 np0000181873 devstack@c-api.service[116685]: /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 05:30:57.810475 np0000181873 devstack@c-api.service[116685]: removals.removed_module( Jun 18 05:30:57.810661 np0000181873 devstack@c-api.service[116684]: /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 05:30:57.810661 np0000181873 devstack@c-api.service[116684]: removals.removed_module( Jun 18 05:30:57.812895 np0000181873 devstack@c-api.service[116684]: /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 05:30:57.812895 np0000181873 devstack@c-api.service[116684]: removals.removed_module( Jun 18 05:30:57.830845 np0000181873 devstack@c-api.service[116682]: /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 05:30:57.830845 np0000181873 devstack@c-api.service[116682]: removals.removed_module( Jun 18 05:30:57.832940 np0000181873 devstack@c-api.service[116682]: /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 05:30:57.832940 np0000181873 devstack@c-api.service[116682]: removals.removed_module( Jun 18 05:30:57.854256 np0000181873 devstack@c-api.service[116683]: /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 05:30:57.854256 np0000181873 devstack@c-api.service[116683]: removals.removed_module( Jun 18 05:30:57.856836 np0000181873 devstack@c-api.service[116683]: /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 05:30:57.856836 np0000181873 devstack@c-api.service[116683]: removals.removed_module( Jun 18 05:30:58.627437 np0000181873 devstack@c-api.service[116685]: /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 05:30:58.627437 np0000181873 devstack@c-api.service[116685]: warnings.warn( Jun 18 05:30:58.648172 np0000181873 devstack@c-api.service[116684]: /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 05:30:58.648172 np0000181873 devstack@c-api.service[116684]: warnings.warn( Jun 18 05:30:58.652568 np0000181873 devstack@c-api.service[116682]: /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 05:30:58.652568 np0000181873 devstack@c-api.service[116682]: warnings.warn( Jun 18 05:30:58.691222 np0000181873 devstack@c-api.service[116685]: /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 05:30:58.691222 np0000181873 devstack@c-api.service[116685]: warnings.warn( Jun 18 05:30:58.698287 np0000181873 devstack@c-api.service[116684]: /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 05:30:58.698287 np0000181873 devstack@c-api.service[116684]: warnings.warn( Jun 18 05:30:58.706139 np0000181873 devstack@c-api.service[116682]: /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 05:30:58.706139 np0000181873 devstack@c-api.service[116682]: warnings.warn( Jun 18 05:30:58.742064 np0000181873 devstack@c-api.service[116683]: /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 05:30:58.742064 np0000181873 devstack@c-api.service[116683]: warnings.warn( Jun 18 05:30:58.791172 np0000181873 devstack@c-api.service[116683]: /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 05:30:58.791172 np0000181873 devstack@c-api.service[116683]: warnings.warn( Jun 18 05:30:58.896508 np0000181873 devstack@c-api.service[116682]: 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 05:30:58.896716 np0000181873 devstack@c-api.service[116682]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116682) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 05:30:58.899671 np0000181873 devstack@c-api.service[116684]: 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 05:30:58.899842 np0000181873 devstack@c-api.service[116684]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116684) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 05:30:58.903906 np0000181873 devstack@c-api.service[116685]: 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 05:30:58.904073 np0000181873 devstack@c-api.service[116685]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116685) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 05:30:58.980527 np0000181873 devstack@c-api.service[116683]: 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 05:30:58.980714 np0000181873 devstack@c-api.service[116683]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116683) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 05:30:58.984343 np0000181873 devstack@c-api.service[116682]: /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 05:30:58.984343 np0000181873 devstack@c-api.service[116682]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 05:30:58.984522 np0000181873 devstack@c-api.service[116684]: /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 05:30:58.984522 np0000181873 devstack@c-api.service[116684]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 05:30:58.987236 np0000181873 devstack@c-api.service[116685]: /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 05:30:58.987236 np0000181873 devstack@c-api.service[116685]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 05:30:59.040802 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.040802 np0000181873 devstack@c-api.service[116683]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 05:30:59.450479 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116685) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 05:30:59.450715 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116682) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 05:30:59.450773 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.450838 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116683) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 05:30:59.450898 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.450944 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116684) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 05:30:59.451034 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.451078 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.451181 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.451348 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.451406 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.451446 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.451490 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.451531 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.451602 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.451729 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.452660 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.452723 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.452763 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.452839 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.452889 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.452923 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.452962 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.453004 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.453047 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.453095 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.453138 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.453138 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.453245 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.453245 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.453315 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.453362 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.453451 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.453528 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.453600 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.453666 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.453666 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.453765 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.453813 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.453864 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.453864 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.453946 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.454052 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.454159 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.454401 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.454464 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.454517 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.454565 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.454602 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.454648 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.454694 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.454748 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.454793 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.454838 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.454895 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.454942 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.454987 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.455039 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.455039 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.455129 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.455129 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.455129 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.455300 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.455357 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.455408 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.455408 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.455491 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.455536 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.455588 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.455632 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.455632 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.455632 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.456416 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.456416 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.456527 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.456579 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.456579 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.456670 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.456670 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.456748 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.456803 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.456803 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.456893 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.456947 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.456992 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.457037 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.457089 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.457160 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.457211 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.457211 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.457211 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.457319 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.457319 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.457412 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.457460 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.457501 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.457551 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.457551 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.457551 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.457551 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.458960 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.459031 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.459110 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.459191 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.459260 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.459315 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.459387 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.459436 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.459490 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.459542 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.459590 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.459635 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.459680 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.459725 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.459773 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.459828 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.459876 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.459923 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.459969 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.460015 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.460068 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.460114 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.460175 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.460175 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.460175 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.460313 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.460313 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.460396 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.460759 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.460820 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.460854 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.460896 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.460931 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.460973 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.461010 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.461048 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.461048 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.461130 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.461190 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.461235 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.461279 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.461322 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.461366 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.461366 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.461467 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.461515 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.461561 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.461608 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.461663 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.461710 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.461756 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.461799 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.461845 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.461898 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.461985 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.462099 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.463136 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.463219 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.463279 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.463333 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.463370 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.463409 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.463453 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.463497 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.463537 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.463578 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.463614 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.463654 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.463694 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.463735 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.463775 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.463823 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.463871 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.463909 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.463947 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.463988 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.464031 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.464075 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.464118 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.464213 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.464262 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.464301 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.464356 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.464403 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.464449 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.464495 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.464541 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.464541 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.464541 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.464541 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.464707 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.464758 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.464822 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.464870 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.464917 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.464963 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.465009 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.465054 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.465100 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.465168 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.465219 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.465263 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.465321 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.465373 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.465426 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.465472 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.465518 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.465518 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.465518 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.465518 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.465518 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.465518 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.468763 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.468835 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.468885 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.468934 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.468976 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.469018 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.469058 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.469097 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.469136 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.469208 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.469254 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.469298 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.469298 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.469298 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.469816 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.469901 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.470063 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.470063 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.470209 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.470266 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.470358 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.470594 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.470671 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.470747 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.470834 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.470917 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.471000 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.471094 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.474474 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.474554 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.474597 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.474640 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.474681 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.474721 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.474778 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.474824 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.474868 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.474908 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.474948 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.474990 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.475029 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.475072 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.475217 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.475310 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.475409 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.475494 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.475585 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.475672 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.475723 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.475782 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.475834 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.475911 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.475996 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.476080 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.476186 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.476278 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.477738 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.477818 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.477867 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.477920 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.477972 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.478017 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.478059 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.478110 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.478169 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.478215 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.478259 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.478301 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.478359 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.478409 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.478457 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.478503 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.478557 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.478604 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.478649 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.478702 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.478749 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.478801 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.478849 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.478903 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.478951 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.478996 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.479050 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.479050 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.479134 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.479216 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.479275 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.479322 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.479377 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.479430 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.479476 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.479521 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.479576 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.479624 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.479668 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.479714 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.479759 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.479805 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.479851 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.479896 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.479940 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.479986 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.480040 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.480087 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.480132 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.480204 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.480250 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.480299 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.480340 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.480382 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.480423 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.480464 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.480513 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.480558 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.480599 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.480641 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.480682 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.480723 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.480772 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.480814 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.480855 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.480894 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.480944 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.480986 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.481029 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.481071 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.481112 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.481169 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.481214 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.481256 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.481298 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.481349 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.481398 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.481439 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.481479 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.481523 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.481523 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.481523 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.481523 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.481523 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.481718 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.481718 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.481718 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.481718 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.481718 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.481922 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.481962 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.482002 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.482048 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.482048 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.482048 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.482180 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.482180 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.482253 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.483003 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.483092 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.483160 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.483306 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.483375 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.483422 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.483476 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.483525 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.483571 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.483626 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.483673 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.483742 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.483843 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.483924 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.484954 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.485018 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.485054 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.485113 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.485176 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.485218 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.485274 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.485318 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.485363 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.485404 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.485456 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.485495 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.485552 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.485685 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.486155 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.486231 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.486300 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.486346 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.486392 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.486437 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.486485 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.486544 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.486594 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.486594 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.486691 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.486746 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.486794 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.486839 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.486884 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.486934 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.486984 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.487042 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.487090 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.487131 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.487214 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.487274 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.487327 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.487374 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.487418 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.487466 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.487512 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.487559 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.487606 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.487657 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.487712 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.487768 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.487823 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.487823 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.487904 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.487957 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.488001 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.488048 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.488093 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.488138 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.488138 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.488261 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.488310 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.488310 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.488392 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.488392 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.488477 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.488523 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.488568 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.488620 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.488661 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.488714 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.488759 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.488759 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.488841 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.488883 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.488930 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.488985 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.489033 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.489079 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.489133 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.489133 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.489532 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.489586 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.489629 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.489676 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.489718 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.489761 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.489800 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.489842 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.489892 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.489938 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.489977 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.490018 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.490059 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.490099 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.490157 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.490204 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.490256 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.490303 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.490345 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.490394 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.490437 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.490478 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.490519 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.490519 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.490519 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.490643 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.490688 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.490729 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.490729 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.490818 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.490864 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.490903 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.490943 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.490943 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.491026 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.491074 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.491115 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.491115 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.491115 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.491115 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.491341 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.491388 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.491426 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.491464 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.491506 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.491552 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.491594 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.491594 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.491594 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.491594 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.492073 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.492138 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.492221 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.492221 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.492304 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.492350 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.492350 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.492432 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.492486 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.492540 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.492586 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.492636 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.492682 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.492733 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.492780 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.492827 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.492878 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.493023 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.493077 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.493120 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.493184 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.493242 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.493296 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.493344 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.493397 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.493452 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.493504 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.493563 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.493612 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.493657 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.493710 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.493766 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.493813 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.493864 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.493864 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.493864 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.493864 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.494020 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.494075 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.494122 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.494185 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.494232 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.494275 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.494275 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.494356 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.494401 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.494445 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.494491 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.494547 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.494592 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.494634 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.494679 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.494724 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.494804 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.494853 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.494899 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.494946 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.494990 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.495044 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.495094 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.495154 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.495234 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.495266 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.495292 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.495317 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.495346 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.495370 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.495393 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.495429 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.495462 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.495487 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.495515 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.495540 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.495565 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.495594 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.495618 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.495643 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.495677 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.495706 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.495735 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.495769 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.495797 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.495797 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.495797 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.495881 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.495881 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.495881 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.495956 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.495987 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.496013 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.496043 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.496071 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.496101 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.496130 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.496130 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.496130 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.496230 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.496262 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.496291 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.496291 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.496343 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.496372 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.496372 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.496372 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.496372 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.496469 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.496469 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.496469 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.496469 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.496569 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.496599 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.496627 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.496656 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.496681 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.496708 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.496734 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.496734 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.496734 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.496820 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.496848 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.496876 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.496903 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.496929 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.496929 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.496981 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.497013 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.497040 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.497070 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.497098 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.497126 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.497167 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.497196 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.497226 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.497252 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.497279 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.497312 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.497342 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.497371 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.497395 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.497425 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.497454 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.497454 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.497503 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.497532 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.497565 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.497698 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.497842 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.498496 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.498638 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.498765 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.498893 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.498998 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.499029 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.499064 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.499127 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.499196 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.499308 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.499377 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.499408 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.499449 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.499513 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.499745 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.499793 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.499848 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.499928 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.499957 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.499987 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.500016 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.500042 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.500069 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.500098 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.500126 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.500163 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.500205 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.500237 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.500263 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.500289 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.500315 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.500315 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.500369 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.500396 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.500474 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.500505 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.500536 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.500565 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.500628 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.500663 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.500710 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.500758 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.500789 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.500819 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.500862 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.500897 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.500923 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.500955 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.500984 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.501012 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.501039 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.501080 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.501110 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.501159 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.501185 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.501224 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.501253 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.501281 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.501309 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.501336 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.501365 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.501392 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.501392 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.501577 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.501611 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.501638 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.501638 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.501638 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.501707 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.501736 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.501761 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.501792 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.501822 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.501853 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.501882 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.501908 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.501935 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.501961 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.501988 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.502019 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.502047 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.502075 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.502106 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.502138 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.502199 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.502229 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.502262 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.502292 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.502324 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.502349 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.502386 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.502415 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.502451 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.502451 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.502501 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.502530 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.502559 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.502585 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.502614 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.502640 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.502667 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.502750 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.502831 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.502915 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.503004 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.503128 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.503324 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.503453 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.503580 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.503704 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.503827 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.503964 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.504472 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.504607 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.504732 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.504873 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.504956 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.505003 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.505035 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.505076 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.505136 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.505188 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.505219 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.505262 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.505313 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.505366 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.505397 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.505421 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.505490 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.505576 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.505649 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.505728 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.505827 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.505857 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.505913 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.505998 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.506090 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.506119 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.506170 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.506200 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.506227 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.506277 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.506319 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.506348 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.506380 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.506409 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.506453 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.506711 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.506776 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.506812 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.506891 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.506942 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.506970 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.506996 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.507039 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.507077 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.507135 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.507192 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.507237 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.507269 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.507298 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.507332 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.507365 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.507393 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.507422 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.507452 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.507485 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.507513 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.507539 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.507539 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.507585 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.507619 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.507648 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.507675 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.507702 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.507756 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.507787 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.507816 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.507842 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.507870 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.507919 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.507955 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.507982 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.508040 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.508075 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.508124 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.508162 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.508222 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.508317 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.508595 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.508748 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.508886 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.509028 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.509183 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.509329 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.509474 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.510099 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.510280 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.510419 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.510559 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.510695 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.510825 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.510973 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.513994 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.514061 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.514120 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.514203 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.514239 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.514272 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.514307 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.514340 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.514443 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.514474 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.514499 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.514525 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.514554 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.514585 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.514615 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.514644 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.514673 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.514701 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.514735 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.514767 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.514798 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.514827 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.514856 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.514882 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.514914 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.514940 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.514973 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.515004 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.515034 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.515064 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116685) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.515095 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.515124 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.515182 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.515212 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.515238 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.515274 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.515305 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.515339 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.515369 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.515395 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.515424 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.515451 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:30:59.515478 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116685) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.515511 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:30:59.515539 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.515564 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:30:59.515590 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116685) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.515620 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.515652 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:30:59.515652 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:30:59.515652 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:30:59.515652 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:30:59.560744 np0000181873 devstack@c-api.service[116685]: INFO dbcounter [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Registered counter for database cinder Jun 18 05:30:59.561413 np0000181873 devstack@c-api.service[116684]: INFO dbcounter [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Registered counter for database cinder Jun 18 05:30:59.561800 np0000181873 devstack@c-api.service[116683]: INFO dbcounter [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Registered counter for database cinder Jun 18 05:30:59.574536 np0000181873 devstack@c-api.service[116682]: INFO dbcounter [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Registered counter for database cinder Jun 18 05:30:59.602278 np0000181873 devstack@c-api.service[116685]: DEBUG oslo_db.sqlalchemy.engines [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e 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=116685) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:30:59.604656 np0000181873 devstack@c-api.service[116684]: DEBUG oslo_db.sqlalchemy.engines [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab 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=116684) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:30:59.605434 np0000181873 devstack@c-api.service[116683]: DEBUG oslo_db.sqlalchemy.engines [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d 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=116683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:30:59.615457 np0000181873 devstack@c-api.service[116682]: DEBUG oslo_db.sqlalchemy.engines [None req-f6f114c0-706f-4877-96d0-fded82bda870 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=116682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:30:59.713163 np0000181873 devstack@c-api.service[116685]: DEBUG dbcounter [-] [116685] Writer thread running {{(pid=116685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 05:30:59.715858 np0000181873 devstack@c-api.service[116685]: INFO cinder.rpc [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 05:30:59.717814 np0000181873 devstack@c-api.service[116683]: DEBUG dbcounter [-] [116683] Writer thread running {{(pid=116683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 05:30:59.718289 np0000181873 devstack@c-api.service[116685]: INFO cinder.rpc [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 05:30:59.720440 np0000181873 devstack@c-api.service[116683]: INFO cinder.rpc [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 05:30:59.720544 np0000181873 devstack@c-api.service[116685]: INFO cinder.rpc [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 05:30:59.720596 np0000181873 devstack@c-api.service[116684]: DEBUG dbcounter [-] [116684] Writer thread running {{(pid=116684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 05:30:59.722231 np0000181873 devstack@c-api.service[116685]: INFO cinder.rpc [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 05:30:59.722723 np0000181873 devstack@c-api.service[116683]: INFO cinder.rpc [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 05:30:59.723052 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.723293 np0000181873 devstack@c-api.service[116684]: INFO cinder.rpc [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 05:30:59.724970 np0000181873 devstack@c-api.service[116683]: INFO cinder.rpc [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 05:30:59.725767 np0000181873 devstack@c-api.service[116684]: INFO cinder.rpc [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 05:30:59.726115 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.726939 np0000181873 devstack@c-api.service[116683]: INFO cinder.rpc [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 05:30:59.727768 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.727958 np0000181873 devstack@c-api.service[116684]: INFO cinder.rpc [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 05:30:59.730266 np0000181873 devstack@c-api.service[116684]: INFO cinder.rpc [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 05:30:59.730507 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.731431 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.735583 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.737397 np0000181873 devstack@c-api.service[116682]: DEBUG dbcounter [-] [116682] Writer thread running {{(pid=116682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 05:30:59.739654 np0000181873 devstack@c-api.service[116682]: INFO cinder.rpc [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 05:30:59.741734 np0000181873 devstack@c-api.service[116682]: INFO cinder.rpc [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 05:30:59.743945 np0000181873 devstack@c-api.service[116682]: INFO cinder.rpc [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 05:30:59.745898 np0000181873 devstack@c-api.service[116682]: INFO cinder.rpc [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 05:30:59.746723 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.749705 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.759317 np0000181873 devstack@c-api.service[116685]: DEBUG oslo_db.sqlalchemy.engines [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e 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=116685) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:30:59.761865 np0000181873 devstack@c-api.service[116685]: INFO cinder.rpc [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 05:30:59.762881 np0000181873 devstack@c-api.service[116683]: DEBUG oslo_db.sqlalchemy.engines [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d 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=116683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:30:59.764350 np0000181873 devstack@c-api.service[116685]: INFO cinder.rpc [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 05:30:59.765331 np0000181873 devstack@c-api.service[116683]: INFO cinder.rpc [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 05:30:59.765709 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.767986 np0000181873 devstack@c-api.service[116683]: INFO cinder.rpc [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 05:30:59.769122 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.769633 np0000181873 devstack@c-api.service[116684]: DEBUG oslo_db.sqlalchemy.engines [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab 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=116684) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:30:59.772376 np0000181873 devstack@c-api.service[116684]: INFO cinder.rpc [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 05:30:59.774826 np0000181873 devstack@c-api.service[116684]: INFO cinder.rpc [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 05:30:59.776088 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.778267 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.781256 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.781498 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.782514 np0000181873 devstack@c-api.service[116682]: DEBUG oslo_db.sqlalchemy.engines [None req-f6f114c0-706f-4877-96d0-fded82bda870 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=116682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:30:59.784776 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.785500 np0000181873 devstack@c-api.service[116682]: INFO cinder.rpc [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 05:30:59.785602 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.787517 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.788047 np0000181873 devstack@c-api.service[116682]: INFO cinder.rpc [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 05:30:59.788843 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.789408 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.790049 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.790657 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.793097 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.793603 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.794950 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.796400 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.797017 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.798977 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.799359 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.800479 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.801931 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.802308 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.803041 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.803414 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.804820 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.805081 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.806218 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.806287 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.807958 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.808084 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.808437 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.809569 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.810366 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.810541 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.810836 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.813488 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.813655 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.814714 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.815093 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.816866 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.817622 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.817735 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.819392 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.820575 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.820780 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.822828 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.823130 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.823481 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.823565 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.824704 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.825093 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.826165 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.826325 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.826544 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.826775 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.827670 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.827922 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.828853 np0000181873 devstack@c-api.service[116685]: WARNING cinder.api.contrib.hosts [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 05:30:59.828984 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.829168 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.829287 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.829670 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.830356 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.830417 np0000181873 devstack@c-api.service[116683]: WARNING cinder.api.contrib.hosts [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 05:30:59.830682 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.831100 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.831168 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.831727 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.832514 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.832757 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.833097 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.833512 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.834090 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.834156 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.834248 np0000181873 devstack@c-api.service[116684]: WARNING cinder.api.contrib.hosts [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 05:30:59.834948 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.835136 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: extensions {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.835706 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.836242 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.836548 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: os-quota-class-sets {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.836646 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: extensions {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.837528 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.837878 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: scheduler-stats {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.838957 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: os-quota-class-sets {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.839056 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.839361 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.839441 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: os-quota-sets {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.840229 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: extensions {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.840720 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: scheduler-stats {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.841266 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: os-quota-class-sets {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.842140 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: backups {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.842511 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: os-quota-sets {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.842630 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: scheduler-stats {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.843140 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.844203 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: backups {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.844604 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: os-snapshot-manage {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.844969 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: os-quota-sets {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.845418 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.846194 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: consistencygroups {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.846277 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: os-snapshot-manage {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.846421 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: backups {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.846887 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.847654 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: consistencygroups {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.848249 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.848305 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: extra_specs {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.848479 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: os-snapshot-manage {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.849565 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.849622 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: extra_specs {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.849861 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: consistencygroups {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.849972 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: os-hosts {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.850733 np0000181873 devstack@c-api.service[116682]: WARNING cinder.api.contrib.hosts [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 05:30:59.851357 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: os-hosts {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.851425 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.851577 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: os-volume-manage {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.851829 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: extra_specs {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.852718 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.852775 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: os-volume-manage {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.853081 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: os-availability-zone {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.853434 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: os-hosts {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.854004 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.854175 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: os-availability-zone {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.854535 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: encryption {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.854881 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: os-volume-manage {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.855512 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: encryption {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.855619 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.856182 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: os-volume-transfer {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.856367 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: os-availability-zone {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.856454 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: extensions {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.857030 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: os-volume-transfer {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.857672 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: encryption {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.857757 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: os-quota-class-sets {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.857863 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: capabilities {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.858623 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: capabilities {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.859032 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: scheduler-stats {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.859221 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: encryption {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.859307 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: os-volume-transfer {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.859867 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: encryption {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.860451 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: os-quota-sets {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.860848 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: capabilities {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.860931 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: os-volume-type-access {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.861397 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: os-volume-type-access {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.862093 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: encryption {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.862451 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: cgsnapshots {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.862555 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: backups {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.862927 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: cgsnapshots {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.863665 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: os-volume-type-access {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.863950 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extended resource: qos-specs {{(pid=116685) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.864332 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extended resource: qos-specs {{(pid=116683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.864554 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: os-snapshot-manage {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.865215 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: cgsnapshots {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.865954 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: consistencygroups {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.866131 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.contrib.snapshot_actions [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] SnapshotActionsController initialized {{(pid=116685) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 05:30:59.866643 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extended resource: qos-specs {{(pid=116684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.866887 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.contrib.snapshot_actions [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] SnapshotActionsController initialized {{(pid=116683) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 05:30:59.867102 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.867692 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.867905 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: extra_specs {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.868646 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.868699 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.contrib.snapshot_actions [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] SnapshotActionsController initialized {{(pid=116684) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 05:30:59.869076 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.869428 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: os-hosts {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.869564 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.870117 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.870426 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.870806 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: os-volume-manage {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.871081 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.871581 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.871749 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.872168 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: os-availability-zone {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.872436 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.873118 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.873228 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.873470 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: encryption {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.873777 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.874579 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.874757 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.874988 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: os-volume-transfer {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.875158 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.876027 np0000181873 devstack@c-api.service[116683]: WARNING castellan.key_manager.migration [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.876222 np0000181873 devstack@c-api.service[116685]: WARNING castellan.key_manager.migration [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.876544 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: capabilities {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.876652 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.876925 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension SnapshotActions extending resource: snapshots {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.877021 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.877175 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension SnapshotActions extending resource: snapshots {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.877254 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.877358 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension AdminActions extending resource: volumes {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.877446 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.877550 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension AdminActions extending resource: snapshots {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.877550 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension AdminActions extending resource: backups {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.877731 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.877814 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension VolumeActions extending resource: volumes {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.877910 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension AdminActions extending resource: volumes {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.877991 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension TypesManage extending resource: types {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.878069 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: encryption {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.878185 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension UsedLimits extending resource: limits {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.878294 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension AdminActions extending resource: snapshots {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.878387 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.878493 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension AdminActions extending resource: backups {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.878620 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.878716 np0000181873 devstack@c-api.service[116684]: WARNING castellan.key_manager.migration [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.878798 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.878893 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension VolumeActions extending resource: volumes {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.878988 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension VolumeTypeAccess extending resource: types {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.879078 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension TypesManage extending resource: types {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.879187 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.879187 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.879376 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension UsedLimits extending resource: limits {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.879473 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.v3.router [None req-b85ceaa8-1e8f-41ae-924e-6ebeb91e9e7d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.879554 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.879554 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.879554 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.879785 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension SnapshotActions extending resource: snapshots {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.879867 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension VolumeTypeAccess extending resource: types {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.879948 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.880042 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.880133 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: os-volume-type-access {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.880502 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.880502 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.v3.router [None req-8eb0f61f-4a44-4c01-83a9-b44a06dd373e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116685) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.880765 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.880765 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension AdminActions extending resource: volumes {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.880765 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension AdminActions extending resource: snapshots {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.880765 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension AdminActions extending resource: backups {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.880765 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension VolumeActions extending resource: volumes {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.880765 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension TypesManage extending resource: types {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.880765 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension UsedLimits extending resource: limits {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.881314 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.881314 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.881314 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.881314 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension VolumeTypeAccess extending resource: types {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.881618 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: cgsnapshots {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.881717 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.881717 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.881717 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.v3.router [None req-20b57d5f-5fd3-4793-9018-1b0a1a4622ab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.882258 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extended resource: qos-specs {{(pid=116682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:30:59.884314 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.contrib.snapshot_actions [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] SnapshotActionsController initialized {{(pid=116682) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 05:30:59.885136 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.886276 np0000181873 devstack@c-api.service[116683]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76c1f0ea3668 pid: 116683 (default app) Jun 18 05:30:59.886573 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.887887 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.888716 np0000181873 devstack@c-api.service[116685]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76c1f0ea3668 pid: 116685 (default app) Jun 18 05:30:59.888762 np0000181873 devstack@c-api.service[116684]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76c1f0ea3668 pid: 116684 (default app) Jun 18 05:30:59.889211 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.890607 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.892053 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.893394 np0000181873 devstack@c-api.service[116682]: WARNING castellan.key_manager.migration [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:30:59.894243 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.894343 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.894343 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.894343 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.894343 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.894343 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.894917 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.894917 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.894917 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.894917 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.894917 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.895352 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.895352 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.895565 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.895786 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.895786 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.895786 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.895786 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.895786 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.895786 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.896479 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.896479 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.896479 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.896479 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.896865 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.896865 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.896865 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.896865 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.897245 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.897245 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.897245 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.897245 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.897245 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.897624 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.897624 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.897624 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.897624 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.897624 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.897965 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.897965 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.898236 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.898357 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.898357 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.898357 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.898357 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.898357 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.898357 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.899695 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.899695 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.899695 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.899695 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.899695 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.899695 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.900227 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension AdminActions extending resource: volumes {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.900298 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.900298 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.900298 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.900298 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.900298 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.900298 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.900849 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.900849 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.900849 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.900849 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.900849 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.901520 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.901592 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension AdminActions extending resource: snapshots {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.901685 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.901685 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.901685 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.901685 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.901685 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.902073 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.902073 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.902073 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.902073 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.902073 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.902647 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.902647 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.902647 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.902647 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.902887 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension AdminActions extending resource: backups {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.902928 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.902928 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.902928 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.902928 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.902928 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.902928 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.903255 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.903255 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.903376 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension VolumeActions extending resource: volumes {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.903435 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.903435 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.903435 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.903435 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.903644 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.903644 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.903644 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.903644 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.903887 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.903887 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.903887 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.903887 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.904129 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.904129 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.904129 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.904129 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.904457 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension TypesManage extending resource: types {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.904509 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.904509 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.904509 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.904509 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.904509 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.904810 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.904810 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.904810 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.904810 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.904810 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.905110 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.905110 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.905110 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.905110 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.905336 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.905336 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.905336 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.905336 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.905534 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension UsedLimits extending resource: limits {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.905575 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.905575 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.905575 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.905575 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.905753 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.905753 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.905753 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.905753 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.905943 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.905943 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.905943 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.905943 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.905943 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.906275 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.906275 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.906275 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.906431 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.906523 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.906523 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.906523 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.906523 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.906523 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.906786 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.906786 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.906786 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.906786 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.906786 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.906786 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.906786 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.907104 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.907167 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.907167 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.907167 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.907167 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.907167 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.907167 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.907457 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.907457 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.907457 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.907457 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.907457 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.907457 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.907747 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.907747 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.907846 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.907895 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.907895 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.907895 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.907895 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.907895 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.907895 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.908219 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.908219 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.908219 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.908219 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.908418 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.908418 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.908511 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.908558 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.908558 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.908558 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.908558 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.908747 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.908747 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.908747 np0000181873 devstack@c-api.service[116683]: /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 05:30:59.908747 np0000181873 devstack@c-api.service[116683]: warnings.warn(deprecated_msg) Jun 18 05:30:59.908925 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.908925 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.908925 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.v3.router [None req-f6f114c0-706f-4877-96d0-fded82bda870 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:30:59.909043 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.middleware.request_id [None req-84550a05-ad56-4d42-a7e1-638415fa2320 None None] RequestId filter calling following filter/app {{(pid=116683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:30:59.909043 np0000181873 devstack@c-api.service[116683]: [pid: 116683|app: 0|req: 1/1] 199.19.213.171 () {60 vars in 956 bytes} [Thu Jun 18 05:30:59 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 05:30:59.909116 np0000181873 devstack@c-api.service[116682]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76c1f0ea3668 pid: 116682 (default app) Jun 18 05:31:06.713308 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.713308 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.713308 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.713308 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.713308 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.714134 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.714134 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.714134 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.714134 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.714134 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.714472 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.714472 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.714472 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.714472 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.714472 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.714472 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.714863 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.714863 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.714863 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.714863 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.715119 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.715119 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.715119 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.715119 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.715398 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.715398 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.715398 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.715398 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.715634 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.715634 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.715634 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.715634 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.715634 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.715954 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.715954 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.715954 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.715954 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.715954 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.716255 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.716255 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.716255 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.716255 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.716255 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.716255 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.716602 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.716602 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.716602 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.716602 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.716602 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.716602 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.717059 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.717059 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.717059 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.717059 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.717059 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.717059 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.717484 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.717484 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.717484 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.717484 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.717484 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.717787 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.717787 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.717787 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.717787 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.717787 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.718023 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.718023 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.718023 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.718023 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.718023 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.718023 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.718284 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.718284 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.718284 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.718284 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.718284 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.718284 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.718507 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.718507 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.718507 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.718507 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.718507 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.718715 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.718715 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.718715 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.718715 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.718715 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.718907 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.718907 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.718907 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.718907 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.719070 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.719070 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.719070 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.719070 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.719261 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.719261 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.719261 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.719261 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.719261 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.719460 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.719460 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.719460 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.719460 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.719460 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.719645 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.719645 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.719645 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.719645 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.719824 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.719824 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.719824 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.719824 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.720054 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.720054 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.720054 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.720054 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.720284 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.720284 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.720284 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.720284 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.720472 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.720472 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.720472 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.720472 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.720634 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.720634 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.720634 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.720634 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.720634 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.720827 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.720827 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.720827 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.720827 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.720827 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.720827 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.721118 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.721118 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.721118 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.721118 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.721118 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.721354 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.721354 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.721354 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.721354 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.721354 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.721354 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.721602 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.721602 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.721602 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.721602 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.721602 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.721602 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.721836 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.721836 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.721836 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.721836 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.721836 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.721836 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.722065 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.722065 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.722065 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.722065 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.722065 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.722065 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.722331 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.722331 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.722331 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.722331 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.722506 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.722506 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.722506 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.722506 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.722506 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.722706 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.722706 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.722706 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.722706 np0000181873 devstack@c-api.service[116684]: /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 05:31:06.722706 np0000181873 devstack@c-api.service[116684]: warnings.warn(deprecated_msg) Jun 18 05:31:06.722706 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.middleware.request_id [None req-94ef71e3-0fb6-4e1d-b4e1-42e88851a6d4 None None] RequestId filter calling following filter/app {{(pid=116684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:31:07.184117 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-94ef71e3-0fb6-4e1d-b4e1-42e88851a6d4 admin admin] POST https://199.19.213.171/volume/v3/types Jun 18 05:31:07.184696 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-94ef71e3-0fb6-4e1d-b4e1-42e88851a6d4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 05:31:07.186273 np0000181873 devstack@c-api.service[116684]: /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 05:31:07.186273 np0000181873 devstack@c-api.service[116684]: warnings.warn( Jun 18 05:31:07.221960 np0000181873 devstack@c-api.service[116684]: DEBUG oslo_db.sqlalchemy.engines [None req-94ef71e3-0fb6-4e1d-b4e1-42e88851a6d4 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=116684) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:31:07.254839 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-94ef71e3-0fb6-4e1d-b4e1-42e88851a6d4 admin admin] https://199.19.213.171/volume/v3/types returned with HTTP 200 Jun 18 05:31:07.255376 np0000181873 devstack@c-api.service[116684]: [pid: 116684|app: 0|req: 1/2] 199.19.213.171 () {68 vars in 1288 bytes} [Thu Jun 18 05:31:06 2026] POST /volume/v3/types => generated 186 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:31:07.277618 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.277618 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.277618 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.277618 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.277618 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.278503 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.278503 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.278503 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.278503 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.278503 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.278821 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.278821 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.278821 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.278821 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.278821 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.278821 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.279281 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.279281 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.279281 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.279281 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.279550 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.279550 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.279550 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.279550 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.279842 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.279842 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.279842 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.279842 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.280138 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.280138 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.280138 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.280138 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.280138 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.280554 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.280554 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.280554 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.280554 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.280554 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.280890 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.280890 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.280890 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.280890 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.280890 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.280890 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.281419 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.281419 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.281419 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.281419 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.281419 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.281419 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.281798 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.281798 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.281798 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.281798 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.281798 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.281798 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.282283 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.282283 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.282283 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.282283 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.282283 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.282614 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.282614 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.282614 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.282614 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.282614 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.282924 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.282924 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.282924 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.282924 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.282924 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.282924 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.283345 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.283345 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.283345 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.283345 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.283345 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.283345 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.283704 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.283704 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.283704 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.283704 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.283704 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.284030 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.284030 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.284030 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.284030 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.284030 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.284428 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.284428 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.284428 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.284428 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.284695 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.284695 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.284695 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.284695 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.285221 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.285221 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.285221 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.285221 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.285221 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.285420 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.285420 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.285420 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.285420 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.285420 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.285588 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.285588 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.285588 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.285588 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.285750 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.285750 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.285750 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.285750 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.285900 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.285900 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.285900 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.285900 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286044 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286044 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286044 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286044 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286206 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286206 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286206 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286206 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286367 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286367 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286367 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286367 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286367 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286560 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286560 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286560 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286560 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286560 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286560 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286775 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286775 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286775 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286775 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286775 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286958 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286958 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286958 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286958 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.286958 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.286958 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.287202 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.287202 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.287202 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.287202 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.287202 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.287202 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.287447 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.287447 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.287447 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.287447 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.287447 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.287447 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.287679 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.287679 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.287679 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.287679 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.287679 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.287679 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.287907 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.287907 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.287907 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.287907 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.288069 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.288069 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.288069 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.288069 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.288069 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.288318 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.288318 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.288318 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.288318 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.288318 np0000181873 devstack@c-api.service[116685]: warnings.warn(deprecated_msg) Jun 18 05:31:07.288318 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.middleware.request_id [req-94ef71e3-0fb6-4e1d-b4e1-42e88851a6d4 req-c90c24c2-4fef-4f94-b07a-96c49273f522 None None] RequestId filter calling following filter/app {{(pid=116685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:31:07.624788 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [req-94ef71e3-0fb6-4e1d-b4e1-42e88851a6d4 req-c90c24c2-4fef-4f94-b07a-96c49273f522 admin admin] POST https://199.19.213.171/volume/v3/types/8888cd58-ca76-4108-bcd9-0687376945b8/extra_specs Jun 18 05:31:07.625400 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [req-94ef71e3-0fb6-4e1d-b4e1-42e88851a6d4 req-c90c24c2-4fef-4f94-b07a-96c49273f522 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 05:31:07.627314 np0000181873 devstack@c-api.service[116685]: /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 05:31:07.627314 np0000181873 devstack@c-api.service[116685]: warnings.warn( Jun 18 05:31:07.661980 np0000181873 devstack@c-api.service[116685]: DEBUG oslo_db.sqlalchemy.engines [req-94ef71e3-0fb6-4e1d-b4e1-42e88851a6d4 req-c90c24c2-4fef-4f94-b07a-96c49273f522 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=116685) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:31:07.732235 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [req-94ef71e3-0fb6-4e1d-b4e1-42e88851a6d4 req-c90c24c2-4fef-4f94-b07a-96c49273f522 admin admin] https://199.19.213.171/volume/v3/types/8888cd58-ca76-4108-bcd9-0687376945b8/extra_specs returned with HTTP 200 Jun 18 05:31:07.732813 np0000181873 devstack@c-api.service[116685]: [pid: 116685|app: 0|req: 1/3] 199.19.213.171 () {70 vars in 1505 bytes} [Thu Jun 18 05:31:07 2026] POST /volume/v3/types/8888cd58-ca76-4108-bcd9-0687376945b8/extra_specs => generated 55 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:31:09.767245 np0000181873 devstack@c-api.service[116683]: DEBUG dbcounter [-] [116683] Writing DB stats cinder:SELECT=6 {{(pid=116683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:31:09.787209 np0000181873 devstack@c-api.service[116682]: DEBUG dbcounter [-] [116682] Writing DB stats cinder:SELECT=6 {{(pid=116682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:31:17.252185 np0000181873 devstack@c-api.service[116684]: DEBUG dbcounter [-] [116684] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:31:17.729239 np0000181873 devstack@c-api.service[116685]: DEBUG dbcounter [-] [116685] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:35:17.398942 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.middleware.request_id [None req-c40af666-4540-4f79-93f1-3017800e3fb0 None None] RequestId filter calling following filter/app {{(pid=116683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:17.401254 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-c40af666-4540-4f79-93f1-3017800e3fb0 None None] GET https://199.19.213.171/volume// Jun 18 05:35:17.401786 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-c40af666-4540-4f79-93f1-3017800e3fb0 None None] Empty body provided in request {{(pid=116683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:35:17.402470 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-c40af666-4540-4f79-93f1-3017800e3fb0 None None] Calling method 'all' {{(pid=116683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:35:17.404409 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-c40af666-4540-4f79-93f1-3017800e3fb0 None None] https://199.19.213.171/volume// returned with HTTP 300 Jun 18 05:35:17.404409 np0000181873 devstack@c-api.service[116683]: [pid: 116683|app: 0|req: 2/4] 199.19.213.171 () {66 vars in 1456 bytes} [Thu Jun 18 05:35:17 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 05:35:55.051594 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.051594 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.051594 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.051594 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.052523 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.052523 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.052523 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.052523 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.052818 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.052818 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.052818 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.052818 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.052818 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.052818 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.053232 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.053232 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.053232 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.053232 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.053232 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.053592 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.053592 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.053592 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.053592 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.053592 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.053921 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.053921 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.053921 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.053921 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.054230 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.054230 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.054230 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.054230 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.054230 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.054627 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.054627 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.054627 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.054627 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.054627 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.054981 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.054981 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.054981 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.054981 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.054981 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.054981 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.055462 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.055462 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.055462 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.055462 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.055462 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.055462 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.055887 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.055887 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.055887 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.055887 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.055887 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.055887 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.056319 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.056319 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.056319 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.056319 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.056319 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.056711 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.056711 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.056711 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.056711 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.056711 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.057020 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.057020 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.057020 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.057020 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.057020 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.057020 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.057504 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.057504 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.057504 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.057504 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.057504 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.057504 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.057892 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.057892 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.057892 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.057892 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.057892 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.058325 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.058325 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.058325 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.058325 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.058325 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.058669 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.058669 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.058669 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.058669 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.058967 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.058967 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.058967 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.058967 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.059271 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.059271 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.059271 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.059271 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.059271 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.059649 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.059649 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.059649 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.059649 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.059649 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.059965 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.059965 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.059965 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.059965 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.060415 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.060415 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.060415 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.060415 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.060749 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.060749 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.060749 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.060749 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.060876 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.060876 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.060876 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.060876 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.060996 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.060996 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.060996 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.060996 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.061115 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.061115 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.061115 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.061115 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.061115 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.061286 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.061286 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.061286 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.061286 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.061286 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.061286 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.061497 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.061497 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.061497 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.061497 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.061497 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.061649 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.061649 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.061649 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.061649 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.061649 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.061649 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.061838 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.061838 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.061838 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.061838 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.061838 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.061838 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.062043 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.062043 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.062043 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.062043 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.062043 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.062043 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.062258 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.062258 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.062258 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.062258 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.062258 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.062258 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.062456 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.062456 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.062456 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.062456 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.062583 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.062583 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.062583 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.062583 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.062583 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.062760 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.062760 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.062760 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.062760 np0000181873 devstack@c-api.service[116682]: /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 05:35:55.062760 np0000181873 devstack@c-api.service[116682]: warnings.warn(deprecated_msg) Jun 18 05:35:55.062760 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.middleware.request_id [None req-e4a8c341-3ea0-4495-90cb-80980272185a None None] RequestId filter calling following filter/app {{(pid=116682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:55.063823 np0000181873 devstack@c-api.service[116682]: [pid: 116682|app: 0|req: 1/5] 199.19.213.171 () {62 vars in 1068 bytes} [Thu Jun 18 05:35:55 2026] GET /volume/v3 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 05:35:55.095955 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.middleware.request_id [None req-7f88d269-946c-4cde-aaf2-59cb26a8283d None None] RequestId filter calling following filter/app {{(pid=116684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:55.104891 np0000181873 devstack@c-api.service[116684]: [pid: 116684|app: 0|req: 2/6] 199.19.213.171 () {64 vars in 1272 bytes} [Thu Jun 18 05:35:55 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 05:35:55.142242 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.middleware.request_id [req-7f88d269-946c-4cde-aaf2-59cb26a8283d req-48425c21-bc52-4ae1-a16e-6b7d0dd2a73e None None] RequestId filter calling following filter/app {{(pid=116685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:55.146087 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [req-7f88d269-946c-4cde-aaf2-59cb26a8283d req-48425c21-bc52-4ae1-a16e-6b7d0dd2a73e demo demo] GET https://199.19.213.171/volume/v3/ Jun 18 05:35:55.146389 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [req-7f88d269-946c-4cde-aaf2-59cb26a8283d req-48425c21-bc52-4ae1-a16e-6b7d0dd2a73e demo demo] Empty body provided in request {{(pid=116685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:35:55.146673 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [req-7f88d269-946c-4cde-aaf2-59cb26a8283d req-48425c21-bc52-4ae1-a16e-6b7d0dd2a73e demo demo] Calling method 'version_select' {{(pid=116685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:35:55.147815 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [req-7f88d269-946c-4cde-aaf2-59cb26a8283d req-48425c21-bc52-4ae1-a16e-6b7d0dd2a73e demo demo] https://199.19.213.171/volume/v3/ returned with HTTP 200 Jun 18 05:35:55.148333 np0000181873 devstack@c-api.service[116685]: [pid: 116685|app: 0|req: 2/7] 199.19.213.171 () {66 vars in 1346 bytes} [Thu Jun 18 05:35:55 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:35:55.187086 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.middleware.request_id [None req-54378188-30e4-4326-a5ff-c41a15956f89 None None] RequestId filter calling following filter/app {{(pid=116683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:55.504450 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-54378188-30e4-4326-a5ff-c41a15956f89 demo demo] GET https://199.19.213.171/volume/v3/types Jun 18 05:35:55.504825 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-54378188-30e4-4326-a5ff-c41a15956f89 demo demo] Empty body provided in request {{(pid=116683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:35:55.505029 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-54378188-30e4-4326-a5ff-c41a15956f89 demo demo] Calling method 'index' {{(pid=116683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:35:55.505516 np0000181873 devstack@c-api.service[116683]: /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 05:35:55.505516 np0000181873 devstack@c-api.service[116683]: warnings.warn( Jun 18 05:35:55.506113 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.api_utils [None req-54378188-30e4-4326-a5ff-c41a15956f89 demo demo] Removing options '' from query. {{(pid=116683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:35:55.543912 np0000181873 devstack@c-api.service[116683]: DEBUG oslo_db.sqlalchemy.engines [None req-54378188-30e4-4326-a5ff-c41a15956f89 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=116683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:35:55.564233 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-54378188-30e4-4326-a5ff-c41a15956f89 demo demo] https://199.19.213.171/volume/v3/types returned with HTTP 200 Jun 18 05:35:55.564622 np0000181873 devstack@c-api.service[116683]: [pid: 116683|app: 0|req: 3/8] 199.19.213.171 () {64 vars in 1290 bytes} [Thu Jun 18 05:35:55 2026] GET /volume/v3/types => generated 377 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:35:55.602838 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.middleware.request_id [None req-b70c5595-86f9-4e6d-9b93-2f481c4e614d None None] RequestId filter calling following filter/app {{(pid=116682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:55.982460 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-b70c5595-86f9-4e6d-9b93-2f481c4e614d demo demo] GET https://199.19.213.171/volume/v3/types/default Jun 18 05:35:55.982898 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-b70c5595-86f9-4e6d-9b93-2f481c4e614d demo demo] Empty body provided in request {{(pid=116682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:35:55.983164 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-b70c5595-86f9-4e6d-9b93-2f481c4e614d demo demo] Calling method 'show' {{(pid=116682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:35:56.018446 np0000181873 devstack@c-api.service[116682]: DEBUG oslo_db.sqlalchemy.engines [None req-b70c5595-86f9-4e6d-9b93-2f481c4e614d 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=116682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:35:56.036912 np0000181873 devstack@c-api.service[116682]: /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 05:35:56.036912 np0000181873 devstack@c-api.service[116682]: warnings.warn( Jun 18 05:35:56.039077 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-b70c5595-86f9-4e6d-9b93-2f481c4e614d demo demo] https://199.19.213.171/volume/v3/types/default returned with HTTP 200 Jun 18 05:35:56.039453 np0000181873 devstack@c-api.service[116682]: [pid: 116682|app: 0|req: 2/9] 199.19.213.171 () {64 vars in 1301 bytes} [Thu Jun 18 05:35:55 2026] GET /volume/v3/types/default => generated 145 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:35:56.495743 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.middleware.request_id [None req-7ba98271-af19-4898-919e-1fa1efe48e1d None None] RequestId filter calling following filter/app {{(pid=116684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:56.496637 np0000181873 devstack@c-api.service[116684]: [pid: 116684|app: 0|req: 3/10] 199.19.213.171 () {62 vars in 1068 bytes} [Thu Jun 18 05:35:56 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 05:35:56.530188 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.middleware.request_id [None req-fe22f9d6-2d64-43b0-8f99-00001a093a75 None None] RequestId filter calling following filter/app {{(pid=116685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:56.537899 np0000181873 devstack@c-api.service[116685]: [pid: 116685|app: 0|req: 3/11] 199.19.213.171 () {64 vars in 1272 bytes} [Thu Jun 18 05:35:56 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 05:35:56.577282 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.middleware.request_id [req-fe22f9d6-2d64-43b0-8f99-00001a093a75 req-7021f52a-a2a0-4f6e-b12c-55bc90fb1661 None None] RequestId filter calling following filter/app {{(pid=116683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:56.579975 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [req-fe22f9d6-2d64-43b0-8f99-00001a093a75 req-7021f52a-a2a0-4f6e-b12c-55bc90fb1661 demo demo] GET https://199.19.213.171/volume/v3/ Jun 18 05:35:56.580248 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [req-fe22f9d6-2d64-43b0-8f99-00001a093a75 req-7021f52a-a2a0-4f6e-b12c-55bc90fb1661 demo demo] Empty body provided in request {{(pid=116683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:35:56.580497 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [req-fe22f9d6-2d64-43b0-8f99-00001a093a75 req-7021f52a-a2a0-4f6e-b12c-55bc90fb1661 demo demo] Calling method 'version_select' {{(pid=116683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:35:56.581194 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [req-fe22f9d6-2d64-43b0-8f99-00001a093a75 req-7021f52a-a2a0-4f6e-b12c-55bc90fb1661 demo demo] https://199.19.213.171/volume/v3/ returned with HTTP 200 Jun 18 05:35:56.581610 np0000181873 devstack@c-api.service[116683]: [pid: 116683|app: 0|req: 4/12] 199.19.213.171 () {66 vars in 1346 bytes} [Thu Jun 18 05:35:56 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:35:56.623979 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.middleware.request_id [None req-45836f74-aabd-4875-ac56-2fbbe093cadd None None] RequestId filter calling following filter/app {{(pid=116682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:56.627474 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-45836f74-aabd-4875-ac56-2fbbe093cadd demo demo] GET https://199.19.213.171/volume/v3/types/default Jun 18 05:35:56.627846 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-45836f74-aabd-4875-ac56-2fbbe093cadd demo demo] Empty body provided in request {{(pid=116682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:35:56.628294 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-45836f74-aabd-4875-ac56-2fbbe093cadd demo demo] Calling method 'show' {{(pid=116682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:35:56.637640 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-45836f74-aabd-4875-ac56-2fbbe093cadd demo demo] https://199.19.213.171/volume/v3/types/default returned with HTTP 200 Jun 18 05:35:56.638081 np0000181873 devstack@c-api.service[116682]: [pid: 116682|app: 0|req: 3/13] 199.19.213.171 () {64 vars in 1301 bytes} [Thu Jun 18 05:35:56 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 05:35:57.304192 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.middleware.request_id [None req-f842789d-6737-4fc9-9719-bcba7b812f11 None None] RequestId filter calling following filter/app {{(pid=116684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:57.304859 np0000181873 devstack@c-api.service[116684]: [pid: 116684|app: 0|req: 4/14] 199.19.213.171 () {62 vars in 1068 bytes} [Thu Jun 18 05:35:57 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 05:35:57.334194 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.middleware.request_id [None req-25d4cd79-5bf2-4f64-9c6f-afaaf40b5ca8 None None] RequestId filter calling following filter/app {{(pid=116685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:57.337988 np0000181873 devstack@c-api.service[116685]: [pid: 116685|app: 0|req: 4/15] 199.19.213.171 () {64 vars in 1272 bytes} [Thu Jun 18 05:35:57 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 05:35:57.366310 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.middleware.request_id [req-25d4cd79-5bf2-4f64-9c6f-afaaf40b5ca8 req-2b857c8f-4147-4de2-8aee-e7417651b64a None None] RequestId filter calling following filter/app {{(pid=116683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:57.368476 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [req-25d4cd79-5bf2-4f64-9c6f-afaaf40b5ca8 req-2b857c8f-4147-4de2-8aee-e7417651b64a demo demo] GET https://199.19.213.171/volume/v3/ Jun 18 05:35:57.368696 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [req-25d4cd79-5bf2-4f64-9c6f-afaaf40b5ca8 req-2b857c8f-4147-4de2-8aee-e7417651b64a demo demo] Empty body provided in request {{(pid=116683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:35:57.368938 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [req-25d4cd79-5bf2-4f64-9c6f-afaaf40b5ca8 req-2b857c8f-4147-4de2-8aee-e7417651b64a demo demo] Calling method 'version_select' {{(pid=116683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:35:57.369408 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [req-25d4cd79-5bf2-4f64-9c6f-afaaf40b5ca8 req-2b857c8f-4147-4de2-8aee-e7417651b64a demo demo] https://199.19.213.171/volume/v3/ returned with HTTP 200 Jun 18 05:35:57.370132 np0000181873 devstack@c-api.service[116683]: [pid: 116683|app: 0|req: 5/16] 199.19.213.171 () {66 vars in 1346 bytes} [Thu Jun 18 05:35:57 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:35:57.410742 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.middleware.request_id [None req-55b63cee-f52d-4392-badb-57d28fb4d41c None None] RequestId filter calling following filter/app {{(pid=116682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:57.414190 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-55b63cee-f52d-4392-badb-57d28fb4d41c demo demo] GET https://199.19.213.171/volume/v3/types/default Jun 18 05:35:57.414609 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-55b63cee-f52d-4392-badb-57d28fb4d41c demo demo] Empty body provided in request {{(pid=116682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:35:57.415064 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-55b63cee-f52d-4392-badb-57d28fb4d41c demo demo] Calling method 'show' {{(pid=116682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:35:57.424834 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-55b63cee-f52d-4392-badb-57d28fb4d41c demo demo] https://199.19.213.171/volume/v3/types/default returned with HTTP 200 Jun 18 05:35:57.425491 np0000181873 devstack@c-api.service[116682]: [pid: 116682|app: 0|req: 4/17] 199.19.213.171 () {64 vars in 1301 bytes} [Thu Jun 18 05:35:57 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:35:57.458191 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.middleware.request_id [None req-d3f6be09-f727-4ff0-a494-b1a94d69e737 None None] RequestId filter calling following filter/app {{(pid=116684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:57.458911 np0000181873 devstack@c-api.service[116684]: [pid: 116684|app: 0|req: 5/18] 199.19.213.171 () {62 vars in 1068 bytes} [Thu Jun 18 05:35:57 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 05:35:57.486359 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.middleware.request_id [None req-0800ba28-fc5f-41e7-85b8-d0b350de2b7f None None] RequestId filter calling following filter/app {{(pid=116685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:57.490031 np0000181873 devstack@c-api.service[116685]: [pid: 116685|app: 0|req: 5/19] 199.19.213.171 () {64 vars in 1272 bytes} [Thu Jun 18 05:35:57 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 05:35:57.518424 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.middleware.request_id [req-0800ba28-fc5f-41e7-85b8-d0b350de2b7f req-0cd4bd55-6249-4aac-bc8b-ed394cde5d35 None None] RequestId filter calling following filter/app {{(pid=116683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:57.521601 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [req-0800ba28-fc5f-41e7-85b8-d0b350de2b7f req-0cd4bd55-6249-4aac-bc8b-ed394cde5d35 demo demo] GET https://199.19.213.171/volume/v3/ Jun 18 05:35:57.521915 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [req-0800ba28-fc5f-41e7-85b8-d0b350de2b7f req-0cd4bd55-6249-4aac-bc8b-ed394cde5d35 demo demo] Empty body provided in request {{(pid=116683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:35:57.522166 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [req-0800ba28-fc5f-41e7-85b8-d0b350de2b7f req-0cd4bd55-6249-4aac-bc8b-ed394cde5d35 demo demo] Calling method 'version_select' {{(pid=116683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:35:57.522612 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [req-0800ba28-fc5f-41e7-85b8-d0b350de2b7f req-0cd4bd55-6249-4aac-bc8b-ed394cde5d35 demo demo] https://199.19.213.171/volume/v3/ returned with HTTP 200 Jun 18 05:35:57.523050 np0000181873 devstack@c-api.service[116683]: [pid: 116683|app: 0|req: 6/20] 199.19.213.171 () {66 vars in 1346 bytes} [Thu Jun 18 05:35:57 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:35:57.556940 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.middleware.request_id [None req-13e5182a-15dc-460f-a8f6-9c77ebb8f51f None None] RequestId filter calling following filter/app {{(pid=116682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:35:57.559886 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-13e5182a-15dc-460f-a8f6-9c77ebb8f51f demo demo] GET https://199.19.213.171/volume/v3/types/default Jun 18 05:35:57.560172 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-13e5182a-15dc-460f-a8f6-9c77ebb8f51f demo demo] Empty body provided in request {{(pid=116682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:35:57.560451 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-13e5182a-15dc-460f-a8f6-9c77ebb8f51f demo demo] Calling method 'show' {{(pid=116682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:35:57.568866 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-13e5182a-15dc-460f-a8f6-9c77ebb8f51f demo demo] https://199.19.213.171/volume/v3/types/default returned with HTTP 200 Jun 18 05:35:57.569258 np0000181873 devstack@c-api.service[116682]: [pid: 116682|app: 0|req: 5/21] 199.19.213.171 () {64 vars in 1301 bytes} [Thu Jun 18 05:35:57 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:36:05.558783 np0000181873 devstack@c-api.service[116683]: DEBUG dbcounter [-] [116683] Writing DB stats cinder:SELECT=1 {{(pid=116683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:36:07.565315 np0000181873 devstack@c-api.service[116682]: DEBUG dbcounter [-] [116682] Writing DB stats cinder:SELECT=8 {{(pid=116682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:42:15.671559 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.middleware.request_id [None req-0625a8cf-dd47-4cbd-9c76-3eedf9c863e2 None None] RequestId filter calling following filter/app {{(pid=116684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:42:15.763289 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-0625a8cf-dd47-4cbd-9c76-3eedf9c863e2 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:42:15.763741 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-0625a8cf-dd47-4cbd-9c76-3eedf9c863e2 demo demo] Empty body provided in request {{(pid=116684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:42:15.764162 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-0625a8cf-dd47-4cbd-9c76-3eedf9c863e2 demo demo] Calling method 'detail' {{(pid=116684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:42:15.765240 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.api_utils [None req-0625a8cf-dd47-4cbd-9c76-3eedf9c863e2 demo demo] Removing options '' from query. {{(pid=116684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:42:15.766590 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.volume.api [None req-0625a8cf-dd47-4cbd-9c76-3eedf9c863e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:42:15.804557 np0000181873 devstack@c-api.service[116684]: INFO cinder.volume.api [None req-0625a8cf-dd47-4cbd-9c76-3eedf9c863e2 demo demo] Get all volumes completed successfully. Jun 18 05:42:15.807402 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-0625a8cf-dd47-4cbd-9c76-3eedf9c863e2 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:42:15.808061 np0000181873 devstack@c-api.service[116684]: [pid: 116684|app: 0|req: 6/22] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:42:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:42:25.795030 np0000181873 devstack@c-api.service[116684]: DEBUG dbcounter [-] [116684] Writing DB stats cinder:SELECT=1 {{(pid=116684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:43:15.832370 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.middleware.request_id [None req-e5fc4e34-80af-4f1c-8acf-3f83c00bb9cb None None] RequestId filter calling following filter/app {{(pid=116685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:43:15.837194 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [None req-e5fc4e34-80af-4f1c-8acf-3f83c00bb9cb demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:43:15.837194 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [None req-e5fc4e34-80af-4f1c-8acf-3f83c00bb9cb demo demo] Empty body provided in request {{(pid=116685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:43:15.837194 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [None req-e5fc4e34-80af-4f1c-8acf-3f83c00bb9cb demo demo] Calling method 'detail' {{(pid=116685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:43:15.840176 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.api_utils [None req-e5fc4e34-80af-4f1c-8acf-3f83c00bb9cb demo demo] Removing options '' from query. {{(pid=116685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:43:15.840176 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.volume.api [None req-e5fc4e34-80af-4f1c-8acf-3f83c00bb9cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:43:15.882533 np0000181873 devstack@c-api.service[116685]: INFO cinder.volume.api [None req-e5fc4e34-80af-4f1c-8acf-3f83c00bb9cb demo demo] Get all volumes completed successfully. Jun 18 05:43:15.885386 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [None req-e5fc4e34-80af-4f1c-8acf-3f83c00bb9cb demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:43:15.886206 np0000181873 devstack@c-api.service[116685]: [pid: 116685|app: 0|req: 6/23] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:43:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:43:25.875088 np0000181873 devstack@c-api.service[116685]: DEBUG dbcounter [-] [116685] Writing DB stats cinder:SELECT=1 {{(pid=116685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:44:15.908142 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.middleware.request_id [None req-e6402473-f7a1-48f7-a488-74bc16de82ad None None] RequestId filter calling following filter/app {{(pid=116683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:44:15.913104 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-e6402473-f7a1-48f7-a488-74bc16de82ad demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:44:15.913386 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-e6402473-f7a1-48f7-a488-74bc16de82ad demo demo] Empty body provided in request {{(pid=116683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:44:15.913657 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-e6402473-f7a1-48f7-a488-74bc16de82ad demo demo] Calling method 'detail' {{(pid=116683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:44:15.914271 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.api_utils [None req-e6402473-f7a1-48f7-a488-74bc16de82ad demo demo] Removing options '' from query. {{(pid=116683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:44:15.915366 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.volume.api [None req-e6402473-f7a1-48f7-a488-74bc16de82ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:44:15.962290 np0000181873 devstack@c-api.service[116683]: INFO cinder.volume.api [None req-e6402473-f7a1-48f7-a488-74bc16de82ad demo demo] Get all volumes completed successfully. Jun 18 05:44:15.965418 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-e6402473-f7a1-48f7-a488-74bc16de82ad demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:44:15.965894 np0000181873 devstack@c-api.service[116683]: [pid: 116683|app: 0|req: 7/24] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:44:15 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 05:44:25.951481 np0000181873 devstack@c-api.service[116683]: DEBUG dbcounter [-] [116683] Writing DB stats cinder:SELECT=1 {{(pid=116683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:45:15.986060 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.middleware.request_id [None req-ad2466a7-acd1-451f-8bc7-ad53e72bcaa1 None None] RequestId filter calling following filter/app {{(pid=116682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:45:15.989942 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-ad2466a7-acd1-451f-8bc7-ad53e72bcaa1 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:45:15.990236 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-ad2466a7-acd1-451f-8bc7-ad53e72bcaa1 demo demo] Empty body provided in request {{(pid=116682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:45:15.990496 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-ad2466a7-acd1-451f-8bc7-ad53e72bcaa1 demo demo] Calling method 'detail' {{(pid=116682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:45:15.991233 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.api_utils [None req-ad2466a7-acd1-451f-8bc7-ad53e72bcaa1 demo demo] Removing options '' from query. {{(pid=116682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:45:15.992322 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.volume.api [None req-ad2466a7-acd1-451f-8bc7-ad53e72bcaa1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:45:16.035261 np0000181873 devstack@c-api.service[116682]: INFO cinder.volume.api [None req-ad2466a7-acd1-451f-8bc7-ad53e72bcaa1 demo demo] Get all volumes completed successfully. Jun 18 05:45:16.038588 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-ad2466a7-acd1-451f-8bc7-ad53e72bcaa1 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:45:16.039122 np0000181873 devstack@c-api.service[116682]: [pid: 116682|app: 0|req: 6/25] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:45:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:45:26.028116 np0000181873 devstack@c-api.service[116682]: DEBUG dbcounter [-] [116682] Writing DB stats cinder:SELECT=1 {{(pid=116682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:46:16.213648 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.middleware.request_id [None req-499ada20-9c28-4afc-8650-197909988754 None None] RequestId filter calling following filter/app {{(pid=116684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:46:16.218909 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-499ada20-9c28-4afc-8650-197909988754 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:46:16.219614 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-499ada20-9c28-4afc-8650-197909988754 demo demo] Empty body provided in request {{(pid=116684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:46:16.219921 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-499ada20-9c28-4afc-8650-197909988754 demo demo] Calling method 'detail' {{(pid=116684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:46:16.220376 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.api_utils [None req-499ada20-9c28-4afc-8650-197909988754 demo demo] Removing options '' from query. {{(pid=116684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:46:16.221489 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.volume.api [None req-499ada20-9c28-4afc-8650-197909988754 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:46:16.231031 np0000181873 devstack@c-api.service[116684]: INFO cinder.volume.api [None req-499ada20-9c28-4afc-8650-197909988754 demo demo] Get all volumes completed successfully. Jun 18 05:46:16.234628 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-499ada20-9c28-4afc-8650-197909988754 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:46:16.235119 np0000181873 devstack@c-api.service[116684]: [pid: 116684|app: 0|req: 7/26] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:46:16 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 05:46:26.226744 np0000181873 devstack@c-api.service[116684]: DEBUG dbcounter [-] [116684] Writing DB stats cinder:SELECT=1 {{(pid=116684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:47:16.266806 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.middleware.request_id [None req-7ff2f766-1da6-46f9-82ec-23309c21a701 None None] RequestId filter calling following filter/app {{(pid=116685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:47:16.366188 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [None req-7ff2f766-1da6-46f9-82ec-23309c21a701 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:47:16.366442 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [None req-7ff2f766-1da6-46f9-82ec-23309c21a701 demo demo] Empty body provided in request {{(pid=116685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:47:16.366732 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [None req-7ff2f766-1da6-46f9-82ec-23309c21a701 demo demo] Calling method 'detail' {{(pid=116685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:47:16.367043 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.api_utils [None req-7ff2f766-1da6-46f9-82ec-23309c21a701 demo demo] Removing options '' from query. {{(pid=116685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:47:16.369324 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.volume.api [None req-7ff2f766-1da6-46f9-82ec-23309c21a701 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:47:16.377752 np0000181873 devstack@c-api.service[116685]: INFO cinder.volume.api [None req-7ff2f766-1da6-46f9-82ec-23309c21a701 demo demo] Get all volumes completed successfully. Jun 18 05:47:16.381688 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [None req-7ff2f766-1da6-46f9-82ec-23309c21a701 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:47:16.382171 np0000181873 devstack@c-api.service[116685]: [pid: 116685|app: 0|req: 7/27] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:47:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:47:26.371740 np0000181873 devstack@c-api.service[116685]: DEBUG dbcounter [-] [116685] Writing DB stats cinder:SELECT=1 {{(pid=116685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:48:16.396927 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.middleware.request_id [None req-0e79ba4f-dd35-4233-8b5e-237912617e91 None None] RequestId filter calling following filter/app {{(pid=116683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:48:16.399817 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-0e79ba4f-dd35-4233-8b5e-237912617e91 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:48:16.400054 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-0e79ba4f-dd35-4233-8b5e-237912617e91 demo demo] Empty body provided in request {{(pid=116683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:48:16.400380 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-0e79ba4f-dd35-4233-8b5e-237912617e91 demo demo] Calling method 'detail' {{(pid=116683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:48:16.400684 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.api_utils [None req-0e79ba4f-dd35-4233-8b5e-237912617e91 demo demo] Removing options '' from query. {{(pid=116683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:48:16.401906 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.volume.api [None req-0e79ba4f-dd35-4233-8b5e-237912617e91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:48:16.409334 np0000181873 devstack@c-api.service[116683]: INFO cinder.volume.api [None req-0e79ba4f-dd35-4233-8b5e-237912617e91 demo demo] Get all volumes completed successfully. Jun 18 05:48:16.411294 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-0e79ba4f-dd35-4233-8b5e-237912617e91 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:48:16.411899 np0000181873 devstack@c-api.service[116683]: [pid: 116683|app: 0|req: 8/28] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:48:16 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 05:48:26.407566 np0000181873 devstack@c-api.service[116683]: DEBUG dbcounter [-] [116683] Writing DB stats cinder:SELECT=1 {{(pid=116683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:49:16.431017 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.middleware.request_id [None req-b0dee6d1-eddb-47de-b09d-f105aef04d1f None None] RequestId filter calling following filter/app {{(pid=116682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:49:16.434367 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-b0dee6d1-eddb-47de-b09d-f105aef04d1f demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:49:16.434687 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-b0dee6d1-eddb-47de-b09d-f105aef04d1f demo demo] Empty body provided in request {{(pid=116682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:49:16.435007 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-b0dee6d1-eddb-47de-b09d-f105aef04d1f demo demo] Calling method 'detail' {{(pid=116682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:49:16.435434 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.api_utils [None req-b0dee6d1-eddb-47de-b09d-f105aef04d1f demo demo] Removing options '' from query. {{(pid=116682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:49:16.436456 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.volume.api [None req-b0dee6d1-eddb-47de-b09d-f105aef04d1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:49:16.443787 np0000181873 devstack@c-api.service[116682]: INFO cinder.volume.api [None req-b0dee6d1-eddb-47de-b09d-f105aef04d1f demo demo] Get all volumes completed successfully. Jun 18 05:49:16.445829 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-b0dee6d1-eddb-47de-b09d-f105aef04d1f demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:49:16.446260 np0000181873 devstack@c-api.service[116682]: [pid: 116682|app: 0|req: 7/29] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:49:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:49:26.439907 np0000181873 devstack@c-api.service[116682]: DEBUG dbcounter [-] [116682] Writing DB stats cinder:SELECT=1 {{(pid=116682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:50:16.465511 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.middleware.request_id [None req-9204b049-2ad0-46a8-834f-730f4a8e19ce None None] RequestId filter calling following filter/app {{(pid=116684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:50:16.469404 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-9204b049-2ad0-46a8-834f-730f4a8e19ce demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:50:16.469643 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-9204b049-2ad0-46a8-834f-730f4a8e19ce demo demo] Empty body provided in request {{(pid=116684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:50:16.469908 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-9204b049-2ad0-46a8-834f-730f4a8e19ce demo demo] Calling method 'detail' {{(pid=116684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:50:16.470247 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.api_utils [None req-9204b049-2ad0-46a8-834f-730f4a8e19ce demo demo] Removing options '' from query. {{(pid=116684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:50:16.471226 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.volume.api [None req-9204b049-2ad0-46a8-834f-730f4a8e19ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:50:16.480277 np0000181873 devstack@c-api.service[116684]: INFO cinder.volume.api [None req-9204b049-2ad0-46a8-834f-730f4a8e19ce demo demo] Get all volumes completed successfully. Jun 18 05:50:16.482933 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-9204b049-2ad0-46a8-834f-730f4a8e19ce demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:50:16.483433 np0000181873 devstack@c-api.service[116684]: [pid: 116684|app: 0|req: 8/30] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:50:16 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 05:50:26.474751 np0000181873 devstack@c-api.service[116684]: DEBUG dbcounter [-] [116684] Writing DB stats cinder:SELECT=1 {{(pid=116684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:51:16.501737 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.middleware.request_id [None req-d2ffbcc7-771a-4449-8a81-436b44e0fa85 None None] RequestId filter calling following filter/app {{(pid=116685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:51:16.504504 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [None req-d2ffbcc7-771a-4449-8a81-436b44e0fa85 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:51:16.504714 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [None req-d2ffbcc7-771a-4449-8a81-436b44e0fa85 demo demo] Empty body provided in request {{(pid=116685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:51:16.504903 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [None req-d2ffbcc7-771a-4449-8a81-436b44e0fa85 demo demo] Calling method 'detail' {{(pid=116685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:51:16.505127 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.api_utils [None req-d2ffbcc7-771a-4449-8a81-436b44e0fa85 demo demo] Removing options '' from query. {{(pid=116685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:51:16.505943 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.volume.api [None req-d2ffbcc7-771a-4449-8a81-436b44e0fa85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:51:16.514085 np0000181873 devstack@c-api.service[116685]: INFO cinder.volume.api [None req-d2ffbcc7-771a-4449-8a81-436b44e0fa85 demo demo] Get all volumes completed successfully. Jun 18 05:51:16.518505 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [None req-d2ffbcc7-771a-4449-8a81-436b44e0fa85 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:51:16.518505 np0000181873 devstack@c-api.service[116685]: [pid: 116685|app: 0|req: 8/31] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:51:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:51:26.509012 np0000181873 devstack@c-api.service[116685]: DEBUG dbcounter [-] [116685] Writing DB stats cinder:SELECT=1 {{(pid=116685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:52:16.544282 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.middleware.request_id [None req-64b3013e-d8bd-4978-8aa2-9d0f21007c83 None None] RequestId filter calling following filter/app {{(pid=116683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:52:16.736251 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-64b3013e-d8bd-4978-8aa2-9d0f21007c83 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:52:16.736502 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-64b3013e-d8bd-4978-8aa2-9d0f21007c83 demo demo] Empty body provided in request {{(pid=116683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:52:16.736757 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-64b3013e-d8bd-4978-8aa2-9d0f21007c83 demo demo] Calling method 'detail' {{(pid=116683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:52:16.737201 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.api_utils [None req-64b3013e-d8bd-4978-8aa2-9d0f21007c83 demo demo] Removing options '' from query. {{(pid=116683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:52:16.738287 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.volume.api [None req-64b3013e-d8bd-4978-8aa2-9d0f21007c83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:52:16.747427 np0000181873 devstack@c-api.service[116683]: INFO cinder.volume.api [None req-64b3013e-d8bd-4978-8aa2-9d0f21007c83 demo demo] Get all volumes completed successfully. Jun 18 05:52:16.749562 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-64b3013e-d8bd-4978-8aa2-9d0f21007c83 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:52:16.749933 np0000181873 devstack@c-api.service[116683]: [pid: 116683|app: 0|req: 9/32] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:52:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:52:26.742649 np0000181873 devstack@c-api.service[116683]: DEBUG dbcounter [-] [116683] Writing DB stats cinder:SELECT=1 {{(pid=116683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:53:16.767979 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.middleware.request_id [None req-8548f23c-853f-4bfc-818d-7524fdc1ce09 None None] RequestId filter calling following filter/app {{(pid=116682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:53:16.771778 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-8548f23c-853f-4bfc-818d-7524fdc1ce09 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:53:16.772114 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-8548f23c-853f-4bfc-818d-7524fdc1ce09 demo demo] Empty body provided in request {{(pid=116682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:53:16.772406 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-8548f23c-853f-4bfc-818d-7524fdc1ce09 demo demo] Calling method 'detail' {{(pid=116682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:53:16.772718 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.api_utils [None req-8548f23c-853f-4bfc-818d-7524fdc1ce09 demo demo] Removing options '' from query. {{(pid=116682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:53:16.773637 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.volume.api [None req-8548f23c-853f-4bfc-818d-7524fdc1ce09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:53:16.786281 np0000181873 devstack@c-api.service[116682]: INFO cinder.volume.api [None req-8548f23c-853f-4bfc-818d-7524fdc1ce09 demo demo] Get all volumes completed successfully. Jun 18 05:53:16.789174 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-8548f23c-853f-4bfc-818d-7524fdc1ce09 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:53:16.789723 np0000181873 devstack@c-api.service[116682]: [pid: 116682|app: 0|req: 8/33] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:53:16 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 05:53:26.777618 np0000181873 devstack@c-api.service[116682]: DEBUG dbcounter [-] [116682] Writing DB stats cinder:SELECT=1 {{(pid=116682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:54:16.809233 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.middleware.request_id [None req-56bb9364-de81-4b1b-8b61-5490b1dff6b1 None None] RequestId filter calling following filter/app {{(pid=116684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:54:16.813741 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-56bb9364-de81-4b1b-8b61-5490b1dff6b1 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:54:16.814111 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-56bb9364-de81-4b1b-8b61-5490b1dff6b1 demo demo] Empty body provided in request {{(pid=116684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:54:16.814499 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-56bb9364-de81-4b1b-8b61-5490b1dff6b1 demo demo] Calling method 'detail' {{(pid=116684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:54:16.814822 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.api_utils [None req-56bb9364-de81-4b1b-8b61-5490b1dff6b1 demo demo] Removing options '' from query. {{(pid=116684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:54:16.815847 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.volume.api [None req-56bb9364-de81-4b1b-8b61-5490b1dff6b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:54:16.826471 np0000181873 devstack@c-api.service[116684]: INFO cinder.volume.api [None req-56bb9364-de81-4b1b-8b61-5490b1dff6b1 demo demo] Get all volumes completed successfully. Jun 18 05:54:16.829169 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-56bb9364-de81-4b1b-8b61-5490b1dff6b1 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:54:16.829692 np0000181873 devstack@c-api.service[116684]: [pid: 116684|app: 0|req: 9/34] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:54:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:54:26.819782 np0000181873 devstack@c-api.service[116684]: DEBUG dbcounter [-] [116684] Writing DB stats cinder:SELECT=1 {{(pid=116684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:55:16.844540 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.middleware.request_id [None req-e6466e6c-930a-48d9-a66a-7d4fa0038d00 None None] RequestId filter calling following filter/app {{(pid=116685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:55:16.847642 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [None req-e6466e6c-930a-48d9-a66a-7d4fa0038d00 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:55:16.847893 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [None req-e6466e6c-930a-48d9-a66a-7d4fa0038d00 demo demo] Empty body provided in request {{(pid=116685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:55:16.848190 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [None req-e6466e6c-930a-48d9-a66a-7d4fa0038d00 demo demo] Calling method 'detail' {{(pid=116685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:55:16.848496 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.api_utils [None req-e6466e6c-930a-48d9-a66a-7d4fa0038d00 demo demo] Removing options '' from query. {{(pid=116685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:55:16.849952 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.volume.api [None req-e6466e6c-930a-48d9-a66a-7d4fa0038d00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:55:16.858040 np0000181873 devstack@c-api.service[116685]: INFO cinder.volume.api [None req-e6466e6c-930a-48d9-a66a-7d4fa0038d00 demo demo] Get all volumes completed successfully. Jun 18 05:55:16.859983 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [None req-e6466e6c-930a-48d9-a66a-7d4fa0038d00 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:55:16.860357 np0000181873 devstack@c-api.service[116685]: [pid: 116685|app: 0|req: 9/35] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:55:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:55:26.853937 np0000181873 devstack@c-api.service[116685]: DEBUG dbcounter [-] [116685] Writing DB stats cinder:SELECT=1 {{(pid=116685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:56:16.878308 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.middleware.request_id [None req-51e50a69-55c5-4ef4-9552-d6f86a2909b2 None None] RequestId filter calling following filter/app {{(pid=116683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:56:16.882590 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-51e50a69-55c5-4ef4-9552-d6f86a2909b2 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:56:16.882996 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-51e50a69-55c5-4ef4-9552-d6f86a2909b2 demo demo] Empty body provided in request {{(pid=116683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:56:16.883408 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-51e50a69-55c5-4ef4-9552-d6f86a2909b2 demo demo] Calling method 'detail' {{(pid=116683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:56:16.883861 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.api_utils [None req-51e50a69-55c5-4ef4-9552-d6f86a2909b2 demo demo] Removing options '' from query. {{(pid=116683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:56:16.885573 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.volume.api [None req-51e50a69-55c5-4ef4-9552-d6f86a2909b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:56:16.891634 np0000181873 devstack@c-api.service[116683]: INFO cinder.volume.api [None req-51e50a69-55c5-4ef4-9552-d6f86a2909b2 demo demo] Get all volumes completed successfully. Jun 18 05:56:16.893622 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-51e50a69-55c5-4ef4-9552-d6f86a2909b2 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:56:16.893958 np0000181873 devstack@c-api.service[116683]: [pid: 116683|app: 0|req: 10/36] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:56:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:56:26.888070 np0000181873 devstack@c-api.service[116683]: DEBUG dbcounter [-] [116683] Writing DB stats cinder:SELECT=1 {{(pid=116683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:57:16.911387 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.middleware.request_id [None req-a7d03bf2-c99d-4512-8211-d75edbe1ccb2 None None] RequestId filter calling following filter/app {{(pid=116682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:57:17.035861 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-a7d03bf2-c99d-4512-8211-d75edbe1ccb2 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:57:17.036163 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-a7d03bf2-c99d-4512-8211-d75edbe1ccb2 demo demo] Empty body provided in request {{(pid=116682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:57:17.036439 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-a7d03bf2-c99d-4512-8211-d75edbe1ccb2 demo demo] Calling method 'detail' {{(pid=116682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:57:17.036821 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.api_utils [None req-a7d03bf2-c99d-4512-8211-d75edbe1ccb2 demo demo] Removing options '' from query. {{(pid=116682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:57:17.038093 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.volume.api [None req-a7d03bf2-c99d-4512-8211-d75edbe1ccb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:57:17.047052 np0000181873 devstack@c-api.service[116682]: INFO cinder.volume.api [None req-a7d03bf2-c99d-4512-8211-d75edbe1ccb2 demo demo] Get all volumes completed successfully. Jun 18 05:57:17.049575 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-a7d03bf2-c99d-4512-8211-d75edbe1ccb2 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:57:17.049991 np0000181873 devstack@c-api.service[116682]: [pid: 116682|app: 0|req: 9/37] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:57:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:57:27.042304 np0000181873 devstack@c-api.service[116682]: DEBUG dbcounter [-] [116682] Writing DB stats cinder:SELECT=1 {{(pid=116682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:58:17.071597 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.middleware.request_id [None req-83e5ad79-b6f7-43e6-975b-79e28551caa9 None None] RequestId filter calling following filter/app {{(pid=116684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:58:17.073797 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-83e5ad79-b6f7-43e6-975b-79e28551caa9 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:58:17.073965 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-83e5ad79-b6f7-43e6-975b-79e28551caa9 demo demo] Empty body provided in request {{(pid=116684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:58:17.074186 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-83e5ad79-b6f7-43e6-975b-79e28551caa9 demo demo] Calling method 'detail' {{(pid=116684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:58:17.074391 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.api_utils [None req-83e5ad79-b6f7-43e6-975b-79e28551caa9 demo demo] Removing options '' from query. {{(pid=116684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:58:17.075040 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.volume.api [None req-83e5ad79-b6f7-43e6-975b-79e28551caa9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:58:17.087635 np0000181873 devstack@c-api.service[116684]: INFO cinder.volume.api [None req-83e5ad79-b6f7-43e6-975b-79e28551caa9 demo demo] Get all volumes completed successfully. Jun 18 05:58:17.091072 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-83e5ad79-b6f7-43e6-975b-79e28551caa9 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:58:17.091690 np0000181873 devstack@c-api.service[116684]: [pid: 116684|app: 0|req: 10/38] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:58:17 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 05:58:27.082683 np0000181873 devstack@c-api.service[116684]: DEBUG dbcounter [-] [116684] Writing DB stats cinder:SELECT=1 {{(pid=116684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:59:17.123427 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.middleware.request_id [None req-438a75c1-7cf3-42c0-842f-c0a77b89e694 None None] RequestId filter calling following filter/app {{(pid=116685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:59:17.129316 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [None req-438a75c1-7cf3-42c0-842f-c0a77b89e694 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 05:59:17.129316 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [None req-438a75c1-7cf3-42c0-842f-c0a77b89e694 demo demo] Empty body provided in request {{(pid=116685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:59:17.129316 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [None req-438a75c1-7cf3-42c0-842f-c0a77b89e694 demo demo] Calling method 'detail' {{(pid=116685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:59:17.129316 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.api_utils [None req-438a75c1-7cf3-42c0-842f-c0a77b89e694 demo demo] Removing options '' from query. {{(pid=116685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:59:17.131177 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.volume.api [None req-438a75c1-7cf3-42c0-842f-c0a77b89e694 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:59:17.138651 np0000181873 devstack@c-api.service[116685]: INFO cinder.volume.api [None req-438a75c1-7cf3-42c0-842f-c0a77b89e694 demo demo] Get all volumes completed successfully. Jun 18 05:59:17.140639 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [None req-438a75c1-7cf3-42c0-842f-c0a77b89e694 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:59:17.140986 np0000181873 devstack@c-api.service[116685]: [pid: 116685|app: 0|req: 10/39] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 05:59:17 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 05:59:27.134368 np0000181873 devstack@c-api.service[116685]: DEBUG dbcounter [-] [116685] Writing DB stats cinder:SELECT=1 {{(pid=116685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:00:17.158626 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.middleware.request_id [None req-9d0f07d6-8371-4036-a5db-241341fc4fa0 None None] RequestId filter calling following filter/app {{(pid=116683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:00:17.161971 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-9d0f07d6-8371-4036-a5db-241341fc4fa0 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 06:00:17.162105 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-9d0f07d6-8371-4036-a5db-241341fc4fa0 demo demo] Empty body provided in request {{(pid=116683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:00:17.162430 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-9d0f07d6-8371-4036-a5db-241341fc4fa0 demo demo] Calling method 'detail' {{(pid=116683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:00:17.162799 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.api_utils [None req-9d0f07d6-8371-4036-a5db-241341fc4fa0 demo demo] Removing options '' from query. {{(pid=116683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:00:17.163877 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.volume.api [None req-9d0f07d6-8371-4036-a5db-241341fc4fa0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:00:17.170980 np0000181873 devstack@c-api.service[116683]: INFO cinder.volume.api [None req-9d0f07d6-8371-4036-a5db-241341fc4fa0 demo demo] Get all volumes completed successfully. Jun 18 06:00:17.173318 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-9d0f07d6-8371-4036-a5db-241341fc4fa0 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:00:17.173532 np0000181873 devstack@c-api.service[116683]: [pid: 116683|app: 0|req: 11/40] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 06:00:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 06:00:27.166824 np0000181873 devstack@c-api.service[116683]: DEBUG dbcounter [-] [116683] Writing DB stats cinder:SELECT=1 {{(pid=116683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:01:17.190522 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.middleware.request_id [None req-ed44c38f-b8c7-48b8-8bc2-43eddb1ca94e None None] RequestId filter calling following filter/app {{(pid=116682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:01:17.193825 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-ed44c38f-b8c7-48b8-8bc2-43eddb1ca94e demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 06:01:17.194125 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-ed44c38f-b8c7-48b8-8bc2-43eddb1ca94e demo demo] Empty body provided in request {{(pid=116682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:01:17.194413 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-ed44c38f-b8c7-48b8-8bc2-43eddb1ca94e demo demo] Calling method 'detail' {{(pid=116682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:01:17.194707 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.api_utils [None req-ed44c38f-b8c7-48b8-8bc2-43eddb1ca94e demo demo] Removing options '' from query. {{(pid=116682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:01:17.196410 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.volume.api [None req-ed44c38f-b8c7-48b8-8bc2-43eddb1ca94e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:01:17.203394 np0000181873 devstack@c-api.service[116682]: INFO cinder.volume.api [None req-ed44c38f-b8c7-48b8-8bc2-43eddb1ca94e demo demo] Get all volumes completed successfully. Jun 18 06:01:17.206834 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-ed44c38f-b8c7-48b8-8bc2-43eddb1ca94e demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:01:17.207486 np0000181873 devstack@c-api.service[116682]: [pid: 116682|app: 0|req: 10/41] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 06:01:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 06:01:27.199448 np0000181873 devstack@c-api.service[116682]: DEBUG dbcounter [-] [116682] Writing DB stats cinder:SELECT=1 {{(pid=116682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:02:17.224375 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.middleware.request_id [None req-f1bd7e94-e617-4f59-921f-558e189d5c4c None None] RequestId filter calling following filter/app {{(pid=116684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:02:17.316695 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-f1bd7e94-e617-4f59-921f-558e189d5c4c demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 06:02:17.317083 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-f1bd7e94-e617-4f59-921f-558e189d5c4c demo demo] Empty body provided in request {{(pid=116684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:02:17.317538 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-f1bd7e94-e617-4f59-921f-558e189d5c4c demo demo] Calling method 'detail' {{(pid=116684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:02:17.318170 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.api_utils [None req-f1bd7e94-e617-4f59-921f-558e189d5c4c demo demo] Removing options '' from query. {{(pid=116684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:02:17.319530 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.volume.api [None req-f1bd7e94-e617-4f59-921f-558e189d5c4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:02:17.326019 np0000181873 devstack@c-api.service[116684]: INFO cinder.volume.api [None req-f1bd7e94-e617-4f59-921f-558e189d5c4c demo demo] Get all volumes completed successfully. Jun 18 06:02:17.327930 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-f1bd7e94-e617-4f59-921f-558e189d5c4c demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:02:17.328380 np0000181873 devstack@c-api.service[116684]: [pid: 116684|app: 0|req: 11/42] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 06:02:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 06:02:27.322509 np0000181873 devstack@c-api.service[116684]: DEBUG dbcounter [-] [116684] Writing DB stats cinder:SELECT=1 {{(pid=116684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:03:17.344340 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.middleware.request_id [None req-411594f1-6414-4fa2-8188-fdf0ba144cf7 None None] RequestId filter calling following filter/app {{(pid=116685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:03:17.346032 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [None req-411594f1-6414-4fa2-8188-fdf0ba144cf7 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 06:03:17.346585 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [None req-411594f1-6414-4fa2-8188-fdf0ba144cf7 demo demo] Empty body provided in request {{(pid=116685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:03:17.346585 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [None req-411594f1-6414-4fa2-8188-fdf0ba144cf7 demo demo] Calling method 'detail' {{(pid=116685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:03:17.346585 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.api_utils [None req-411594f1-6414-4fa2-8188-fdf0ba144cf7 demo demo] Removing options '' from query. {{(pid=116685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:03:17.347292 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.volume.api [None req-411594f1-6414-4fa2-8188-fdf0ba144cf7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:03:17.353716 np0000181873 devstack@c-api.service[116685]: INFO cinder.volume.api [None req-411594f1-6414-4fa2-8188-fdf0ba144cf7 demo demo] Get all volumes completed successfully. Jun 18 06:03:17.355639 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [None req-411594f1-6414-4fa2-8188-fdf0ba144cf7 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:03:17.355988 np0000181873 devstack@c-api.service[116685]: [pid: 116685|app: 0|req: 11/43] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 06:03:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 06:03:27.349944 np0000181873 devstack@c-api.service[116685]: DEBUG dbcounter [-] [116685] Writing DB stats cinder:SELECT=1 {{(pid=116685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:04:17.368538 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.middleware.request_id [None req-2999593d-a18f-40d8-bb9e-745b828a1271 None None] RequestId filter calling following filter/app {{(pid=116683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:04:17.372449 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-2999593d-a18f-40d8-bb9e-745b828a1271 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 06:04:17.372844 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-2999593d-a18f-40d8-bb9e-745b828a1271 demo demo] Empty body provided in request {{(pid=116683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:04:17.373274 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-2999593d-a18f-40d8-bb9e-745b828a1271 demo demo] Calling method 'detail' {{(pid=116683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:04:17.373694 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.api_utils [None req-2999593d-a18f-40d8-bb9e-745b828a1271 demo demo] Removing options '' from query. {{(pid=116683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:04:17.375295 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.volume.api [None req-2999593d-a18f-40d8-bb9e-745b828a1271 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:04:17.384018 np0000181873 devstack@c-api.service[116683]: INFO cinder.volume.api [None req-2999593d-a18f-40d8-bb9e-745b828a1271 demo demo] Get all volumes completed successfully. Jun 18 06:04:17.386335 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-2999593d-a18f-40d8-bb9e-745b828a1271 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:04:17.386701 np0000181873 devstack@c-api.service[116683]: [pid: 116683|app: 0|req: 12/44] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 06:04:17 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 06:04:27.379385 np0000181873 devstack@c-api.service[116683]: DEBUG dbcounter [-] [116683] Writing DB stats cinder:SELECT=1 {{(pid=116683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:05:17.405227 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.middleware.request_id [None req-72f2ac54-3389-482c-97c9-42f1d7c35327 None None] RequestId filter calling following filter/app {{(pid=116682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:05:17.408966 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-72f2ac54-3389-482c-97c9-42f1d7c35327 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 06:05:17.409285 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-72f2ac54-3389-482c-97c9-42f1d7c35327 demo demo] Empty body provided in request {{(pid=116682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:05:17.409664 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-72f2ac54-3389-482c-97c9-42f1d7c35327 demo demo] Calling method 'detail' {{(pid=116682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:05:17.409970 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.api_utils [None req-72f2ac54-3389-482c-97c9-42f1d7c35327 demo demo] Removing options '' from query. {{(pid=116682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:05:17.410948 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.volume.api [None req-72f2ac54-3389-482c-97c9-42f1d7c35327 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:05:17.421015 np0000181873 devstack@c-api.service[116682]: INFO cinder.volume.api [None req-72f2ac54-3389-482c-97c9-42f1d7c35327 demo demo] Get all volumes completed successfully. Jun 18 06:05:17.424357 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-72f2ac54-3389-482c-97c9-42f1d7c35327 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:05:17.424987 np0000181873 devstack@c-api.service[116682]: [pid: 116682|app: 0|req: 11/45] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 06:05:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 06:05:27.414285 np0000181873 devstack@c-api.service[116682]: DEBUG dbcounter [-] [116682] Writing DB stats cinder:SELECT=1 {{(pid=116682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:06:17.438282 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.middleware.request_id [None req-1f7f5b84-34ce-45c4-8189-22be8b066a64 None None] RequestId filter calling following filter/app {{(pid=116684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:06:17.441200 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-1f7f5b84-34ce-45c4-8189-22be8b066a64 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 06:06:17.441493 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-1f7f5b84-34ce-45c4-8189-22be8b066a64 demo demo] Empty body provided in request {{(pid=116684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:06:17.441780 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-1f7f5b84-34ce-45c4-8189-22be8b066a64 demo demo] Calling method 'detail' {{(pid=116684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:06:17.442331 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.api_utils [None req-1f7f5b84-34ce-45c4-8189-22be8b066a64 demo demo] Removing options '' from query. {{(pid=116684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:06:17.443422 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.volume.api [None req-1f7f5b84-34ce-45c4-8189-22be8b066a64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:06:17.452368 np0000181873 devstack@c-api.service[116684]: INFO cinder.volume.api [None req-1f7f5b84-34ce-45c4-8189-22be8b066a64 demo demo] Get all volumes completed successfully. Jun 18 06:06:17.454345 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-1f7f5b84-34ce-45c4-8189-22be8b066a64 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:06:17.454871 np0000181873 devstack@c-api.service[116684]: [pid: 116684|app: 0|req: 12/46] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 06:06:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 06:06:27.447103 np0000181873 devstack@c-api.service[116684]: DEBUG dbcounter [-] [116684] Writing DB stats cinder:SELECT=1 {{(pid=116684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:07:17.471257 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.middleware.request_id [None req-cc723025-bc30-46d1-847a-5e1a58fea40f None None] RequestId filter calling following filter/app {{(pid=116685) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:07:17.538184 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [None req-cc723025-bc30-46d1-847a-5e1a58fea40f demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 06:07:17.538955 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [None req-cc723025-bc30-46d1-847a-5e1a58fea40f demo demo] Empty body provided in request {{(pid=116685) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:07:17.539706 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.openstack.wsgi [None req-cc723025-bc30-46d1-847a-5e1a58fea40f demo demo] Calling method 'detail' {{(pid=116685) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:07:17.540253 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.api.api_utils [None req-cc723025-bc30-46d1-847a-5e1a58fea40f demo demo] Removing options '' from query. {{(pid=116685) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:07:17.541297 np0000181873 devstack@c-api.service[116685]: DEBUG cinder.volume.api [None req-cc723025-bc30-46d1-847a-5e1a58fea40f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116685) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:07:17.550837 np0000181873 devstack@c-api.service[116685]: INFO cinder.volume.api [None req-cc723025-bc30-46d1-847a-5e1a58fea40f demo demo] Get all volumes completed successfully. Jun 18 06:07:17.553572 np0000181873 devstack@c-api.service[116685]: INFO cinder.api.openstack.wsgi [None req-cc723025-bc30-46d1-847a-5e1a58fea40f demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:07:17.554016 np0000181873 devstack@c-api.service[116685]: [pid: 116685|app: 0|req: 12/47] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 06:07:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 06:07:27.545069 np0000181873 devstack@c-api.service[116685]: DEBUG dbcounter [-] [116685] Writing DB stats cinder:SELECT=1 {{(pid=116685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:08:17.569375 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.middleware.request_id [None req-06fb9beb-e430-46da-9fb2-088411324f8e None None] RequestId filter calling following filter/app {{(pid=116683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:08:17.573902 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-06fb9beb-e430-46da-9fb2-088411324f8e demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 06:08:17.574185 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-06fb9beb-e430-46da-9fb2-088411324f8e demo demo] Empty body provided in request {{(pid=116683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:08:17.574450 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.openstack.wsgi [None req-06fb9beb-e430-46da-9fb2-088411324f8e demo demo] Calling method 'detail' {{(pid=116683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:08:17.574756 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.api.api_utils [None req-06fb9beb-e430-46da-9fb2-088411324f8e demo demo] Removing options '' from query. {{(pid=116683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:08:17.575747 np0000181873 devstack@c-api.service[116683]: DEBUG cinder.volume.api [None req-06fb9beb-e430-46da-9fb2-088411324f8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:08:17.582801 np0000181873 devstack@c-api.service[116683]: INFO cinder.volume.api [None req-06fb9beb-e430-46da-9fb2-088411324f8e demo demo] Get all volumes completed successfully. Jun 18 06:08:17.584789 np0000181873 devstack@c-api.service[116683]: INFO cinder.api.openstack.wsgi [None req-06fb9beb-e430-46da-9fb2-088411324f8e demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:08:17.585195 np0000181873 devstack@c-api.service[116683]: [pid: 116683|app: 0|req: 13/48] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 06:08:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 06:08:27.578758 np0000181873 devstack@c-api.service[116683]: DEBUG dbcounter [-] [116683] Writing DB stats cinder:SELECT=1 {{(pid=116683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:09:17.602297 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.middleware.request_id [None req-bce87397-6a0f-4fb2-9fa9-5232984d4da1 None None] RequestId filter calling following filter/app {{(pid=116682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:09:17.605001 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-bce87397-6a0f-4fb2-9fa9-5232984d4da1 demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 06:09:17.605268 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-bce87397-6a0f-4fb2-9fa9-5232984d4da1 demo demo] Empty body provided in request {{(pid=116682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:09:17.605512 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.openstack.wsgi [None req-bce87397-6a0f-4fb2-9fa9-5232984d4da1 demo demo] Calling method 'detail' {{(pid=116682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:09:17.605811 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.api.api_utils [None req-bce87397-6a0f-4fb2-9fa9-5232984d4da1 demo demo] Removing options '' from query. {{(pid=116682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:09:17.606724 np0000181873 devstack@c-api.service[116682]: DEBUG cinder.volume.api [None req-bce87397-6a0f-4fb2-9fa9-5232984d4da1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:09:17.614708 np0000181873 devstack@c-api.service[116682]: INFO cinder.volume.api [None req-bce87397-6a0f-4fb2-9fa9-5232984d4da1 demo demo] Get all volumes completed successfully. Jun 18 06:09:17.618427 np0000181873 devstack@c-api.service[116682]: INFO cinder.api.openstack.wsgi [None req-bce87397-6a0f-4fb2-9fa9-5232984d4da1 demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:09:17.618427 np0000181873 devstack@c-api.service[116682]: [pid: 116682|app: 0|req: 12/49] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 06:09:17 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 06:09:27.609999 np0000181873 devstack@c-api.service[116682]: DEBUG dbcounter [-] [116682] Writing DB stats cinder:SELECT=1 {{(pid=116682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:10:17.628864 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.middleware.request_id [None req-d5cd9735-1ebe-4cc8-ae4c-572774ccd48d None None] RequestId filter calling following filter/app {{(pid=116684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:10:17.632481 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-d5cd9735-1ebe-4cc8-ae4c-572774ccd48d demo demo] GET https://199.19.213.171/volume/v3/volumes/detail Jun 18 06:10:17.632715 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-d5cd9735-1ebe-4cc8-ae4c-572774ccd48d demo demo] Empty body provided in request {{(pid=116684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:10:17.632945 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.openstack.wsgi [None req-d5cd9735-1ebe-4cc8-ae4c-572774ccd48d demo demo] Calling method 'detail' {{(pid=116684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:10:17.633254 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.api.api_utils [None req-d5cd9735-1ebe-4cc8-ae4c-572774ccd48d demo demo] Removing options '' from query. {{(pid=116684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:10:17.634236 np0000181873 devstack@c-api.service[116684]: DEBUG cinder.volume.api [None req-d5cd9735-1ebe-4cc8-ae4c-572774ccd48d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:10:17.641163 np0000181873 devstack@c-api.service[116684]: INFO cinder.volume.api [None req-d5cd9735-1ebe-4cc8-ae4c-572774ccd48d demo demo] Get all volumes completed successfully. Jun 18 06:10:17.643185 np0000181873 devstack@c-api.service[116684]: INFO cinder.api.openstack.wsgi [None req-d5cd9735-1ebe-4cc8-ae4c-572774ccd48d demo demo] https://199.19.213.171/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:10:17.643634 np0000181873 devstack@c-api.service[116684]: [pid: 116684|app: 0|req: 13/50] 199.19.213.171 () {64 vars in 1295 bytes} [Thu Jun 18 06:10:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 06:10:27.637197 np0000181873 devstack@c-api.service[116684]: DEBUG dbcounter [-] [116684] Writing DB stats cinder:SELECT=1 {{(pid=116684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}