Jun 29 04:54:47.186693 np0000183406 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:54:47.194275 np0000183406 devstack@c-api.service[112848]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:54:47.196682 np0000183406 devstack@c-api.service[112848]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:54:47 2026] *** Jun 29 04:54:47.196682 np0000183406 devstack@c-api.service[112848]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:54:47.196682 np0000183406 devstack@c-api.service[112848]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:54:47.196682 np0000183406 devstack@c-api.service[112848]: nodename: np0000183406 Jun 29 04:54:47.196682 np0000183406 devstack@c-api.service[112848]: machine: x86_64 Jun 29 04:54:47.196682 np0000183406 devstack@c-api.service[112848]: clock source: unix Jun 29 04:54:47.196682 np0000183406 devstack@c-api.service[112848]: pcre jit disabled Jun 29 04:54:47.196682 np0000183406 devstack@c-api.service[112848]: detected number of CPU cores: 16 Jun 29 04:54:47.196682 np0000183406 devstack@c-api.service[112848]: current working directory: / Jun 29 04:54:47.196682 np0000183406 devstack@c-api.service[112848]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:54:47.196682 np0000183406 devstack@c-api.service[112848]: your processes number limit is 256917 Jun 29 04:54:47.196682 np0000183406 devstack@c-api.service[112848]: your memory page size is 4096 bytes Jun 29 04:54:47.196682 np0000183406 devstack@c-api.service[112848]: detected max file descriptor number: 2048 Jun 29 04:54:47.196682 np0000183406 devstack@c-api.service[112848]: lock engine: pthread robust mutexes Jun 29 04:54:47.197497 np0000183406 devstack@c-api.service[112848]: thunder lock: enabled Jun 29 04:54:47.197497 np0000183406 devstack@c-api.service[112848]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:54:47.197497 np0000183406 devstack@c-api.service[112848]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:54:47.197497 np0000183406 devstack@c-api.service[112848]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:54:47.197497 np0000183406 devstack@c-api.service[112848]: Set PythonHome to /opt/stack/data/venv Jun 29 04:54:47.233539 np0000183406 devstack@c-api.service[112848]: Python main interpreter initialized at 0x79cd6c8a3668 Jun 29 04:54:47.233539 np0000183406 devstack@c-api.service[112848]: python threads support enabled Jun 29 04:54:47.233539 np0000183406 devstack@c-api.service[112848]: your server socket listen backlog is limited to 100 connections Jun 29 04:54:47.233539 np0000183406 devstack@c-api.service[112848]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:54:47.234108 np0000183406 devstack@c-api.service[112848]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:54:47.234209 np0000183406 devstack@c-api.service[112848]: *** Operational MODE: preforking *** Jun 29 04:54:47.234389 np0000183406 devstack@c-api.service[112848]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:54:47.234389 np0000183406 devstack@c-api.service[112848]: spawned uWSGI master process (pid: 112848) Jun 29 04:54:47.234525 np0000183406 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:54:47.235241 np0000183406 devstack@c-api.service[112848]: spawned uWSGI worker 1 (pid: 112860, cores: 1) Jun 29 04:54:47.235779 np0000183406 devstack@c-api.service[112848]: spawned uWSGI worker 2 (pid: 112861, cores: 1) Jun 29 04:54:47.236503 np0000183406 devstack@c-api.service[112848]: spawned uWSGI worker 3 (pid: 112862, cores: 1) Jun 29 04:54:47.236926 np0000183406 devstack@c-api.service[112848]: spawned uWSGI worker 4 (pid: 112863, cores: 1) Jun 29 04:54:47.237053 np0000183406 devstack@c-api.service[112848]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:54:47.361103 np0000183406 devstack@c-api.service[112861]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:47.361103 np0000183406 devstack@c-api.service[112861]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:47.361103 np0000183406 devstack@c-api.service[112861]: we strongly recommend against using it for new projects. Jun 29 04:54:47.361103 np0000183406 devstack@c-api.service[112861]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:47.361103 np0000183406 devstack@c-api.service[112861]: framework. For more detail see Jun 29 04:54:47.361103 np0000183406 devstack@c-api.service[112861]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:47.361103 np0000183406 devstack@c-api.service[112861]: import eventlet # noqa Jun 29 04:54:47.368831 np0000183406 devstack@c-api.service[112860]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:47.368831 np0000183406 devstack@c-api.service[112860]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:47.368831 np0000183406 devstack@c-api.service[112860]: we strongly recommend against using it for new projects. Jun 29 04:54:47.368831 np0000183406 devstack@c-api.service[112860]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:47.368831 np0000183406 devstack@c-api.service[112860]: framework. For more detail see Jun 29 04:54:47.368831 np0000183406 devstack@c-api.service[112860]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:47.368831 np0000183406 devstack@c-api.service[112860]: import eventlet # noqa Jun 29 04:54:47.369653 np0000183406 devstack@c-api.service[112862]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:47.369653 np0000183406 devstack@c-api.service[112862]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:47.369653 np0000183406 devstack@c-api.service[112862]: we strongly recommend against using it for new projects. Jun 29 04:54:47.369653 np0000183406 devstack@c-api.service[112862]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:47.369653 np0000183406 devstack@c-api.service[112862]: framework. For more detail see Jun 29 04:54:47.369653 np0000183406 devstack@c-api.service[112862]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:47.369653 np0000183406 devstack@c-api.service[112862]: import eventlet # noqa Jun 29 04:54:47.370632 np0000183406 devstack@c-api.service[112863]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:47.370632 np0000183406 devstack@c-api.service[112863]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:47.370632 np0000183406 devstack@c-api.service[112863]: we strongly recommend against using it for new projects. Jun 29 04:54:47.370632 np0000183406 devstack@c-api.service[112863]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:47.370632 np0000183406 devstack@c-api.service[112863]: framework. For more detail see Jun 29 04:54:47.370632 np0000183406 devstack@c-api.service[112863]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:47.370632 np0000183406 devstack@c-api.service[112863]: import eventlet # noqa Jun 29 04:54:47.446881 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:54:47.446881 np0000183406 devstack@c-api.service[112861]: warnings.warn( Jun 29 04:54:47.453619 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:54:47.453619 np0000183406 devstack@c-api.service[112860]: warnings.warn( Jun 29 04:54:47.456690 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:54:47.456690 np0000183406 devstack@c-api.service[112863]: warnings.warn( Jun 29 04:54:47.458459 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:54:47.458459 np0000183406 devstack@c-api.service[112862]: warnings.warn( Jun 29 04:54:47.527737 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:54:47.527737 np0000183406 devstack@c-api.service[112860]: from cgi import parse_header Jun 29 04:54:47.531534 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:54:47.531534 np0000183406 devstack@c-api.service[112863]: from cgi import parse_header Jun 29 04:54:47.532966 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:54:47.532966 np0000183406 devstack@c-api.service[112861]: from cgi import parse_header Jun 29 04:54:47.535849 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:54:47.535849 np0000183406 devstack@c-api.service[112862]: from cgi import parse_header Jun 29 04:54:47.577913 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:54:47.577913 np0000183406 devstack@c-api.service[112860]: removals.removed_module( Jun 29 04:54:47.579430 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:54:47.579430 np0000183406 devstack@c-api.service[112860]: removals.removed_module( Jun 29 04:54:47.580060 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:54:47.580060 np0000183406 devstack@c-api.service[112863]: removals.removed_module( Jun 29 04:54:47.581685 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:54:47.581685 np0000183406 devstack@c-api.service[112863]: removals.removed_module( Jun 29 04:54:47.585349 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:54:47.585349 np0000183406 devstack@c-api.service[112861]: removals.removed_module( Jun 29 04:54:47.585862 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:54:47.585862 np0000183406 devstack@c-api.service[112861]: removals.removed_module( Jun 29 04:54:47.585948 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:54:47.585948 np0000183406 devstack@c-api.service[112862]: removals.removed_module( Jun 29 04:54:47.586996 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:54:47.586996 np0000183406 devstack@c-api.service[112862]: removals.removed_module( Jun 29 04:54:48.324658 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:54:48.324658 np0000183406 devstack@c-api.service[112862]: warnings.warn( Jun 29 04:54:48.350410 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:54:48.350410 np0000183406 devstack@c-api.service[112863]: warnings.warn( Jun 29 04:54:48.351587 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:54:48.351587 np0000183406 devstack@c-api.service[112860]: warnings.warn( Jun 29 04:54:48.357154 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:54:48.357154 np0000183406 devstack@c-api.service[112861]: warnings.warn( Jun 29 04:54:48.373299 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:54:48.373299 np0000183406 devstack@c-api.service[112862]: warnings.warn( Jun 29 04:54:48.398993 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:54:48.398993 np0000183406 devstack@c-api.service[112863]: warnings.warn( Jun 29 04:54:48.402628 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:54:48.402628 np0000183406 devstack@c-api.service[112860]: warnings.warn( Jun 29 04:54:48.406739 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:54:48.406739 np0000183406 devstack@c-api.service[112861]: warnings.warn( Jun 29 04:54:48.580245 np0000183406 devstack@c-api.service[112862]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:54:48.580436 np0000183406 devstack@c-api.service[112862]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112862) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:48.586022 np0000183406 devstack@c-api.service[112863]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:54:48.586199 np0000183406 devstack@c-api.service[112863]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112863) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:48.591697 np0000183406 devstack@c-api.service[112860]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:54:48.591872 np0000183406 devstack@c-api.service[112860]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112860) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:48.592631 np0000183406 devstack@c-api.service[112861]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:54:48.592863 np0000183406 devstack@c-api.service[112861]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112861) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:48.666035 np0000183406 devstack@c-api.service[112863]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:54:48.666035 np0000183406 devstack@c-api.service[112863]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:48.666245 np0000183406 devstack@c-api.service[112860]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:54:48.666245 np0000183406 devstack@c-api.service[112860]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:48.666448 np0000183406 devstack@c-api.service[112862]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:54:48.666448 np0000183406 devstack@c-api.service[112862]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:48.666775 np0000183406 devstack@c-api.service[112861]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:54:48.666775 np0000183406 devstack@c-api.service[112861]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:49.124469 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112861) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:49.124662 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112862) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:49.124744 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112860) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:49.124808 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.124862 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112863) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:49.124925 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.124982 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.125061 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.125128 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.125186 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.125242 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.125297 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.125297 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.125480 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.125538 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.125598 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.125660 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.125717 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.125779 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.125835 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.125892 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.125957 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.126015 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.126077 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.126143 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.126215 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.126271 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.126354 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.126411 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.126479 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.126535 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.126598 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.126656 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.126710 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.126778 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.126847 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.126905 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.126961 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.127015 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.127078 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.127141 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.127202 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.127258 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.127313 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.128457 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.128565 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.128565 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.128674 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.128674 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.128780 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.128841 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.128899 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.128950 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.128950 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.128950 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.129110 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.129166 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.129222 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.129281 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.129358 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.129418 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.129509 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.129570 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.129625 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.129681 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.129745 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.129806 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.129871 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.129935 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.129997 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.129997 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.129997 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.134974 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.135032 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.135100 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.135160 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.135200 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.135236 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.135279 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.135319 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.135373 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.135410 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.135445 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.135445 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.135510 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.135556 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.135598 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.135642 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.135682 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.135725 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.135766 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.135803 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.135839 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.135876 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.135911 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.135946 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.135982 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.136024 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.136024 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.136024 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.136726 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.136781 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.136857 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.136897 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.136937 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.136974 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.137017 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.137065 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.137102 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.137145 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.137185 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.137223 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.137260 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.137296 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.137349 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.137388 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.137425 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.137489 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.137529 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.137564 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.137663 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.137704 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.137739 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.137775 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.137819 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.137855 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.137900 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.137936 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.137971 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.138012 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.138045 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.138083 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.138122 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.138156 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.138193 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.138226 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.138271 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.138308 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.138474 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.138516 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.138553 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.138596 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.138633 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.138670 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.138705 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.138740 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.138789 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.138832 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.138866 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.138901 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.138934 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.138972 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.139005 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.139041 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.139041 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.139041 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.139140 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.139140 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.139140 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.139140 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.139260 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.139302 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.139355 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.139393 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.139425 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.139461 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.139504 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.139504 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.139504 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.139597 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.139634 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.139671 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.139671 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.139671 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.139671 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.139671 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.139671 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.139867 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.139867 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.139867 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.139867 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.139986 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.140084 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.140234 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.140832 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.140881 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.140947 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.141005 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.141043 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.141112 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.141153 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.141189 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.141233 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.141269 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.141315 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.141367 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.141403 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.141437 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.141498 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.141533 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.141569 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.141603 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.141643 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.141680 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.141719 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.141755 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.141790 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.141790 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.141957 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.142035 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.142083 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.142159 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.142509 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.142653 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.142695 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.142729 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.142765 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.142805 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.142843 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.142883 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.142883 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.142947 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.142984 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.143037 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.143074 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.143112 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.143151 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.143206 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.143248 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.143283 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.143341 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.143341 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.143341 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.143341 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.143463 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.143463 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.143463 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.143463 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.143604 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.143644 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.143681 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.143719 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.143760 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.143796 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.143830 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.143866 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.143908 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.143950 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.143997 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.144034 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.144071 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.144107 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.144157 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.144196 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.144232 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.144274 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.144274 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.144274 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.144274 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.144274 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.144274 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.144488 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.144488 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.144488 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.144592 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.144637 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.144679 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.144716 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.145712 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.145759 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.145832 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.145883 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.145925 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.145961 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.145998 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.146040 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.146089 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.146127 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.146162 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.146198 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.146233 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.146270 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.146306 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.146357 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.146395 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.146440 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.146482 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.146518 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.146518 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.146593 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.146680 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.146721 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.146786 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.146845 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.146912 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.146958 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.150972 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.151035 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.151081 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.151139 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.151182 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.151219 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.151257 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.151295 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.151366 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.151405 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.151442 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.151499 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.151552 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.151631 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.151673 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.151739 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.151799 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.151861 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.151921 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.151977 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.152043 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.152093 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.152131 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.152169 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.152205 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.152245 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.152285 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.152351 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.152392 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.152428 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.152464 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.152500 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.152538 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.152573 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.152609 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.152651 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.152688 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.152729 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.152766 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.152808 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.152844 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.152844 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.152844 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.152844 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.152973 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.153011 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.153054 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.153090 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.153126 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.153126 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.153126 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.153126 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.153126 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.153285 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.153285 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.153285 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.153865 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.153915 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.153985 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.154027 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.154065 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.154101 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.154143 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.154184 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.154221 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.154267 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.154305 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.154366 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.154403 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.154440 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.154489 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.154527 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.154566 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.154602 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.154638 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.154673 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.154709 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.154751 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.154793 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.154793 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.154793 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.154793 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.154793 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.154793 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.157033 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.157092 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.157133 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.157208 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.157268 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.157309 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.157363 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.157397 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.157440 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.157483 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.157516 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.157583 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.157621 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.157655 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.157697 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.157730 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.157768 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.157800 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.157841 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.157883 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.157920 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.157958 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.157994 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.158027 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.158064 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.158064 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.158064 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.158064 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.159536 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.159591 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.159641 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.159719 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.159763 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.159823 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.159884 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.159924 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.159964 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.160002 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.160034 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.160071 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.160111 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.160148 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.160185 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.160221 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.160254 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.160292 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.160351 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.160390 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.160428 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.160473 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.160510 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.160542 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.160579 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.160617 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.160651 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.160685 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.160718 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.160755 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.160793 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.160839 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.160876 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.160909 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.160942 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.160978 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.161011 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.161048 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.161080 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.161112 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.161148 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.161187 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.161230 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.161266 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.161311 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.161371 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.161404 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.161441 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.161474 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.161510 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.161543 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.161609 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.161644 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.161681 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.161713 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.161746 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.161777 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.161813 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.161844 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.161880 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.161912 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.162037 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.162078 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.162110 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.162149 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.162186 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.162218 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.162218 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.162218 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.162218 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.162218 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.162218 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.162218 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.162218 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.162482 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.162482 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.162559 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.162704 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.162829 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.162963 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.163016 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.163016 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.163083 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.163118 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.163150 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.163187 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.163220 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.163256 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.163288 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.163346 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.163390 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.163434 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.163471 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.163503 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.163503 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.163503 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.163598 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.163631 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.164068 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.164118 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.164188 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.164239 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.164274 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.164307 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.164364 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.164396 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.164433 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.164465 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.164501 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.164543 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.164588 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.164627 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.164667 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.164708 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.164748 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.164789 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.164827 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.164827 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.164890 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.164926 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.164968 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.165005 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.165005 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.165086 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.165126 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.165164 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.165198 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.165238 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.165273 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.165318 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.165368 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.165406 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.165439 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.165475 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.165510 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.165545 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.165606 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.165606 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.165674 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.165708 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.165750 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.165791 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.165826 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.165826 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.165890 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.165931 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.165970 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.166004 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.166040 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.166040 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.166040 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.166040 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.166171 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.166208 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.166244 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.166280 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.166320 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.166371 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.166407 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.166453 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.166492 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.166533 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.166569 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.166603 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.166639 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.166675 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.166711 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.166747 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.166789 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.166829 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.166870 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.166870 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.166937 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.166982 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.167017 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.167053 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.167115 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.167115 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.167211 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.167251 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.167251 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.167337 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.167385 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.167421 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.167458 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.167495 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.167531 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.167531 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.167609 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.167646 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.167681 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.167718 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.167761 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.167802 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.167839 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.167875 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.167911 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.167954 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.167990 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.168026 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.168065 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.168102 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.168138 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.168173 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.168209 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.168245 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.168286 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.168344 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.168382 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.168418 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.168453 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.168488 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.168524 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.168524 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.168588 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.168588 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.168675 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.168717 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.168753 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.168794 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.168794 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.168879 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.168916 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.168951 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.168988 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.169034 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.169034 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.169098 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.169190 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.169341 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.169386 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.169457 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.169497 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.169534 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.169679 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.169757 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.169841 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.169881 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.169923 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.169959 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.170033 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.170071 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.170102 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.170131 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.170158 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.170191 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.170276 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.170388 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.170423 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.170451 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.170478 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.170504 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.170535 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.170558 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.170593 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.170593 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.170650 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.170650 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.170701 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.170728 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.170759 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.170759 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.170835 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.170918 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.171001 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.171095 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.171199 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.171294 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.171402 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.171494 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.171576 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.171660 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.171752 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.172430 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.172527 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.172615 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.172703 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.172782 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.172866 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.172960 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.174852 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.174919 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.174990 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.175052 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.175110 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.175182 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.175240 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.175401 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.175467 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.175527 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.175587 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.175646 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.175704 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.175769 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.176065 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.176139 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.176195 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.176262 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.176335 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.176406 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.176469 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.176609 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.176679 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.176740 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.176801 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.176861 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.176913 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.176943 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.176980 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.177009 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.177093 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.177183 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.177262 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.177292 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.177369 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.177401 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.177441 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.177478 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.177517 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.177517 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.177584 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.177663 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.177892 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.177928 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.177967 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.178002 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.178044 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.178084 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.178122 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.178160 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.178199 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.178244 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.178283 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.178336 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.178376 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.178414 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.178601 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.178654 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.178694 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.178732 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.178775 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.178820 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.178864 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.178902 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.178940 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.178977 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.179014 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.179052 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.179101 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.179140 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.179178 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.179178 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.179178 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.179178 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.179341 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.179383 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.179422 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.179469 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.179512 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.179553 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.179598 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.179636 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.179675 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.179713 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.179752 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.179789 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.179826 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.179866 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.179903 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.179940 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.179988 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.180027 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.180065 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.180104 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.180142 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.180180 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.180218 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.180255 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.180291 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.180347 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.180387 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.180439 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.180477 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.180520 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.180558 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.180595 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.180632 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.180671 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.180710 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.180747 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.180791 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.180831 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.180869 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.180906 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.180944 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.180981 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.181030 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.181078 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.181117 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.181156 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.181193 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.181231 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.181379 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.181423 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.181462 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.181500 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.181543 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.181543 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.181543 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.181543 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.181543 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.181723 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.181770 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.181809 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.181847 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.181886 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.181924 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.181962 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.181999 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.182037 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.182084 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.182137 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.182187 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.182223 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.182259 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.182295 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.182355 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.182392 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.182428 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.182463 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.182497 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.182532 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.182568 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.182604 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.182646 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.182681 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.182718 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.182718 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.182718 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.182718 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.182718 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.182870 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.182870 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.182870 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.182870 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.182870 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.182870 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.182870 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.183654 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.183699 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.183772 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.183815 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.183862 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.183905 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.183951 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.183989 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.184032 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.184079 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.184116 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.184152 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.184152 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.184221 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.184258 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.184300 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.184300 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.184300 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.184430 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.184472 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.184508 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.184546 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.184581 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.184621 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.184675 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.184720 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.184788 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.184848 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:49.185867 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.185926 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.185970 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.186010 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.186038 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.186064 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.186090 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.186116 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.186143 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.186178 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.186204 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.186229 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.186255 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.186279 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.186307 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.186344 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.186372 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.186398 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:49.186423 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.186460 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:49.186460 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:49.186460 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:49.186532 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:49.186591 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:49.233980 np0000183406 devstack@c-api.service[112861]: INFO dbcounter [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Registered counter for database cinder Jun 29 04:54:49.234153 np0000183406 devstack@c-api.service[112860]: INFO dbcounter [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Registered counter for database cinder Jun 29 04:54:49.234308 np0000183406 devstack@c-api.service[112862]: INFO dbcounter [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Registered counter for database cinder Jun 29 04:54:49.234977 np0000183406 devstack@c-api.service[112863]: INFO dbcounter [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Registered counter for database cinder Jun 29 04:54:49.276734 np0000183406 devstack@c-api.service[112861]: DEBUG oslo_db.sqlalchemy.engines [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 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=112861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:49.279255 np0000183406 devstack@c-api.service[112863]: DEBUG oslo_db.sqlalchemy.engines [None req-28445a38-901b-4879-9297-7584f1a6dc80 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=112863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:49.279751 np0000183406 devstack@c-api.service[112862]: DEBUG oslo_db.sqlalchemy.engines [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf 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=112862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:49.280785 np0000183406 devstack@c-api.service[112860]: DEBUG oslo_db.sqlalchemy.engines [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d 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=112860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:49.394640 np0000183406 devstack@c-api.service[112861]: DEBUG dbcounter [-] [112861] Writer thread running {{(pid=112861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:49.394803 np0000183406 devstack@c-api.service[112862]: DEBUG dbcounter [-] [112862] Writer thread running {{(pid=112862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:49.395255 np0000183406 devstack@c-api.service[112863]: DEBUG dbcounter [-] [112863] Writer thread running {{(pid=112863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:49.396640 np0000183406 devstack@c-api.service[112860]: DEBUG dbcounter [-] [112860] Writer thread running {{(pid=112860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:49.397305 np0000183406 devstack@c-api.service[112861]: INFO cinder.rpc [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:49.397728 np0000183406 devstack@c-api.service[112863]: INFO cinder.rpc [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:49.397831 np0000183406 devstack@c-api.service[112862]: INFO cinder.rpc [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:49.399561 np0000183406 devstack@c-api.service[112860]: INFO cinder.rpc [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:49.399757 np0000183406 devstack@c-api.service[112861]: INFO cinder.rpc [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:49.400176 np0000183406 devstack@c-api.service[112862]: INFO cinder.rpc [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:49.400723 np0000183406 devstack@c-api.service[112863]: INFO cinder.rpc [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:49.401959 np0000183406 devstack@c-api.service[112861]: INFO cinder.rpc [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:49.402255 np0000183406 devstack@c-api.service[112862]: INFO cinder.rpc [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:49.402690 np0000183406 devstack@c-api.service[112860]: INFO cinder.rpc [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:49.403290 np0000183406 devstack@c-api.service[112863]: INFO cinder.rpc [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:49.404193 np0000183406 devstack@c-api.service[112861]: INFO cinder.rpc [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:49.404261 np0000183406 devstack@c-api.service[112862]: INFO cinder.rpc [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:49.405031 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.405085 np0000183406 devstack@c-api.service[112863]: INFO cinder.rpc [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:49.405313 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.405455 np0000183406 devstack@c-api.service[112860]: INFO cinder.rpc [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:49.405921 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.407827 np0000183406 devstack@c-api.service[112860]: INFO cinder.rpc [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:49.407912 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.408670 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.408890 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.409444 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.411508 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.440480 np0000183406 devstack@c-api.service[112862]: DEBUG oslo_db.sqlalchemy.engines [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf 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=112862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:49.441666 np0000183406 devstack@c-api.service[112861]: DEBUG oslo_db.sqlalchemy.engines [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 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=112861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:49.442570 np0000183406 devstack@c-api.service[112862]: INFO cinder.rpc [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:49.442668 np0000183406 devstack@c-api.service[112863]: DEBUG oslo_db.sqlalchemy.engines [None req-28445a38-901b-4879-9297-7584f1a6dc80 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=112863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:49.443720 np0000183406 devstack@c-api.service[112860]: DEBUG oslo_db.sqlalchemy.engines [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d 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=112860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:49.444093 np0000183406 devstack@c-api.service[112861]: INFO cinder.rpc [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:49.444352 np0000183406 devstack@c-api.service[112862]: INFO cinder.rpc [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:49.444650 np0000183406 devstack@c-api.service[112863]: INFO cinder.rpc [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:49.445143 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.446179 np0000183406 devstack@c-api.service[112860]: INFO cinder.rpc [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:49.446417 np0000183406 devstack@c-api.service[112863]: INFO cinder.rpc [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:49.446474 np0000183406 devstack@c-api.service[112861]: INFO cinder.rpc [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:49.447242 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.447696 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.448519 np0000183406 devstack@c-api.service[112860]: INFO cinder.rpc [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:49.449693 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.455501 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.457346 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.458664 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.458941 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.460525 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.462121 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.463082 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.463162 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.463738 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.466445 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.466558 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.467134 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.468742 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.470129 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.470468 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.470818 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.471718 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.473100 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.473480 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.474669 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.474872 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.476110 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.476485 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.477667 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.477866 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.478936 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.479530 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.480513 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.480850 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.481805 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.482394 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.483278 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.483401 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.483945 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.484875 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.485306 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.485943 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.486774 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.486859 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.487563 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.489485 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.489666 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.491204 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.491505 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.493173 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.494065 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.494892 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.495037 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.496534 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.496973 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.498380 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.498538 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.498629 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.499711 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.499983 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.500219 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.500521 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.501339 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.501668 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.502162 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.502796 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.503052 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.503133 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.503660 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.504095 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.504530 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.505039 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.505186 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.505526 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.505810 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.506525 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.506795 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.506883 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.507235 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.507853 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.507916 np0000183406 devstack@c-api.service[112862]: WARNING cinder.api.contrib.hosts [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:49.508081 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: extensions {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.508204 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.508597 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.509270 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.509407 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: cgsnapshots {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.509586 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.509651 np0000183406 devstack@c-api.service[112863]: WARNING cinder.api.contrib.hosts [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:49.509824 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: extensions {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.510637 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.510852 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: qos-specs {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.511059 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.511172 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: cgsnapshots {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.511664 np0000183406 devstack@c-api.service[112861]: WARNING cinder.api.contrib.hosts [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:49.511877 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: extensions {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.512401 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.512799 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: qos-specs {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.513220 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: cgsnapshots {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.513443 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: capabilities {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.513806 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.514603 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: qos-specs {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.514739 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: backups {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.514952 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: capabilities {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.515190 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.516191 np0000183406 devstack@c-api.service[112860]: WARNING cinder.api.contrib.hosts [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:49.516418 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: extensions {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.516745 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: backups {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.516808 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: os-volume-type-access {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.517277 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: capabilities {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.517749 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: cgsnapshots {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.518396 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: encryption {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.518567 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: backups {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.518764 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: os-volume-type-access {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.519130 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: qos-specs {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.519894 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: consistencygroups {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.520426 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: encryption {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.520623 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: os-volume-type-access {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.521768 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: capabilities {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.521833 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: extra_specs {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.521893 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: consistencygroups {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.522244 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: encryption {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.523081 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: backups {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.523398 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: encryption {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.523782 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: consistencygroups {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.523847 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: extra_specs {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.524898 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: os-volume-manage {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.525115 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: os-volume-type-access {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.525394 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: encryption {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.525744 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: extra_specs {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.526338 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: os-volume-transfer {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.526746 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: encryption {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.526897 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: os-volume-manage {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.527380 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: encryption {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.528054 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: os-availability-zone {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.528234 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: consistencygroups {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.528356 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: os-volume-transfer {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.529004 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: os-volume-manage {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.529394 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: os-quota-sets {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.529984 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: os-availability-zone {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.530192 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: extra_specs {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.530467 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: os-volume-transfer {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.530769 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: os-quota-class-sets {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.531338 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: os-quota-sets {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.531799 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: encryption {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.532105 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: os-snapshot-manage {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.532193 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: os-availability-zone {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.532923 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: os-quota-class-sets {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.533295 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: os-volume-manage {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.533469 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: os-quota-sets {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.533548 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: os-hosts {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.534223 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: os-snapshot-manage {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.534769 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: os-volume-transfer {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.534903 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: os-quota-class-sets {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.534971 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extended resource: scheduler-stats {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.535685 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: os-hosts {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.536180 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: os-snapshot-manage {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.536417 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: os-availability-zone {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.536975 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.537052 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extended resource: scheduler-stats {{(pid=112863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.537598 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: os-hosts {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.537725 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: os-quota-sets {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.538382 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.539063 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extended resource: scheduler-stats {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.539164 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.539224 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] SnapshotActionsController initialized {{(pid=112862) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:49.539391 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: os-quota-class-sets {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.539945 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.540515 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.540704 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: os-snapshot-manage {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.541147 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.541258 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.541352 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.contrib.snapshot_actions [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] SnapshotActionsController initialized {{(pid=112863) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:49.542057 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.542594 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.542681 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: os-hosts {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.543109 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.543450 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.543751 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.contrib.snapshot_actions [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] SnapshotActionsController initialized {{(pid=112861) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:49.543963 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.544030 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extended resource: scheduler-stats {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:49.544474 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.544748 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.545412 np0000183406 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.545824 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.546119 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.546169 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.546209 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension UsedLimits extending resource: limits {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.546314 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.546999 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.547110 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.547169 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.547210 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension VolumeActions extending resource: volumes {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.547333 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.547456 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.547556 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension TypesManage extending resource: types {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.547630 np0000183406 devstack@c-api.service[112863]: WARNING castellan.key_manager.migration [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.547685 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.547735 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.547775 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.547868 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension AdminActions extending resource: volumes {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.547990 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension AdminActions extending resource: snapshots {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.548080 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension AdminActions extending resource: backups {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.548182 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.548302 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.548374 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension UsedLimits extending resource: limits {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.548416 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-e4d46690-8e4c-4ceb-86fa-b6a7a195aeaf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.548499 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.548553 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.548593 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.contrib.snapshot_actions [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] SnapshotActionsController initialized {{(pid=112860) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:49.548694 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.548798 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.548897 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension VolumeActions extending resource: volumes {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.549936 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.549936 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.549936 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension TypesManage extending resource: types {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.549936 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.549936 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.549936 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension AdminActions extending resource: volumes {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.550187 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.550230 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension AdminActions extending resource: snapshots {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.550230 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension AdminActions extending resource: backups {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.550230 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.550230 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.550385 np0000183406 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.550423 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.v3.router [None req-28445a38-901b-4879-9297-7584f1a6dc80 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.550817 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension UsedLimits extending resource: limits {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.550992 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.551912 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.552019 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.552060 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.552104 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension VolumeActions extending resource: volumes {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.552229 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.552351 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.552452 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension TypesManage extending resource: types {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.552557 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.552674 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.552776 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension AdminActions extending resource: volumes {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.552888 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension AdminActions extending resource: snapshots {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.552989 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension AdminActions extending resource: backups {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.553095 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.553203 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.553302 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-bb7d79ef-2a37-474d-8d9d-33374ce3ddb6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.553415 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.554798 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.556281 np0000183406 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:49.556350 np0000183406 devstack@c-api.service[112862]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79cd6c8a3668 pid: 112862 (default app) Jun 29 04:54:49.557088 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension UsedLimits extending resource: limits {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.557207 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.557972 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.558077 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.558180 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension VolumeActions extending resource: volumes {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.558312 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.558511 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.558563 np0000183406 devstack@c-api.service[112863]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79cd6c8a3668 pid: 112863 (default app) Jun 29 04:54:49.558601 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension TypesManage extending resource: types {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.558651 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.558770 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.558866 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension AdminActions extending resource: volumes {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.559011 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension AdminActions extending resource: snapshots {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.559105 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension AdminActions extending resource: backups {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.559206 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.559308 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.559481 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-8701d2b7-5816-42e4-b3f6-e93c416ceb8d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:49.561085 np0000183406 devstack@c-api.service[112861]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79cd6c8a3668 pid: 112861 (default app) Jun 29 04:54:49.564337 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.564337 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.564337 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.564337 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.564577 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.564577 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.564577 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.564577 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.564751 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.564751 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.564751 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.564751 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.564751 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.564751 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.565032 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.565032 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.565032 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.565032 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.565032 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.565277 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.565277 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.565277 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.565277 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.565277 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.565527 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.565527 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.565527 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.565527 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.565713 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.565713 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.565713 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.565713 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.565713 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.565953 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.565953 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.565953 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.565953 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.565953 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.566170 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.566170 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.566170 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.566170 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.566170 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.566170 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.566434 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.566434 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.566434 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.566434 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.566434 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.566434 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.566701 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.566701 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.566701 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.566701 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.566701 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.566701 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.567022 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.567022 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.567022 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.567022 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.567022 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.567297 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.567297 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.567297 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.567297 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.567297 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.567549 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.567549 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.567549 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.567549 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.567549 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.567549 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.567814 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.567814 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.567814 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.567814 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.567814 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.567814 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.568058 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.568058 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.568058 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.568058 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.568058 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.568288 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.568288 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.568288 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.568288 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.568288 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.568581 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.568581 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.568581 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.568581 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.568784 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.568784 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.568784 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.568784 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.568976 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.568976 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.568976 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.568976 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.568976 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.569211 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.569211 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.569211 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.569211 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.569211 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.569435 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.569435 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.569435 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.569435 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.569629 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.569629 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.569629 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.569629 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.569829 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.569829 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.569829 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.569829 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.570033 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.570033 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.570033 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.570033 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.570214 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.570214 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.570214 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.570214 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.570445 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.570445 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.570445 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.570445 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.570445 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.570680 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.570680 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.570680 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.570680 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.570680 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.570680 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.570942 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.570942 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.570942 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.570942 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.570942 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.571163 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.571163 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.571163 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.571163 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.571163 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.571163 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.571449 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.571449 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.571449 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.571449 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.571449 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.571449 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.571708 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.571708 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.571708 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.571708 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.571708 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.571708 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.571992 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.571992 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.571992 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.571992 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.571992 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.571992 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.572269 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.572269 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.572269 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.572269 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.572558 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.572558 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.572558 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.572558 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.572558 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.572795 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.572795 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.572795 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.572795 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:49.572795 np0000183406 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 29 04:54:49.572795 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.middleware.request_id [None req-99b9bd12-74b8-4dc7-8663-f08aad089da9 None None] RequestId filter calling following filter/app {{(pid=112862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:54:49.573031 np0000183406 devstack@c-api.service[112860]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79cd6c8a3668 pid: 112860 (default app) Jun 29 04:54:49.573070 np0000183406 devstack@c-api.service[112862]: [pid: 112862|app: 0|req: 1/1] 199.204.45.210 () {60 vars in 956 bytes} [Mon Jun 29 04:54:49 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:54:56.632110 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.632110 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.632110 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.632110 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.632110 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.632872 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.632872 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.632872 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.632872 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.632872 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.633152 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.633152 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.633152 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.633152 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.633152 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.633152 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.633504 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.633504 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.633504 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.633504 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.633756 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.633756 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.633756 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.633756 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.633981 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.633981 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.633981 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.633981 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.634216 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.634216 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.634216 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.634216 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.634216 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.634539 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.634539 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.634539 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.634539 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.634539 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.634808 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.634808 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.634808 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.634808 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.634808 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.634808 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.635131 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.635131 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.635131 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.635131 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.635131 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.635131 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.635494 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.635494 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.635494 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.635494 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.635494 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.635494 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.635820 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.635820 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.635820 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.635820 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.635820 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.636078 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.636078 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.636078 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.636078 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.636078 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.636318 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.636318 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.636318 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.636318 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.636318 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.636318 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.636640 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.636640 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.636640 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.636640 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.636640 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.636640 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.636959 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.636959 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.636959 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.636959 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.636959 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.637243 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.637243 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.637243 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.637243 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.637243 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.637594 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.637594 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.637594 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.637594 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.637825 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.637825 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.637825 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.637825 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.638048 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.638048 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.638048 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.638048 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.638048 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.638553 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.638553 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.638553 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.638553 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.638553 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.638834 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.638834 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.638834 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.638834 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.639055 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.639055 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.639055 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.639055 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.639341 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.639341 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.639341 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.639341 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.639574 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.639574 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.639574 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.639574 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.639798 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.639798 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.639798 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.639798 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.640044 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.640044 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.640044 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.640044 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.640044 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.640345 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.640345 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.640345 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.640345 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.640345 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.640345 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.640559 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.640559 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.640559 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.640559 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.640559 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.640729 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.640729 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.640729 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.640729 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.640729 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.640729 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.640947 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.640947 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.640947 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.640947 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.640947 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.640947 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.641155 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.641155 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.641155 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.641155 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.641155 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.641155 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.641398 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.641398 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.641398 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.641398 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.641398 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.641398 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.641857 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.641857 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.641857 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.641857 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.642015 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.642015 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.642015 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.642015 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.642015 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.642200 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.642200 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.642200 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.642200 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:56.642200 np0000183406 devstack@c-api.service[112863]: warnings.warn(deprecated_msg) Jun 29 04:54:56.642200 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.middleware.request_id [None req-4381658e-9b95-4b90-835c-8036d389da7b None None] RequestId filter calling following filter/app {{(pid=112863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:54:57.114470 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-4381658e-9b95-4b90-835c-8036d389da7b admin admin] POST https://199.204.45.210/volume/v3/types Jun 29 04:54:57.114982 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-4381658e-9b95-4b90-835c-8036d389da7b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:54:57.117184 np0000183406 devstack@c-api.service[112863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:54:57.117184 np0000183406 devstack@c-api.service[112863]: warnings.warn( Jun 29 04:54:57.151966 np0000183406 devstack@c-api.service[112863]: DEBUG oslo_db.sqlalchemy.engines [None req-4381658e-9b95-4b90-835c-8036d389da7b 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=112863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:57.184344 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-4381658e-9b95-4b90-835c-8036d389da7b admin admin] https://199.204.45.210/volume/v3/types returned with HTTP 200 Jun 29 04:54:57.185037 np0000183406 devstack@c-api.service[112863]: [pid: 112863|app: 0|req: 1/2] 199.204.45.210 () {68 vars in 1288 bytes} [Mon Jun 29 04:54:56 2026] POST /volume/v3/types => generated 186 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:54:57.209389 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.209389 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.209389 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.209389 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.210069 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.210069 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.210069 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.210069 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.210277 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.210277 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.210277 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.210277 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.210277 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.210277 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.210624 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.210624 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.210624 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.210624 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.210624 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.210883 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.210883 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.210883 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.210883 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.210883 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.211144 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.211144 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.211144 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.211144 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.211402 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.211402 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.211402 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.211402 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.211402 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.211677 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.211677 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.211677 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.211677 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.211677 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.211936 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.211936 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.211936 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.211936 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.211936 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.211936 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.212369 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.212369 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.212369 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.212369 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.212369 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.212369 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.212661 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.212661 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.212661 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.212661 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.212661 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.212661 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.212876 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.212876 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.212876 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.212876 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.212876 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.213063 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.213063 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.213063 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.213063 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.213063 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.213234 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.213234 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.213234 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.213234 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.213234 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.213234 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.213466 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.213466 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.213466 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.213466 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.213466 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.213466 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.213683 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.213683 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.213683 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.213683 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.213683 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.213870 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.213870 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.213870 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.213870 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.213870 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.214048 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.214048 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.214048 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.214048 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.214198 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.214198 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.214198 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.214198 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.214363 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.214363 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.214363 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.214363 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.214363 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.214561 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.214561 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.214561 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.214561 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.214561 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.214735 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.214735 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.214735 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.214735 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.214880 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.214880 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.214880 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.214880 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.215028 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.215028 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.215028 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.215028 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.215165 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.215165 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.215165 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.215165 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.215311 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.215311 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.215311 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.215311 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.215481 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.215481 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.215481 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.215481 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.215481 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.215654 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.215654 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.215654 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.215654 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.215654 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.215654 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.215857 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.215857 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.215857 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.215857 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.215857 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.216018 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.216018 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.216018 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.216018 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.216018 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.216018 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.216230 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.216230 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.216230 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.216230 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.216230 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.216230 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.216454 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.216454 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.216454 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.216454 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.216454 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.216454 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.216656 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.216656 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.216656 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.216656 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.216656 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.216656 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.216869 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.216869 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.216869 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.216869 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.217035 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.217035 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.217035 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.217035 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.217035 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.217237 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.217237 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.217237 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.217237 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:54:57.217237 np0000183406 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 29 04:54:57.217237 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.middleware.request_id [req-4381658e-9b95-4b90-835c-8036d389da7b req-bd1ff452-07b8-435e-922a-4de20850f232 None None] RequestId filter calling following filter/app {{(pid=112861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:54:57.543229 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [req-4381658e-9b95-4b90-835c-8036d389da7b req-bd1ff452-07b8-435e-922a-4de20850f232 admin admin] POST https://199.204.45.210/volume/v3/types/cdc89827-dde7-4c4e-adf7-a537902e5b26/extra_specs Jun 29 04:54:57.543857 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [req-4381658e-9b95-4b90-835c-8036d389da7b req-bd1ff452-07b8-435e-922a-4de20850f232 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:54:57.545547 np0000183406 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:54:57.545547 np0000183406 devstack@c-api.service[112861]: warnings.warn( Jun 29 04:54:57.580544 np0000183406 devstack@c-api.service[112861]: DEBUG oslo_db.sqlalchemy.engines [req-4381658e-9b95-4b90-835c-8036d389da7b req-bd1ff452-07b8-435e-922a-4de20850f232 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=112861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:57.650782 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [req-4381658e-9b95-4b90-835c-8036d389da7b req-bd1ff452-07b8-435e-922a-4de20850f232 admin admin] https://199.204.45.210/volume/v3/types/cdc89827-dde7-4c4e-adf7-a537902e5b26/extra_specs returned with HTTP 200 Jun 29 04:54:57.651380 np0000183406 devstack@c-api.service[112861]: [pid: 112861|app: 0|req: 1/3] 199.204.45.210 () {70 vars in 1505 bytes} [Mon Jun 29 04:54:57 2026] POST /volume/v3/types/cdc89827-dde7-4c4e-adf7-a537902e5b26/extra_specs => generated 55 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:54:59.443867 np0000183406 devstack@c-api.service[112862]: DEBUG dbcounter [-] [112862] Writing DB stats cinder:SELECT=6 {{(pid=112862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:54:59.447803 np0000183406 devstack@c-api.service[112860]: DEBUG dbcounter [-] [112860] Writing DB stats cinder:SELECT=6 {{(pid=112860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:55:07.181834 np0000183406 devstack@c-api.service[112863]: DEBUG dbcounter [-] [112863] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:55:07.648928 np0000183406 devstack@c-api.service[112861]: DEBUG dbcounter [-] [112861] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:58:56.016578 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.016578 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.016578 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.016578 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.016578 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.017796 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.017796 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.017796 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.017796 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.017796 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.018139 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.018139 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.018139 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.018139 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.018139 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.018139 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.018592 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.018592 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.018592 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.018592 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.018868 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.018868 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.018868 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.018868 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.019149 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.019149 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.019149 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.019149 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.019451 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.019451 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.019451 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.019451 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.019451 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.019827 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.019827 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.019827 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.019827 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.019827 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.020143 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.020143 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.020143 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.020143 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.020143 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.020143 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.020587 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.020587 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.020587 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.020587 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.020587 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.020587 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.020993 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.020993 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.020993 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.020993 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.020993 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.020993 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.022313 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.022313 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.022313 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.022313 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.022313 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.022940 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.022940 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.022940 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.022940 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.022940 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.023512 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.023512 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.023512 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.023512 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.023512 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.023512 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.024170 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.024170 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.024170 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.024170 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.024170 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.024170 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.024891 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.024891 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.024891 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.024891 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.024891 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.025727 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.025727 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.025727 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.025727 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.025727 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.026288 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.026288 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.026288 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.026288 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.026548 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.026548 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.026548 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.026548 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.026761 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.026761 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.026761 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.026761 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.026761 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.027032 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.027032 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.027032 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.027032 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.027032 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.027274 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.027274 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.027274 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.027274 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.027505 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.027505 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.027505 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.027505 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.027714 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.027714 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.027714 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.027714 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.027927 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.027927 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.027927 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.027927 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.028140 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.028140 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.028140 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.028140 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.028368 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.028368 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.028368 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.028368 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.028368 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.028643 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.028643 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.028643 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.028643 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.028643 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.028643 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.028946 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.028946 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.028946 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.028946 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.028946 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.029208 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.029208 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.029208 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.029208 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.029208 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.029208 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.029533 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.029533 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.029533 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.029533 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.029533 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.029533 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.029911 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.029911 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.029911 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.029911 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.029911 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.029911 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.030216 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.030216 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.030216 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.030216 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.030216 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.030216 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.030660 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.030660 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.030660 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.030660 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.030925 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.030925 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.030925 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.030925 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.030925 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.031197 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.031197 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.031197 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.031197 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:58:56.031197 np0000183406 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 29 04:58:56.031197 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.middleware.request_id [None req-71380961-5990-4b42-9998-d2ce0df3d0c5 None None] RequestId filter calling following filter/app {{(pid=112860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:58:56.031197 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-71380961-5990-4b42-9998-d2ce0df3d0c5 None None] GET https://199.204.45.210/volume// Jun 29 04:58:56.031560 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-71380961-5990-4b42-9998-d2ce0df3d0c5 None None] Empty body provided in request {{(pid=112860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:58:56.031560 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-71380961-5990-4b42-9998-d2ce0df3d0c5 None None] Calling method 'all' {{(pid=112860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:58:56.031560 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-71380961-5990-4b42-9998-d2ce0df3d0c5 None None] https://199.204.45.210/volume// returned with HTTP 300 Jun 29 04:58:56.031560 np0000183406 devstack@c-api.service[112860]: [pid: 112860|app: 0|req: 1/4] 199.204.45.210 () {66 vars in 1456 bytes} [Mon Jun 29 04:58:56 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 04:59:32.835427 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.middleware.request_id [None req-6e423d7c-4b62-420f-90cc-607580484c62 None None] RequestId filter calling following filter/app {{(pid=112862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:32.836790 np0000183406 devstack@c-api.service[112862]: [pid: 112862|app: 0|req: 2/5] 199.204.45.210 () {62 vars in 1068 bytes} [Mon Jun 29 04:59:32 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:59:32.869973 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.middleware.request_id [None req-4b4abaa2-5dbf-4c7b-9ff3-4a972c39d011 None None] RequestId filter calling following filter/app {{(pid=112863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:32.877981 np0000183406 devstack@c-api.service[112863]: [pid: 112863|app: 0|req: 2/6] 199.204.45.210 () {64 vars in 1272 bytes} [Mon Jun 29 04:59:32 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 29 04:59:32.915642 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.middleware.request_id [req-4b4abaa2-5dbf-4c7b-9ff3-4a972c39d011 req-84ec2f5a-1748-4e48-a84e-81b696479939 None None] RequestId filter calling following filter/app {{(pid=112861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:32.920668 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [req-4b4abaa2-5dbf-4c7b-9ff3-4a972c39d011 req-84ec2f5a-1748-4e48-a84e-81b696479939 demo demo] GET https://199.204.45.210/volume/v3/ Jun 29 04:59:32.920960 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [req-4b4abaa2-5dbf-4c7b-9ff3-4a972c39d011 req-84ec2f5a-1748-4e48-a84e-81b696479939 demo demo] Empty body provided in request {{(pid=112861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:32.921266 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [req-4b4abaa2-5dbf-4c7b-9ff3-4a972c39d011 req-84ec2f5a-1748-4e48-a84e-81b696479939 demo demo] Calling method 'version_select' {{(pid=112861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:32.922502 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [req-4b4abaa2-5dbf-4c7b-9ff3-4a972c39d011 req-84ec2f5a-1748-4e48-a84e-81b696479939 demo demo] https://199.204.45.210/volume/v3/ returned with HTTP 200 Jun 29 04:59:32.923000 np0000183406 devstack@c-api.service[112861]: [pid: 112861|app: 0|req: 2/7] 199.204.45.210 () {66 vars in 1346 bytes} [Mon Jun 29 04:59:32 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:32.962686 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.middleware.request_id [None req-222b72d9-f1af-4b27-b398-3a5b8c56cf73 None None] RequestId filter calling following filter/app {{(pid=112860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:33.299903 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-222b72d9-f1af-4b27-b398-3a5b8c56cf73 demo demo] GET https://199.204.45.210/volume/v3/types Jun 29 04:59:33.300180 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-222b72d9-f1af-4b27-b398-3a5b8c56cf73 demo demo] Empty body provided in request {{(pid=112860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:33.300398 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-222b72d9-f1af-4b27-b398-3a5b8c56cf73 demo demo] Calling method 'index' {{(pid=112860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:33.300878 np0000183406 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:59:33.300878 np0000183406 devstack@c-api.service[112860]: warnings.warn( Jun 29 04:59:33.301528 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.api_utils [None req-222b72d9-f1af-4b27-b398-3a5b8c56cf73 demo demo] Removing options '' from query. {{(pid=112860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:59:33.339611 np0000183406 devstack@c-api.service[112860]: DEBUG oslo_db.sqlalchemy.engines [None req-222b72d9-f1af-4b27-b398-3a5b8c56cf73 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=112860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:59:33.362913 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-222b72d9-f1af-4b27-b398-3a5b8c56cf73 demo demo] https://199.204.45.210/volume/v3/types returned with HTTP 200 Jun 29 04:59:33.363262 np0000183406 devstack@c-api.service[112860]: [pid: 112860|app: 0|req: 2/8] 199.204.45.210 () {64 vars in 1290 bytes} [Mon Jun 29 04:59:32 2026] GET /volume/v3/types => generated 377 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:33.400870 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.middleware.request_id [None req-4de0a5f0-ad18-4e01-ae76-1f9ded67e321 None None] RequestId filter calling following filter/app {{(pid=112862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:33.734960 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-4de0a5f0-ad18-4e01-ae76-1f9ded67e321 demo demo] GET https://199.204.45.210/volume/v3/types/default Jun 29 04:59:33.735316 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-4de0a5f0-ad18-4e01-ae76-1f9ded67e321 demo demo] Empty body provided in request {{(pid=112862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:33.735568 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-4de0a5f0-ad18-4e01-ae76-1f9ded67e321 demo demo] Calling method 'show' {{(pid=112862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:33.771802 np0000183406 devstack@c-api.service[112862]: DEBUG oslo_db.sqlalchemy.engines [None req-4de0a5f0-ad18-4e01-ae76-1f9ded67e321 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=112862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:59:33.789398 np0000183406 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:59:33.789398 np0000183406 devstack@c-api.service[112862]: warnings.warn( Jun 29 04:59:33.791562 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-4de0a5f0-ad18-4e01-ae76-1f9ded67e321 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:33.791939 np0000183406 devstack@c-api.service[112862]: [pid: 112862|app: 0|req: 3/9] 199.204.45.210 () {64 vars in 1301 bytes} [Mon Jun 29 04:59:33 2026] GET /volume/v3/types/default => generated 145 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:34.248526 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.middleware.request_id [None req-71a08fd3-f7d6-42e8-b99d-84153cc184a7 None None] RequestId filter calling following filter/app {{(pid=112863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:34.249964 np0000183406 devstack@c-api.service[112863]: [pid: 112863|app: 0|req: 3/10] 199.204.45.210 () {62 vars in 1068 bytes} [Mon Jun 29 04:59:34 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:59:34.278951 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.middleware.request_id [None req-b40eeb82-c0c9-4c29-b146-01474fb8fe4e None None] RequestId filter calling following filter/app {{(pid=112861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:34.288638 np0000183406 devstack@c-api.service[112861]: [pid: 112861|app: 0|req: 3/11] 199.204.45.210 () {64 vars in 1272 bytes} [Mon Jun 29 04:59:34 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:59:34.317528 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.middleware.request_id [req-b40eeb82-c0c9-4c29-b146-01474fb8fe4e req-0066c821-c4b9-471e-b25b-3b17aa841c60 None None] RequestId filter calling following filter/app {{(pid=112860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:34.321145 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [req-b40eeb82-c0c9-4c29-b146-01474fb8fe4e req-0066c821-c4b9-471e-b25b-3b17aa841c60 demo demo] GET https://199.204.45.210/volume/v3/ Jun 29 04:59:34.321582 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [req-b40eeb82-c0c9-4c29-b146-01474fb8fe4e req-0066c821-c4b9-471e-b25b-3b17aa841c60 demo demo] Empty body provided in request {{(pid=112860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:34.322015 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [req-b40eeb82-c0c9-4c29-b146-01474fb8fe4e req-0066c821-c4b9-471e-b25b-3b17aa841c60 demo demo] Calling method 'version_select' {{(pid=112860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:34.322988 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [req-b40eeb82-c0c9-4c29-b146-01474fb8fe4e req-0066c821-c4b9-471e-b25b-3b17aa841c60 demo demo] https://199.204.45.210/volume/v3/ returned with HTTP 200 Jun 29 04:59:34.323714 np0000183406 devstack@c-api.service[112860]: [pid: 112860|app: 0|req: 3/12] 199.204.45.210 () {66 vars in 1346 bytes} [Mon Jun 29 04:59:34 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:34.356393 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.middleware.request_id [None req-f319ceab-1d4f-43d3-88a4-baa982a1058b None None] RequestId filter calling following filter/app {{(pid=112862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:34.357916 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-f319ceab-1d4f-43d3-88a4-baa982a1058b demo demo] GET https://199.204.45.210/volume/v3/types/default Jun 29 04:59:34.358084 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-f319ceab-1d4f-43d3-88a4-baa982a1058b demo demo] Empty body provided in request {{(pid=112862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:34.358287 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-f319ceab-1d4f-43d3-88a4-baa982a1058b demo demo] Calling method 'show' {{(pid=112862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:34.366004 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-f319ceab-1d4f-43d3-88a4-baa982a1058b demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:34.366349 np0000183406 devstack@c-api.service[112862]: [pid: 112862|app: 0|req: 4/13] 199.204.45.210 () {64 vars in 1301 bytes} [Mon Jun 29 04:59:34 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:34.975813 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.middleware.request_id [None req-94b55930-00db-44f2-83f3-39f7f69b58f1 None None] RequestId filter calling following filter/app {{(pid=112863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:34.977085 np0000183406 devstack@c-api.service[112863]: [pid: 112863|app: 0|req: 4/14] 199.204.45.210 () {62 vars in 1068 bytes} [Mon Jun 29 04:59:34 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:59:35.010303 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.middleware.request_id [None req-4a9c7363-76a6-4417-a31a-ac76a9dc050c None None] RequestId filter calling following filter/app {{(pid=112861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:35.014000 np0000183406 devstack@c-api.service[112861]: [pid: 112861|app: 0|req: 4/15] 199.204.45.210 () {64 vars in 1272 bytes} [Mon Jun 29 04:59:35 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 29 04:59:35.045995 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.middleware.request_id [req-4a9c7363-76a6-4417-a31a-ac76a9dc050c req-2c97b0aa-0d37-47c9-8087-c2900e9aad9e None None] RequestId filter calling following filter/app {{(pid=112860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:35.048253 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [req-4a9c7363-76a6-4417-a31a-ac76a9dc050c req-2c97b0aa-0d37-47c9-8087-c2900e9aad9e demo demo] GET https://199.204.45.210/volume/v3/ Jun 29 04:59:35.048511 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [req-4a9c7363-76a6-4417-a31a-ac76a9dc050c req-2c97b0aa-0d37-47c9-8087-c2900e9aad9e demo demo] Empty body provided in request {{(pid=112860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:35.048760 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [req-4a9c7363-76a6-4417-a31a-ac76a9dc050c req-2c97b0aa-0d37-47c9-8087-c2900e9aad9e demo demo] Calling method 'version_select' {{(pid=112860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:35.049206 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [req-4a9c7363-76a6-4417-a31a-ac76a9dc050c req-2c97b0aa-0d37-47c9-8087-c2900e9aad9e demo demo] https://199.204.45.210/volume/v3/ returned with HTTP 200 Jun 29 04:59:35.049641 np0000183406 devstack@c-api.service[112860]: [pid: 112860|app: 0|req: 4/16] 199.204.45.210 () {66 vars in 1346 bytes} [Mon Jun 29 04:59:35 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 29 04:59:35.085108 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.middleware.request_id [None req-ed1b0d23-e8c5-40dc-9931-05d74a5c4821 None None] RequestId filter calling following filter/app {{(pid=112862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:35.088465 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-ed1b0d23-e8c5-40dc-9931-05d74a5c4821 demo demo] GET https://199.204.45.210/volume/v3/types/default Jun 29 04:59:35.088761 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-ed1b0d23-e8c5-40dc-9931-05d74a5c4821 demo demo] Empty body provided in request {{(pid=112862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:35.089144 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-ed1b0d23-e8c5-40dc-9931-05d74a5c4821 demo demo] Calling method 'show' {{(pid=112862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:35.097831 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-ed1b0d23-e8c5-40dc-9931-05d74a5c4821 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:35.098156 np0000183406 devstack@c-api.service[112862]: [pid: 112862|app: 0|req: 5/17] 199.204.45.210 () {64 vars in 1301 bytes} [Mon Jun 29 04:59:35 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:35.138519 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.middleware.request_id [None req-44035962-3147-4ffa-8f79-4155a7d9ec8f None None] RequestId filter calling following filter/app {{(pid=112863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:35.140091 np0000183406 devstack@c-api.service[112863]: [pid: 112863|app: 0|req: 5/18] 199.204.45.210 () {62 vars in 1068 bytes} [Mon Jun 29 04:59:35 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:59:35.175733 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.middleware.request_id [None req-244537bf-8e93-49d8-ae98-4bcfa2000007 None None] RequestId filter calling following filter/app {{(pid=112861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:35.179867 np0000183406 devstack@c-api.service[112861]: [pid: 112861|app: 0|req: 5/19] 199.204.45.210 () {64 vars in 1272 bytes} [Mon Jun 29 04:59:35 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 29 04:59:35.220165 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.middleware.request_id [req-244537bf-8e93-49d8-ae98-4bcfa2000007 req-9fda95b0-5bbb-4c2f-ae7d-c9a5d66f7b07 None None] RequestId filter calling following filter/app {{(pid=112860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:35.221843 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [req-244537bf-8e93-49d8-ae98-4bcfa2000007 req-9fda95b0-5bbb-4c2f-ae7d-c9a5d66f7b07 demo demo] GET https://199.204.45.210/volume/v3/ Jun 29 04:59:35.222020 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [req-244537bf-8e93-49d8-ae98-4bcfa2000007 req-9fda95b0-5bbb-4c2f-ae7d-c9a5d66f7b07 demo demo] Empty body provided in request {{(pid=112860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:35.222195 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [req-244537bf-8e93-49d8-ae98-4bcfa2000007 req-9fda95b0-5bbb-4c2f-ae7d-c9a5d66f7b07 demo demo] Calling method 'version_select' {{(pid=112860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:35.222554 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [req-244537bf-8e93-49d8-ae98-4bcfa2000007 req-9fda95b0-5bbb-4c2f-ae7d-c9a5d66f7b07 demo demo] https://199.204.45.210/volume/v3/ returned with HTTP 200 Jun 29 04:59:35.222865 np0000183406 devstack@c-api.service[112860]: [pid: 112860|app: 0|req: 5/20] 199.204.45.210 () {66 vars in 1346 bytes} [Mon Jun 29 04:59:35 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:35.259685 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.middleware.request_id [None req-3c7a1405-89e1-4ecb-9b2c-bbfa8faee43f None None] RequestId filter calling following filter/app {{(pid=112862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:35.263285 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-3c7a1405-89e1-4ecb-9b2c-bbfa8faee43f demo demo] GET https://199.204.45.210/volume/v3/types/default Jun 29 04:59:35.263799 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-3c7a1405-89e1-4ecb-9b2c-bbfa8faee43f demo demo] Empty body provided in request {{(pid=112862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:35.264256 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-3c7a1405-89e1-4ecb-9b2c-bbfa8faee43f demo demo] Calling method 'show' {{(pid=112862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:35.273104 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-3c7a1405-89e1-4ecb-9b2c-bbfa8faee43f demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:35.273525 np0000183406 devstack@c-api.service[112862]: [pid: 112862|app: 0|req: 6/21] 199.204.45.210 () {64 vars in 1301 bytes} [Mon Jun 29 04:59:35 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:43.357759 np0000183406 devstack@c-api.service[112860]: DEBUG dbcounter [-] [112860] Writing DB stats cinder:SELECT=1 {{(pid=112860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:59:45.269445 np0000183406 devstack@c-api.service[112862]: DEBUG dbcounter [-] [112862] Writing DB stats cinder:SELECT=8 {{(pid=112862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:04:26.524869 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.middleware.request_id [None req-7493c611-c6b7-4a97-9ecc-a83135546e1f None None] RequestId filter calling following filter/app {{(pid=112863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:04:26.601758 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-7493c611-c6b7-4a97-9ecc-a83135546e1f demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:04:26.601988 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-7493c611-c6b7-4a97-9ecc-a83135546e1f demo demo] Empty body provided in request {{(pid=112863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:04:26.602273 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-7493c611-c6b7-4a97-9ecc-a83135546e1f demo demo] Calling method 'detail' {{(pid=112863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:04:26.603069 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.api_utils [None req-7493c611-c6b7-4a97-9ecc-a83135546e1f demo demo] Removing options '' from query. {{(pid=112863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:04:26.605799 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.volume.api [None req-7493c611-c6b7-4a97-9ecc-a83135546e1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:04:26.646263 np0000183406 devstack@c-api.service[112863]: INFO cinder.volume.api [None req-7493c611-c6b7-4a97-9ecc-a83135546e1f demo demo] Get all volumes completed successfully. Jun 29 05:04:26.649100 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-7493c611-c6b7-4a97-9ecc-a83135546e1f demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:04:26.649996 np0000183406 devstack@c-api.service[112863]: [pid: 112863|app: 0|req: 6/22] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:04:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:04:36.638246 np0000183406 devstack@c-api.service[112863]: DEBUG dbcounter [-] [112863] Writing DB stats cinder:SELECT=1 {{(pid=112863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:26.670199 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.middleware.request_id [None req-9d8c5ac5-0629-4c2e-be10-545d14aa8581 None None] RequestId filter calling following filter/app {{(pid=112861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:26.673232 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-9d8c5ac5-0629-4c2e-be10-545d14aa8581 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:05:26.674046 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-9d8c5ac5-0629-4c2e-be10-545d14aa8581 demo demo] Empty body provided in request {{(pid=112861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:05:26.674046 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-9d8c5ac5-0629-4c2e-be10-545d14aa8581 demo demo] Calling method 'detail' {{(pid=112861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:05:26.674427 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.api_utils [None req-9d8c5ac5-0629-4c2e-be10-545d14aa8581 demo demo] Removing options '' from query. {{(pid=112861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:05:26.675504 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.volume.api [None req-9d8c5ac5-0629-4c2e-be10-545d14aa8581 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:05:26.713079 np0000183406 devstack@c-api.service[112861]: INFO cinder.volume.api [None req-9d8c5ac5-0629-4c2e-be10-545d14aa8581 demo demo] Get all volumes completed successfully. Jun 29 05:05:26.716528 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-9d8c5ac5-0629-4c2e-be10-545d14aa8581 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:05:26.717081 np0000183406 devstack@c-api.service[112861]: [pid: 112861|app: 0|req: 6/23] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:05:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:05:36.703489 np0000183406 devstack@c-api.service[112861]: DEBUG dbcounter [-] [112861] Writing DB stats cinder:SELECT=1 {{(pid=112861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:06:26.752915 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.middleware.request_id [None req-f7e024c5-192e-41cd-90d8-0cf9213ef116 None None] RequestId filter calling following filter/app {{(pid=112860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:06:26.758312 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-f7e024c5-192e-41cd-90d8-0cf9213ef116 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:06:26.758592 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-f7e024c5-192e-41cd-90d8-0cf9213ef116 demo demo] Empty body provided in request {{(pid=112860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:06:26.758847 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-f7e024c5-192e-41cd-90d8-0cf9213ef116 demo demo] Calling method 'detail' {{(pid=112860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:06:26.759713 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.api_utils [None req-f7e024c5-192e-41cd-90d8-0cf9213ef116 demo demo] Removing options '' from query. {{(pid=112860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:06:26.760769 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.volume.api [None req-f7e024c5-192e-41cd-90d8-0cf9213ef116 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:06:26.802105 np0000183406 devstack@c-api.service[112860]: INFO cinder.volume.api [None req-f7e024c5-192e-41cd-90d8-0cf9213ef116 demo demo] Get all volumes completed successfully. Jun 29 05:06:26.806368 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-f7e024c5-192e-41cd-90d8-0cf9213ef116 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:06:26.806368 np0000183406 devstack@c-api.service[112860]: [pid: 112860|app: 0|req: 6/24] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:06:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 29 05:06:36.796442 np0000183406 devstack@c-api.service[112860]: DEBUG dbcounter [-] [112860] Writing DB stats cinder:SELECT=1 {{(pid=112860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:07:26.831677 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.middleware.request_id [None req-a960c180-1988-4482-9ca8-d6c986679bc8 None None] RequestId filter calling following filter/app {{(pid=112862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:07:26.837056 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-a960c180-1988-4482-9ca8-d6c986679bc8 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:07:26.837564 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-a960c180-1988-4482-9ca8-d6c986679bc8 demo demo] Empty body provided in request {{(pid=112862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:07:26.837750 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-a960c180-1988-4482-9ca8-d6c986679bc8 demo demo] Calling method 'detail' {{(pid=112862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:07:26.838300 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.api_utils [None req-a960c180-1988-4482-9ca8-d6c986679bc8 demo demo] Removing options '' from query. {{(pid=112862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:07:26.839056 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.volume.api [None req-a960c180-1988-4482-9ca8-d6c986679bc8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:07:26.882663 np0000183406 devstack@c-api.service[112862]: INFO cinder.volume.api [None req-a960c180-1988-4482-9ca8-d6c986679bc8 demo demo] Get all volumes completed successfully. Jun 29 05:07:26.886951 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-a960c180-1988-4482-9ca8-d6c986679bc8 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:07:26.886951 np0000183406 devstack@c-api.service[112862]: [pid: 112862|app: 0|req: 7/25] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:07:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:07:36.874567 np0000183406 devstack@c-api.service[112862]: DEBUG dbcounter [-] [112862] Writing DB stats cinder:SELECT=1 {{(pid=112862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:08:26.912086 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.middleware.request_id [None req-a1a865b9-f69f-4dec-9f6a-fa21e7a5d05c None None] RequestId filter calling following filter/app {{(pid=112863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:08:26.914183 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-a1a865b9-f69f-4dec-9f6a-fa21e7a5d05c demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:08:26.914372 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-a1a865b9-f69f-4dec-9f6a-fa21e7a5d05c demo demo] Empty body provided in request {{(pid=112863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:08:26.914620 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-a1a865b9-f69f-4dec-9f6a-fa21e7a5d05c demo demo] Calling method 'detail' {{(pid=112863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:08:26.914818 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.api_utils [None req-a1a865b9-f69f-4dec-9f6a-fa21e7a5d05c demo demo] Removing options '' from query. {{(pid=112863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:08:26.915520 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.volume.api [None req-a1a865b9-f69f-4dec-9f6a-fa21e7a5d05c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:08:26.925950 np0000183406 devstack@c-api.service[112863]: INFO cinder.volume.api [None req-a1a865b9-f69f-4dec-9f6a-fa21e7a5d05c demo demo] Get all volumes completed successfully. Jun 29 05:08:26.928495 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-a1a865b9-f69f-4dec-9f6a-fa21e7a5d05c demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:08:26.928864 np0000183406 devstack@c-api.service[112863]: [pid: 112863|app: 0|req: 7/26] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:08:26 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 29 05:08:36.921946 np0000183406 devstack@c-api.service[112863]: DEBUG dbcounter [-] [112863] Writing DB stats cinder:SELECT=1 {{(pid=112863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:09:26.944736 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.middleware.request_id [None req-daf757e2-079b-43f2-8765-8df2f7a37d8a None None] RequestId filter calling following filter/app {{(pid=112861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:09:27.123422 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-daf757e2-079b-43f2-8765-8df2f7a37d8a demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:09:27.123812 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-daf757e2-079b-43f2-8765-8df2f7a37d8a demo demo] Empty body provided in request {{(pid=112861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:09:27.124193 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-daf757e2-079b-43f2-8765-8df2f7a37d8a demo demo] Calling method 'detail' {{(pid=112861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:09:27.124715 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.api_utils [None req-daf757e2-079b-43f2-8765-8df2f7a37d8a demo demo] Removing options '' from query. {{(pid=112861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:09:27.126334 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.volume.api [None req-daf757e2-079b-43f2-8765-8df2f7a37d8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:09:27.135094 np0000183406 devstack@c-api.service[112861]: INFO cinder.volume.api [None req-daf757e2-079b-43f2-8765-8df2f7a37d8a demo demo] Get all volumes completed successfully. Jun 29 05:09:27.138061 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-daf757e2-079b-43f2-8765-8df2f7a37d8a demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:09:27.138897 np0000183406 devstack@c-api.service[112861]: [pid: 112861|app: 0|req: 7/27] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:09:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:09:37.130499 np0000183406 devstack@c-api.service[112861]: DEBUG dbcounter [-] [112861] Writing DB stats cinder:SELECT=1 {{(pid=112861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:10:27.161493 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.middleware.request_id [None req-c99caaeb-1b37-4bfa-842d-e7ba2cf01ae5 None None] RequestId filter calling following filter/app {{(pid=112860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:27.167996 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-c99caaeb-1b37-4bfa-842d-e7ba2cf01ae5 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:10:27.168389 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-c99caaeb-1b37-4bfa-842d-e7ba2cf01ae5 demo demo] Empty body provided in request {{(pid=112860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:27.168650 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-c99caaeb-1b37-4bfa-842d-e7ba2cf01ae5 demo demo] Calling method 'detail' {{(pid=112860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:27.169033 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.api_utils [None req-c99caaeb-1b37-4bfa-842d-e7ba2cf01ae5 demo demo] Removing options '' from query. {{(pid=112860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:10:27.169879 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.volume.api [None req-c99caaeb-1b37-4bfa-842d-e7ba2cf01ae5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:10:27.179901 np0000183406 devstack@c-api.service[112860]: INFO cinder.volume.api [None req-c99caaeb-1b37-4bfa-842d-e7ba2cf01ae5 demo demo] Get all volumes completed successfully. Jun 29 05:10:27.182511 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-c99caaeb-1b37-4bfa-842d-e7ba2cf01ae5 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:10:27.183031 np0000183406 devstack@c-api.service[112860]: [pid: 112860|app: 0|req: 7/28] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:10:27 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 29 05:10:37.173245 np0000183406 devstack@c-api.service[112860]: DEBUG dbcounter [-] [112860] Writing DB stats cinder:SELECT=1 {{(pid=112860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:11:27.198402 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.middleware.request_id [None req-364d617f-d833-4f07-9142-a9ab023370c5 None None] RequestId filter calling following filter/app {{(pid=112862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:11:27.203191 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-364d617f-d833-4f07-9142-a9ab023370c5 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:11:27.203447 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-364d617f-d833-4f07-9142-a9ab023370c5 demo demo] Empty body provided in request {{(pid=112862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:11:27.203625 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-364d617f-d833-4f07-9142-a9ab023370c5 demo demo] Calling method 'detail' {{(pid=112862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:11:27.203879 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.api_utils [None req-364d617f-d833-4f07-9142-a9ab023370c5 demo demo] Removing options '' from query. {{(pid=112862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:11:27.205822 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.volume.api [None req-364d617f-d833-4f07-9142-a9ab023370c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:11:27.216101 np0000183406 devstack@c-api.service[112862]: INFO cinder.volume.api [None req-364d617f-d833-4f07-9142-a9ab023370c5 demo demo] Get all volumes completed successfully. Jun 29 05:11:27.218147 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-364d617f-d833-4f07-9142-a9ab023370c5 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:11:27.218529 np0000183406 devstack@c-api.service[112862]: [pid: 112862|app: 0|req: 8/29] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:11:27 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 29 05:11:37.214570 np0000183406 devstack@c-api.service[112862]: DEBUG dbcounter [-] [112862] Writing DB stats cinder:SELECT=1 {{(pid=112862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:12:27.250247 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.middleware.request_id [None req-00afc013-389b-48ee-85e1-59d6429c17a0 None None] RequestId filter calling following filter/app {{(pid=112863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:12:27.253813 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-00afc013-389b-48ee-85e1-59d6429c17a0 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:12:27.254112 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-00afc013-389b-48ee-85e1-59d6429c17a0 demo demo] Empty body provided in request {{(pid=112863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:12:27.254452 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-00afc013-389b-48ee-85e1-59d6429c17a0 demo demo] Calling method 'detail' {{(pid=112863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:12:27.254830 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.api_utils [None req-00afc013-389b-48ee-85e1-59d6429c17a0 demo demo] Removing options '' from query. {{(pid=112863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:12:27.256128 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.volume.api [None req-00afc013-389b-48ee-85e1-59d6429c17a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:12:27.265570 np0000183406 devstack@c-api.service[112863]: INFO cinder.volume.api [None req-00afc013-389b-48ee-85e1-59d6429c17a0 demo demo] Get all volumes completed successfully. Jun 29 05:12:27.265933 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-00afc013-389b-48ee-85e1-59d6429c17a0 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:12:27.266259 np0000183406 devstack@c-api.service[112863]: [pid: 112863|app: 0|req: 8/30] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:12:27 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 29 05:12:37.260351 np0000183406 devstack@c-api.service[112863]: DEBUG dbcounter [-] [112863] Writing DB stats cinder:SELECT=1 {{(pid=112863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:13:27.283701 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.middleware.request_id [None req-2a6db319-544e-481a-95b1-c35f68d9e49e None None] RequestId filter calling following filter/app {{(pid=112861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:13:27.288108 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-2a6db319-544e-481a-95b1-c35f68d9e49e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:13:27.288626 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-2a6db319-544e-481a-95b1-c35f68d9e49e demo demo] Empty body provided in request {{(pid=112861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:13:27.289080 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-2a6db319-544e-481a-95b1-c35f68d9e49e demo demo] Calling method 'detail' {{(pid=112861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:13:27.289601 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.api_utils [None req-2a6db319-544e-481a-95b1-c35f68d9e49e demo demo] Removing options '' from query. {{(pid=112861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:13:27.291008 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.volume.api [None req-2a6db319-544e-481a-95b1-c35f68d9e49e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:13:27.298619 np0000183406 devstack@c-api.service[112861]: INFO cinder.volume.api [None req-2a6db319-544e-481a-95b1-c35f68d9e49e demo demo] Get all volumes completed successfully. Jun 29 05:13:27.301194 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-2a6db319-544e-481a-95b1-c35f68d9e49e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:13:27.301699 np0000183406 devstack@c-api.service[112861]: [pid: 112861|app: 0|req: 8/31] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:13:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:13:37.293763 np0000183406 devstack@c-api.service[112861]: DEBUG dbcounter [-] [112861] Writing DB stats cinder:SELECT=1 {{(pid=112861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:14:27.323612 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.middleware.request_id [None req-81867ac0-1bd6-42f3-baf6-8eca0fcf46e5 None None] RequestId filter calling following filter/app {{(pid=112860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:14:27.469472 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-81867ac0-1bd6-42f3-baf6-8eca0fcf46e5 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:14:27.469763 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-81867ac0-1bd6-42f3-baf6-8eca0fcf46e5 demo demo] Empty body provided in request {{(pid=112860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:14:27.470010 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-81867ac0-1bd6-42f3-baf6-8eca0fcf46e5 demo demo] Calling method 'detail' {{(pid=112860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:14:27.470366 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.api_utils [None req-81867ac0-1bd6-42f3-baf6-8eca0fcf46e5 demo demo] Removing options '' from query. {{(pid=112860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:14:27.474249 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.volume.api [None req-81867ac0-1bd6-42f3-baf6-8eca0fcf46e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:14:27.481704 np0000183406 devstack@c-api.service[112860]: INFO cinder.volume.api [None req-81867ac0-1bd6-42f3-baf6-8eca0fcf46e5 demo demo] Get all volumes completed successfully. Jun 29 05:14:27.483597 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-81867ac0-1bd6-42f3-baf6-8eca0fcf46e5 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:14:27.483942 np0000183406 devstack@c-api.service[112860]: [pid: 112860|app: 0|req: 8/32] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:14:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:14:37.478076 np0000183406 devstack@c-api.service[112860]: DEBUG dbcounter [-] [112860] Writing DB stats cinder:SELECT=1 {{(pid=112860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:15:27.503921 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.middleware.request_id [None req-4da32c0a-e699-44ae-80ae-3152cde4b08e None None] RequestId filter calling following filter/app {{(pid=112862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:15:27.505964 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-4da32c0a-e699-44ae-80ae-3152cde4b08e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:15:27.506141 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-4da32c0a-e699-44ae-80ae-3152cde4b08e demo demo] Empty body provided in request {{(pid=112862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:15:27.506350 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-4da32c0a-e699-44ae-80ae-3152cde4b08e demo demo] Calling method 'detail' {{(pid=112862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:15:27.506576 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.api_utils [None req-4da32c0a-e699-44ae-80ae-3152cde4b08e demo demo] Removing options '' from query. {{(pid=112862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:15:27.507299 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.volume.api [None req-4da32c0a-e699-44ae-80ae-3152cde4b08e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:15:27.514802 np0000183406 devstack@c-api.service[112862]: INFO cinder.volume.api [None req-4da32c0a-e699-44ae-80ae-3152cde4b08e demo demo] Get all volumes completed successfully. Jun 29 05:15:27.517021 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-4da32c0a-e699-44ae-80ae-3152cde4b08e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:15:27.517466 np0000183406 devstack@c-api.service[112862]: [pid: 112862|app: 0|req: 9/33] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:15:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:15:37.510016 np0000183406 devstack@c-api.service[112862]: DEBUG dbcounter [-] [112862] Writing DB stats cinder:SELECT=1 {{(pid=112862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:16:27.532337 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.middleware.request_id [None req-c48982e8-491b-4963-8372-2c89fdb38eae None None] RequestId filter calling following filter/app {{(pid=112863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:16:27.538661 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-c48982e8-491b-4963-8372-2c89fdb38eae demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:16:27.538859 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-c48982e8-491b-4963-8372-2c89fdb38eae demo demo] Empty body provided in request {{(pid=112863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:16:27.539060 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-c48982e8-491b-4963-8372-2c89fdb38eae demo demo] Calling method 'detail' {{(pid=112863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:16:27.539358 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.api_utils [None req-c48982e8-491b-4963-8372-2c89fdb38eae demo demo] Removing options '' from query. {{(pid=112863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:16:27.540069 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.volume.api [None req-c48982e8-491b-4963-8372-2c89fdb38eae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:16:27.548411 np0000183406 devstack@c-api.service[112863]: INFO cinder.volume.api [None req-c48982e8-491b-4963-8372-2c89fdb38eae demo demo] Get all volumes completed successfully. Jun 29 05:16:27.550405 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-c48982e8-491b-4963-8372-2c89fdb38eae demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:16:27.550994 np0000183406 devstack@c-api.service[112863]: [pid: 112863|app: 0|req: 9/34] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:16:27 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 29 05:16:37.544958 np0000183406 devstack@c-api.service[112863]: DEBUG dbcounter [-] [112863] Writing DB stats cinder:SELECT=1 {{(pid=112863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:17:27.569289 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.middleware.request_id [None req-c1991cd5-7acd-4461-a7f2-13a10c4ebbf6 None None] RequestId filter calling following filter/app {{(pid=112861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:17:27.573940 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-c1991cd5-7acd-4461-a7f2-13a10c4ebbf6 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:17:27.574306 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-c1991cd5-7acd-4461-a7f2-13a10c4ebbf6 demo demo] Empty body provided in request {{(pid=112861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:17:27.574718 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-c1991cd5-7acd-4461-a7f2-13a10c4ebbf6 demo demo] Calling method 'detail' {{(pid=112861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:17:27.575192 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.api_utils [None req-c1991cd5-7acd-4461-a7f2-13a10c4ebbf6 demo demo] Removing options '' from query. {{(pid=112861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:17:27.576636 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.volume.api [None req-c1991cd5-7acd-4461-a7f2-13a10c4ebbf6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:17:27.584568 np0000183406 devstack@c-api.service[112861]: INFO cinder.volume.api [None req-c1991cd5-7acd-4461-a7f2-13a10c4ebbf6 demo demo] Get all volumes completed successfully. Jun 29 05:17:27.586342 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-c1991cd5-7acd-4461-a7f2-13a10c4ebbf6 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:17:27.586743 np0000183406 devstack@c-api.service[112861]: [pid: 112861|app: 0|req: 9/35] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:17:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:17:37.580863 np0000183406 devstack@c-api.service[112861]: DEBUG dbcounter [-] [112861] Writing DB stats cinder:SELECT=1 {{(pid=112861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:18:27.605041 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.middleware.request_id [None req-2133ee4c-efde-440f-8035-ff10cf057c90 None None] RequestId filter calling following filter/app {{(pid=112860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:18:27.607163 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-2133ee4c-efde-440f-8035-ff10cf057c90 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:18:27.607409 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-2133ee4c-efde-440f-8035-ff10cf057c90 demo demo] Empty body provided in request {{(pid=112860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:18:27.607578 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-2133ee4c-efde-440f-8035-ff10cf057c90 demo demo] Calling method 'detail' {{(pid=112860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:18:27.607766 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.api_utils [None req-2133ee4c-efde-440f-8035-ff10cf057c90 demo demo] Removing options '' from query. {{(pid=112860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:18:27.608478 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.volume.api [None req-2133ee4c-efde-440f-8035-ff10cf057c90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:18:27.616105 np0000183406 devstack@c-api.service[112860]: INFO cinder.volume.api [None req-2133ee4c-efde-440f-8035-ff10cf057c90 demo demo] Get all volumes completed successfully. Jun 29 05:18:27.618764 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-2133ee4c-efde-440f-8035-ff10cf057c90 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:18:27.619229 np0000183406 devstack@c-api.service[112860]: [pid: 112860|app: 0|req: 9/36] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:18:27 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 29 05:18:37.611139 np0000183406 devstack@c-api.service[112860]: DEBUG dbcounter [-] [112860] Writing DB stats cinder:SELECT=1 {{(pid=112860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:19:27.634131 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.middleware.request_id [None req-21567232-0e34-4abe-813c-d6e6446cfc39 None None] RequestId filter calling following filter/app {{(pid=112862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:19:27.853784 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-21567232-0e34-4abe-813c-d6e6446cfc39 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:19:27.854090 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-21567232-0e34-4abe-813c-d6e6446cfc39 demo demo] Empty body provided in request {{(pid=112862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:19:27.854375 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-21567232-0e34-4abe-813c-d6e6446cfc39 demo demo] Calling method 'detail' {{(pid=112862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:19:27.854683 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.api_utils [None req-21567232-0e34-4abe-813c-d6e6446cfc39 demo demo] Removing options '' from query. {{(pid=112862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:19:27.857356 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.volume.api [None req-21567232-0e34-4abe-813c-d6e6446cfc39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:19:27.867649 np0000183406 devstack@c-api.service[112862]: INFO cinder.volume.api [None req-21567232-0e34-4abe-813c-d6e6446cfc39 demo demo] Get all volumes completed successfully. Jun 29 05:19:27.870028 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-21567232-0e34-4abe-813c-d6e6446cfc39 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:19:27.870500 np0000183406 devstack@c-api.service[112862]: [pid: 112862|app: 0|req: 10/37] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:19:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:19:37.861256 np0000183406 devstack@c-api.service[112862]: DEBUG dbcounter [-] [112862] Writing DB stats cinder:SELECT=1 {{(pid=112862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:20:27.892517 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.middleware.request_id [None req-cac01d69-0af9-40b0-9400-3c60b99fb96d None None] RequestId filter calling following filter/app {{(pid=112863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:27.896137 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-cac01d69-0af9-40b0-9400-3c60b99fb96d demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:20:27.896627 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-cac01d69-0af9-40b0-9400-3c60b99fb96d demo demo] Empty body provided in request {{(pid=112863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:27.897048 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-cac01d69-0af9-40b0-9400-3c60b99fb96d demo demo] Calling method 'detail' {{(pid=112863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:27.897407 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.api_utils [None req-cac01d69-0af9-40b0-9400-3c60b99fb96d demo demo] Removing options '' from query. {{(pid=112863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:20:27.898488 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.volume.api [None req-cac01d69-0af9-40b0-9400-3c60b99fb96d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:20:27.907659 np0000183406 devstack@c-api.service[112863]: INFO cinder.volume.api [None req-cac01d69-0af9-40b0-9400-3c60b99fb96d demo demo] Get all volumes completed successfully. Jun 29 05:20:27.910318 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-cac01d69-0af9-40b0-9400-3c60b99fb96d demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:20:27.910812 np0000183406 devstack@c-api.service[112863]: [pid: 112863|app: 0|req: 10/38] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:20:27 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 29 05:20:37.901800 np0000183406 devstack@c-api.service[112863]: DEBUG dbcounter [-] [112863] Writing DB stats cinder:SELECT=1 {{(pid=112863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:21:27.926131 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.middleware.request_id [None req-064091cf-026a-4366-99ba-66b87189148a None None] RequestId filter calling following filter/app {{(pid=112861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:21:27.929253 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-064091cf-026a-4366-99ba-66b87189148a demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:21:27.930026 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-064091cf-026a-4366-99ba-66b87189148a demo demo] Empty body provided in request {{(pid=112861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:21:27.930658 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-064091cf-026a-4366-99ba-66b87189148a demo demo] Calling method 'detail' {{(pid=112861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:21:27.930769 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.api_utils [None req-064091cf-026a-4366-99ba-66b87189148a demo demo] Removing options '' from query. {{(pid=112861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:21:27.932175 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.volume.api [None req-064091cf-026a-4366-99ba-66b87189148a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:21:27.941510 np0000183406 devstack@c-api.service[112861]: INFO cinder.volume.api [None req-064091cf-026a-4366-99ba-66b87189148a demo demo] Get all volumes completed successfully. Jun 29 05:21:27.944438 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-064091cf-026a-4366-99ba-66b87189148a demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:21:27.945053 np0000183406 devstack@c-api.service[112861]: [pid: 112861|app: 0|req: 10/39] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:21:27 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 29 05:21:37.936152 np0000183406 devstack@c-api.service[112861]: DEBUG dbcounter [-] [112861] Writing DB stats cinder:SELECT=1 {{(pid=112861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:22:27.961174 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.middleware.request_id [None req-f6d830a1-51d3-40c7-b971-74f08ca42bde None None] RequestId filter calling following filter/app {{(pid=112860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:22:27.964874 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-f6d830a1-51d3-40c7-b971-74f08ca42bde demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:22:27.965022 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-f6d830a1-51d3-40c7-b971-74f08ca42bde demo demo] Empty body provided in request {{(pid=112860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:22:27.965363 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-f6d830a1-51d3-40c7-b971-74f08ca42bde demo demo] Calling method 'detail' {{(pid=112860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:22:27.965528 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.api_utils [None req-f6d830a1-51d3-40c7-b971-74f08ca42bde demo demo] Removing options '' from query. {{(pid=112860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:22:27.966467 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.volume.api [None req-f6d830a1-51d3-40c7-b971-74f08ca42bde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:22:27.975631 np0000183406 devstack@c-api.service[112860]: INFO cinder.volume.api [None req-f6d830a1-51d3-40c7-b971-74f08ca42bde demo demo] Get all volumes completed successfully. Jun 29 05:22:27.977948 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-f6d830a1-51d3-40c7-b971-74f08ca42bde demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:22:27.978293 np0000183406 devstack@c-api.service[112860]: [pid: 112860|app: 0|req: 10/40] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:22:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:22:37.970063 np0000183406 devstack@c-api.service[112860]: DEBUG dbcounter [-] [112860] Writing DB stats cinder:SELECT=1 {{(pid=112860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:23:27.996176 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.middleware.request_id [None req-385c9aff-1af9-4535-9b2d-168d54c2cfd5 None None] RequestId filter calling following filter/app {{(pid=112862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:23:27.999929 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-385c9aff-1af9-4535-9b2d-168d54c2cfd5 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:23:28.000397 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-385c9aff-1af9-4535-9b2d-168d54c2cfd5 demo demo] Empty body provided in request {{(pid=112862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:23:28.000778 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-385c9aff-1af9-4535-9b2d-168d54c2cfd5 demo demo] Calling method 'detail' {{(pid=112862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:23:28.001214 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.api_utils [None req-385c9aff-1af9-4535-9b2d-168d54c2cfd5 demo demo] Removing options '' from query. {{(pid=112862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:23:28.003647 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.volume.api [None req-385c9aff-1af9-4535-9b2d-168d54c2cfd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:23:28.010160 np0000183406 devstack@c-api.service[112862]: INFO cinder.volume.api [None req-385c9aff-1af9-4535-9b2d-168d54c2cfd5 demo demo] Get all volumes completed successfully. Jun 29 05:23:28.015338 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-385c9aff-1af9-4535-9b2d-168d54c2cfd5 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:23:28.015338 np0000183406 devstack@c-api.service[112862]: [pid: 112862|app: 0|req: 11/41] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:23:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:23:38.005834 np0000183406 devstack@c-api.service[112862]: DEBUG dbcounter [-] [112862] Writing DB stats cinder:SELECT=1 {{(pid=112862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:24:28.028779 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.middleware.request_id [None req-242fff3a-6449-4bf9-bcef-df5f1580ca8a None None] RequestId filter calling following filter/app {{(pid=112863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:24:28.139613 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-242fff3a-6449-4bf9-bcef-df5f1580ca8a demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:24:28.139613 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-242fff3a-6449-4bf9-bcef-df5f1580ca8a demo demo] Empty body provided in request {{(pid=112863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:24:28.139613 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-242fff3a-6449-4bf9-bcef-df5f1580ca8a demo demo] Calling method 'detail' {{(pid=112863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:24:28.139902 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.api_utils [None req-242fff3a-6449-4bf9-bcef-df5f1580ca8a demo demo] Removing options '' from query. {{(pid=112863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:24:28.140897 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.volume.api [None req-242fff3a-6449-4bf9-bcef-df5f1580ca8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:24:28.152706 np0000183406 devstack@c-api.service[112863]: INFO cinder.volume.api [None req-242fff3a-6449-4bf9-bcef-df5f1580ca8a demo demo] Get all volumes completed successfully. Jun 29 05:24:28.154861 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-242fff3a-6449-4bf9-bcef-df5f1580ca8a demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:24:28.155403 np0000183406 devstack@c-api.service[112863]: [pid: 112863|app: 0|req: 11/42] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:24:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:24:38.144546 np0000183406 devstack@c-api.service[112863]: DEBUG dbcounter [-] [112863] Writing DB stats cinder:SELECT=1 {{(pid=112863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:25:28.173096 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.middleware.request_id [None req-a088dbe0-5ebb-4ed5-9161-ce4a99d93a41 None None] RequestId filter calling following filter/app {{(pid=112861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:25:28.176570 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-a088dbe0-5ebb-4ed5-9161-ce4a99d93a41 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:25:28.176966 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-a088dbe0-5ebb-4ed5-9161-ce4a99d93a41 demo demo] Empty body provided in request {{(pid=112861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:25:28.177434 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-a088dbe0-5ebb-4ed5-9161-ce4a99d93a41 demo demo] Calling method 'detail' {{(pid=112861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:25:28.177930 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.api_utils [None req-a088dbe0-5ebb-4ed5-9161-ce4a99d93a41 demo demo] Removing options '' from query. {{(pid=112861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:25:28.179090 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.volume.api [None req-a088dbe0-5ebb-4ed5-9161-ce4a99d93a41 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:25:28.189695 np0000183406 devstack@c-api.service[112861]: INFO cinder.volume.api [None req-a088dbe0-5ebb-4ed5-9161-ce4a99d93a41 demo demo] Get all volumes completed successfully. Jun 29 05:25:28.193860 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-a088dbe0-5ebb-4ed5-9161-ce4a99d93a41 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:25:28.194243 np0000183406 devstack@c-api.service[112861]: [pid: 112861|app: 0|req: 11/43] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:25:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:25:38.182344 np0000183406 devstack@c-api.service[112861]: DEBUG dbcounter [-] [112861] Writing DB stats cinder:SELECT=1 {{(pid=112861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:26:28.211851 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.middleware.request_id [None req-85d8ecc4-bdbd-481d-a57c-5c6f8a2ae5aa None None] RequestId filter calling following filter/app {{(pid=112860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:26:28.216110 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-85d8ecc4-bdbd-481d-a57c-5c6f8a2ae5aa demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:26:28.216512 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-85d8ecc4-bdbd-481d-a57c-5c6f8a2ae5aa demo demo] Empty body provided in request {{(pid=112860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:26:28.216874 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-85d8ecc4-bdbd-481d-a57c-5c6f8a2ae5aa demo demo] Calling method 'detail' {{(pid=112860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:26:28.217291 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.api_utils [None req-85d8ecc4-bdbd-481d-a57c-5c6f8a2ae5aa demo demo] Removing options '' from query. {{(pid=112860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:26:28.218780 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.volume.api [None req-85d8ecc4-bdbd-481d-a57c-5c6f8a2ae5aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:26:28.228285 np0000183406 devstack@c-api.service[112860]: INFO cinder.volume.api [None req-85d8ecc4-bdbd-481d-a57c-5c6f8a2ae5aa demo demo] Get all volumes completed successfully. Jun 29 05:26:28.231021 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-85d8ecc4-bdbd-481d-a57c-5c6f8a2ae5aa demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:26:28.231566 np0000183406 devstack@c-api.service[112860]: [pid: 112860|app: 0|req: 11/44] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:26:28 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 29 05:26:38.222489 np0000183406 devstack@c-api.service[112860]: DEBUG dbcounter [-] [112860] Writing DB stats cinder:SELECT=1 {{(pid=112860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:27:28.246703 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.middleware.request_id [None req-7094125f-f227-49da-aed0-d0c1344b6923 None None] RequestId filter calling following filter/app {{(pid=112862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:27:28.250721 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-7094125f-f227-49da-aed0-d0c1344b6923 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:27:28.250987 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-7094125f-f227-49da-aed0-d0c1344b6923 demo demo] Empty body provided in request {{(pid=112862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:27:28.252062 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [None req-7094125f-f227-49da-aed0-d0c1344b6923 demo demo] Calling method 'detail' {{(pid=112862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:27:28.252062 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.api.api_utils [None req-7094125f-f227-49da-aed0-d0c1344b6923 demo demo] Removing options '' from query. {{(pid=112862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:27:28.252784 np0000183406 devstack@c-api.service[112862]: DEBUG cinder.volume.api [None req-7094125f-f227-49da-aed0-d0c1344b6923 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:27:28.262312 np0000183406 devstack@c-api.service[112862]: INFO cinder.volume.api [None req-7094125f-f227-49da-aed0-d0c1344b6923 demo demo] Get all volumes completed successfully. Jun 29 05:27:28.265126 np0000183406 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [None req-7094125f-f227-49da-aed0-d0c1344b6923 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:27:28.265570 np0000183406 devstack@c-api.service[112862]: [pid: 112862|app: 0|req: 12/45] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:27:28 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 29 05:27:38.255840 np0000183406 devstack@c-api.service[112862]: DEBUG dbcounter [-] [112862] Writing DB stats cinder:SELECT=1 {{(pid=112862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:28:28.288403 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.middleware.request_id [None req-76ca6824-93da-4749-855f-78f20b384d37 None None] RequestId filter calling following filter/app {{(pid=112863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:28:28.292989 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-76ca6824-93da-4749-855f-78f20b384d37 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:28:28.293729 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-76ca6824-93da-4749-855f-78f20b384d37 demo demo] Empty body provided in request {{(pid=112863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:28:28.294200 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.openstack.wsgi [None req-76ca6824-93da-4749-855f-78f20b384d37 demo demo] Calling method 'detail' {{(pid=112863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:28:28.294737 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.api.api_utils [None req-76ca6824-93da-4749-855f-78f20b384d37 demo demo] Removing options '' from query. {{(pid=112863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:28:28.296885 np0000183406 devstack@c-api.service[112863]: DEBUG cinder.volume.api [None req-76ca6824-93da-4749-855f-78f20b384d37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:28:28.343713 np0000183406 devstack@c-api.service[112863]: INFO cinder.volume.api [None req-76ca6824-93da-4749-855f-78f20b384d37 demo demo] Get all volumes completed successfully. Jun 29 05:28:28.347928 np0000183406 devstack@c-api.service[112863]: INFO cinder.api.openstack.wsgi [None req-76ca6824-93da-4749-855f-78f20b384d37 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:28:28.348969 np0000183406 devstack@c-api.service[112863]: [pid: 112863|app: 0|req: 12/46] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:28:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:28:38.299586 np0000183406 devstack@c-api.service[112863]: DEBUG dbcounter [-] [112863] Writing DB stats cinder:SELECT=1 {{(pid=112863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:29:28.366648 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.middleware.request_id [None req-264d4d40-57e3-4153-8359-f7c9f1af45b1 None None] RequestId filter calling following filter/app {{(pid=112861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:29:28.485176 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-264d4d40-57e3-4153-8359-f7c9f1af45b1 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:29:28.485295 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-264d4d40-57e3-4153-8359-f7c9f1af45b1 demo demo] Empty body provided in request {{(pid=112861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:29:28.485656 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-264d4d40-57e3-4153-8359-f7c9f1af45b1 demo demo] Calling method 'detail' {{(pid=112861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:29:28.486079 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.api.api_utils [None req-264d4d40-57e3-4153-8359-f7c9f1af45b1 demo demo] Removing options '' from query. {{(pid=112861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:29:28.487552 np0000183406 devstack@c-api.service[112861]: DEBUG cinder.volume.api [None req-264d4d40-57e3-4153-8359-f7c9f1af45b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:29:28.496572 np0000183406 devstack@c-api.service[112861]: INFO cinder.volume.api [None req-264d4d40-57e3-4153-8359-f7c9f1af45b1 demo demo] Get all volumes completed successfully. Jun 29 05:29:28.499054 np0000183406 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-264d4d40-57e3-4153-8359-f7c9f1af45b1 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:29:28.499592 np0000183406 devstack@c-api.service[112861]: [pid: 112861|app: 0|req: 12/47] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:29:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:29:38.491464 np0000183406 devstack@c-api.service[112861]: DEBUG dbcounter [-] [112861] Writing DB stats cinder:SELECT=1 {{(pid=112861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:30:28.519438 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.middleware.request_id [None req-248e94f9-fec2-4c90-b37c-cd959c08700e None None] RequestId filter calling following filter/app {{(pid=112860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:30:28.522586 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-248e94f9-fec2-4c90-b37c-cd959c08700e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 29 05:30:28.522994 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-248e94f9-fec2-4c90-b37c-cd959c08700e demo demo] Empty body provided in request {{(pid=112860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:30:28.523310 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-248e94f9-fec2-4c90-b37c-cd959c08700e demo demo] Calling method 'detail' {{(pid=112860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:30:28.523775 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.api.api_utils [None req-248e94f9-fec2-4c90-b37c-cd959c08700e demo demo] Removing options '' from query. {{(pid=112860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:30:28.524978 np0000183406 devstack@c-api.service[112860]: DEBUG cinder.volume.api [None req-248e94f9-fec2-4c90-b37c-cd959c08700e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:30:28.536747 np0000183406 devstack@c-api.service[112860]: INFO cinder.volume.api [None req-248e94f9-fec2-4c90-b37c-cd959c08700e demo demo] Get all volumes completed successfully. Jun 29 05:30:28.538700 np0000183406 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-248e94f9-fec2-4c90-b37c-cd959c08700e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:30:28.539042 np0000183406 devstack@c-api.service[112860]: [pid: 112860|app: 0|req: 12/48] 199.204.45.210 () {64 vars in 1296 bytes} [Mon Jun 29 05:30:28 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 29 05:30:38.528939 np0000183406 devstack@c-api.service[112860]: DEBUG dbcounter [-] [112860] Writing DB stats cinder:SELECT=1 {{(pid=112860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}