Jun 30 02:47:20.352342 np0000183538 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 30 02:47:20.368746 np0000183538 devstack@c-api.service[112526]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 30 02:47:20.371547 np0000183538 devstack@c-api.service[112526]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 30 02:47:20 2026] *** Jun 30 02:47:20.371547 np0000183538 devstack@c-api.service[112526]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 30 02:47:20.371547 np0000183538 devstack@c-api.service[112526]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 30 02:47:20.371547 np0000183538 devstack@c-api.service[112526]: nodename: np0000183538 Jun 30 02:47:20.371547 np0000183538 devstack@c-api.service[112526]: machine: x86_64 Jun 30 02:47:20.371547 np0000183538 devstack@c-api.service[112526]: clock source: unix Jun 30 02:47:20.371547 np0000183538 devstack@c-api.service[112526]: pcre jit disabled Jun 30 02:47:20.371547 np0000183538 devstack@c-api.service[112526]: detected number of CPU cores: 16 Jun 30 02:47:20.371547 np0000183538 devstack@c-api.service[112526]: current working directory: / Jun 30 02:47:20.371547 np0000183538 devstack@c-api.service[112526]: detected binary path: /usr/bin/uwsgi-core Jun 30 02:47:20.371547 np0000183538 devstack@c-api.service[112526]: your processes number limit is 256917 Jun 30 02:47:20.371547 np0000183538 devstack@c-api.service[112526]: your memory page size is 4096 bytes Jun 30 02:47:20.371547 np0000183538 devstack@c-api.service[112526]: detected max file descriptor number: 2048 Jun 30 02:47:20.371547 np0000183538 devstack@c-api.service[112526]: lock engine: pthread robust mutexes Jun 30 02:47:20.372310 np0000183538 devstack@c-api.service[112526]: thunder lock: enabled Jun 30 02:47:20.372310 np0000183538 devstack@c-api.service[112526]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 30 02:47:20.372310 np0000183538 devstack@c-api.service[112526]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 30 02:47:20.372310 np0000183538 devstack@c-api.service[112526]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 30 02:47:20.372310 np0000183538 devstack@c-api.service[112526]: Set PythonHome to /opt/stack/data/venv Jun 30 02:47:20.411607 np0000183538 devstack@c-api.service[112526]: Python main interpreter initialized at 0x76a17aea3668 Jun 30 02:47:20.411607 np0000183538 devstack@c-api.service[112526]: python threads support enabled Jun 30 02:47:20.411607 np0000183538 devstack@c-api.service[112526]: your server socket listen backlog is limited to 100 connections Jun 30 02:47:20.411607 np0000183538 devstack@c-api.service[112526]: your mercy for graceful operations on workers is 80 seconds Jun 30 02:47:20.412364 np0000183538 devstack@c-api.service[112526]: mapped 671795 bytes (656 KB) for 4 cores Jun 30 02:47:20.412509 np0000183538 devstack@c-api.service[112526]: *** Operational MODE: preforking *** Jun 30 02:47:20.412693 np0000183538 devstack@c-api.service[112526]: *** uWSGI is running in multiple interpreter mode *** Jun 30 02:47:20.412693 np0000183538 devstack@c-api.service[112526]: spawned uWSGI master process (pid: 112526) Jun 30 02:47:20.412838 np0000183538 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 30 02:47:20.413653 np0000183538 devstack@c-api.service[112526]: spawned uWSGI worker 1 (pid: 112536, cores: 1) Jun 30 02:47:20.416186 np0000183538 devstack@c-api.service[112526]: spawned uWSGI worker 2 (pid: 112537, cores: 1) Jun 30 02:47:20.416186 np0000183538 devstack@c-api.service[112526]: spawned uWSGI worker 3 (pid: 112538, cores: 1) Jun 30 02:47:20.416186 np0000183538 devstack@c-api.service[112526]: spawned uWSGI worker 4 (pid: 112539, cores: 1) Jun 30 02:47:20.416186 np0000183538 devstack@c-api.service[112526]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 30 02:47:20.545152 np0000183538 devstack@c-api.service[112536]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:47:20.545152 np0000183538 devstack@c-api.service[112536]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:47:20.545152 np0000183538 devstack@c-api.service[112536]: we strongly recommend against using it for new projects. Jun 30 02:47:20.545152 np0000183538 devstack@c-api.service[112536]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:47:20.545152 np0000183538 devstack@c-api.service[112536]: framework. For more detail see Jun 30 02:47:20.545152 np0000183538 devstack@c-api.service[112536]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:47:20.545152 np0000183538 devstack@c-api.service[112536]: import eventlet # noqa Jun 30 02:47:20.546652 np0000183538 devstack@c-api.service[112539]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:47:20.546652 np0000183538 devstack@c-api.service[112539]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:47:20.546652 np0000183538 devstack@c-api.service[112539]: we strongly recommend against using it for new projects. Jun 30 02:47:20.546652 np0000183538 devstack@c-api.service[112539]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:47:20.546652 np0000183538 devstack@c-api.service[112539]: framework. For more detail see Jun 30 02:47:20.546652 np0000183538 devstack@c-api.service[112539]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:47:20.546652 np0000183538 devstack@c-api.service[112539]: import eventlet # noqa Jun 30 02:47:20.552611 np0000183538 devstack@c-api.service[112538]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:47:20.552611 np0000183538 devstack@c-api.service[112538]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:47:20.552611 np0000183538 devstack@c-api.service[112538]: we strongly recommend against using it for new projects. Jun 30 02:47:20.552611 np0000183538 devstack@c-api.service[112538]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:47:20.552611 np0000183538 devstack@c-api.service[112538]: framework. For more detail see Jun 30 02:47:20.552611 np0000183538 devstack@c-api.service[112538]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:47:20.552611 np0000183538 devstack@c-api.service[112538]: import eventlet # noqa Jun 30 02:47:20.563675 np0000183538 devstack@c-api.service[112537]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:47:20.563675 np0000183538 devstack@c-api.service[112537]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:47:20.563675 np0000183538 devstack@c-api.service[112537]: we strongly recommend against using it for new projects. Jun 30 02:47:20.563675 np0000183538 devstack@c-api.service[112537]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:47:20.563675 np0000183538 devstack@c-api.service[112537]: framework. For more detail see Jun 30 02:47:20.563675 np0000183538 devstack@c-api.service[112537]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:47:20.563675 np0000183538 devstack@c-api.service[112537]: import eventlet # noqa Jun 30 02:47:20.630139 np0000183538 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:47:20.630139 np0000183538 devstack@c-api.service[112536]: warnings.warn( Jun 30 02:47:20.641450 np0000183538 devstack@c-api.service[112538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:47:20.641450 np0000183538 devstack@c-api.service[112538]: warnings.warn( Jun 30 02:47:20.644647 np0000183538 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:47:20.644647 np0000183538 devstack@c-api.service[112539]: warnings.warn( Jun 30 02:47:20.654724 np0000183538 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:47:20.654724 np0000183538 devstack@c-api.service[112537]: warnings.warn( Jun 30 02:47:20.705191 np0000183538 devstack@c-api.service[112536]: /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 30 02:47:20.705191 np0000183538 devstack@c-api.service[112536]: from cgi import parse_header Jun 30 02:47:20.721164 np0000183538 devstack@c-api.service[112539]: /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 30 02:47:20.721164 np0000183538 devstack@c-api.service[112539]: from cgi import parse_header Jun 30 02:47:20.723411 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:20.723411 np0000183538 devstack@c-api.service[112538]: from cgi import parse_header Jun 30 02:47:20.731996 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:20.731996 np0000183538 devstack@c-api.service[112537]: from cgi import parse_header Jun 30 02:47:20.754584 np0000183538 devstack@c-api.service[112536]: /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 30 02:47:20.754584 np0000183538 devstack@c-api.service[112536]: removals.removed_module( Jun 30 02:47:20.756154 np0000183538 devstack@c-api.service[112536]: /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 30 02:47:20.756154 np0000183538 devstack@c-api.service[112536]: removals.removed_module( Jun 30 02:47:20.774160 np0000183538 devstack@c-api.service[112539]: /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 30 02:47:20.774160 np0000183538 devstack@c-api.service[112539]: removals.removed_module( Jun 30 02:47:20.774160 np0000183538 devstack@c-api.service[112539]: /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 30 02:47:20.774160 np0000183538 devstack@c-api.service[112539]: removals.removed_module( Jun 30 02:47:20.776978 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:20.776978 np0000183538 devstack@c-api.service[112538]: removals.removed_module( Jun 30 02:47:20.778979 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:20.778979 np0000183538 devstack@c-api.service[112538]: removals.removed_module( Jun 30 02:47:20.781885 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:20.781885 np0000183538 devstack@c-api.service[112537]: removals.removed_module( Jun 30 02:47:20.783799 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:20.783799 np0000183538 devstack@c-api.service[112537]: removals.removed_module( Jun 30 02:47:21.530921 np0000183538 devstack@c-api.service[112536]: /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 30 02:47:21.530921 np0000183538 devstack@c-api.service[112536]: warnings.warn( Jun 30 02:47:21.559910 np0000183538 devstack@c-api.service[112539]: /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 30 02:47:21.559910 np0000183538 devstack@c-api.service[112539]: warnings.warn( Jun 30 02:47:21.583568 np0000183538 devstack@c-api.service[112536]: /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 30 02:47:21.583568 np0000183538 devstack@c-api.service[112536]: warnings.warn( Jun 30 02:47:21.588723 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:21.588723 np0000183538 devstack@c-api.service[112537]: warnings.warn( Jun 30 02:47:21.602231 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:21.602231 np0000183538 devstack@c-api.service[112538]: warnings.warn( Jun 30 02:47:21.613258 np0000183538 devstack@c-api.service[112539]: /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 30 02:47:21.613258 np0000183538 devstack@c-api.service[112539]: warnings.warn( Jun 30 02:47:21.642452 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:21.642452 np0000183538 devstack@c-api.service[112537]: warnings.warn( Jun 30 02:47:21.663819 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:21.663819 np0000183538 devstack@c-api.service[112538]: warnings.warn( Jun 30 02:47:21.778112 np0000183538 devstack@c-api.service[112536]: 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 30 02:47:21.778320 np0000183538 devstack@c-api.service[112536]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112536) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:47:21.806077 np0000183538 devstack@c-api.service[112539]: 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 30 02:47:21.806265 np0000183538 devstack@c-api.service[112539]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112539) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:47:21.828249 np0000183538 devstack@c-api.service[112537]: 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 30 02:47:21.828404 np0000183538 devstack@c-api.service[112537]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112537) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:47:21.853606 np0000183538 devstack@c-api.service[112538]: 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 30 02:47:21.853766 np0000183538 devstack@c-api.service[112538]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112538) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:47:21.862881 np0000183538 devstack@c-api.service[112536]: /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 30 02:47:21.862881 np0000183538 devstack@c-api.service[112536]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:47:21.868615 np0000183538 devstack@c-api.service[112539]: /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 30 02:47:21.868615 np0000183538 devstack@c-api.service[112539]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:47:21.889283 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:21.889283 np0000183538 devstack@c-api.service[112537]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:47:21.915573 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:21.915573 np0000183538 devstack@c-api.service[112538]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:47:22.327996 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112536) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:47:22.328272 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112537) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:47:22.328325 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112539) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:47:22.328373 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.328373 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.328527 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.328579 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.328633 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.328677 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.328721 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112538) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:47:22.328764 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.328805 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.328958 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.329008 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.329046 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.329126 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.329267 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.329315 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.329351 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.329393 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.329430 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.329468 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.329503 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.329547 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.329584 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.329619 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.329665 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.329704 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.329743 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.329776 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.329816 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.329854 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.329891 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.329926 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.329971 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.330012 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.330065 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.330133 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.330133 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.330133 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.330133 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.330272 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.330272 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.330386 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.332095 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.332184 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.332232 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.332274 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.332320 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.332363 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.332398 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.332444 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.332444 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.332508 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.332544 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.332589 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.332631 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.332671 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.332708 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.332747 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.332747 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.332817 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.332863 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.332902 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.332936 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.332971 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.333005 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.333005 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.333078 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.333078 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.333078 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.333236 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.338684 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.338750 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.338787 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.338834 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.338900 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.338947 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.338996 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.339032 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.339071 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.339128 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.339128 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.339196 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.339232 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.339287 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.339379 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.339436 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.339510 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.339572 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.339631 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.339689 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.339761 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.340474 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.340537 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.340577 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.340669 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.340716 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.340761 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.340803 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.340839 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.340875 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.340875 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.340941 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.340979 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.341017 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.341055 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.341108 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.341169 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.341217 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.341264 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.341302 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.341341 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.341377 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.341421 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.341459 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.341498 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.341548 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.341590 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.341630 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.341672 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.341710 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.341753 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.341793 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.341833 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.341868 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.341904 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.341952 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.341990 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.342029 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.342069 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.342130 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.342169 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.342206 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.342239 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.342304 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.342340 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.342340 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.342340 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.342340 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.342340 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.342340 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.342534 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.342534 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.342599 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.342646 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.342690 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.342734 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.342770 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.342808 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.342847 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.342884 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.342918 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.342956 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.342990 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.343035 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.343081 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.343151 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.343192 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.343229 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.343275 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.343317 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.343357 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.343396 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.343431 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.343467 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.343467 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.343546 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.343583 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.343618 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.343655 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.343655 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.343720 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.343760 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.343797 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.343797 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.343797 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.343797 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.343797 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.343797 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.343797 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.343797 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.343797 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.344090 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.344622 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.344693 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.344730 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.344775 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.344819 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.344860 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.344901 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.344936 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.344976 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.345019 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.345057 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.345110 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.345170 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.345209 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.345244 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.345283 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.345326 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.345326 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.345393 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.345430 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.345430 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.345430 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.345535 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.345574 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.345616 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.345658 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.345658 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.345723 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.346309 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.346366 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.346419 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.346454 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.346491 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.346525 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.346570 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.346610 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.346650 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.346685 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.346720 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.346763 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.346797 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.346797 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.346870 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.346870 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.346963 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.346996 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.347031 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.347064 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.347097 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.347161 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.347200 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.347233 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.347264 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.347297 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.347356 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.347398 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.347429 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.347465 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.347498 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.347528 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.347559 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.347590 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.347618 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.347662 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.347706 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.347745 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.347779 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.347812 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.347812 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.347876 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.347926 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.347968 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.347968 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.347968 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.348155 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.348182 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.348206 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.348229 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.348256 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.348282 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.348305 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.348305 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.348362 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.348447 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.349471 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.349542 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.349588 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.349656 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.349711 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.349748 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.349775 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.349803 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.349833 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.349860 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.349883 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.349956 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.350008 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.350075 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.350103 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.350176 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.350240 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.350350 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.350413 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.350473 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.350540 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.351265 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.351510 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.351598 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.351684 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.351746 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.351817 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.351863 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.354774 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.354860 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.354860 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.354947 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.354994 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.355041 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.355132 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.355255 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.355332 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.355390 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.355439 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.355490 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.355537 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.355584 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.355630 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.355673 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.355717 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.355717 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.355813 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.355813 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.355895 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.355941 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.355941 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.356035 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.356084 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.356158 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.356211 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.356260 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.356472 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.356523 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.356582 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.356634 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.356690 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.356745 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.356799 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.356852 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.356918 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.356996 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.357060 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.357140 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.357198 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.357256 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.357323 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.357382 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.357443 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.357500 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.357500 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.357500 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.357500 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.357680 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.357680 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.357680 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.357680 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.357680 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.357680 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.357680 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.357980 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.357980 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.358081 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.358144 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.358183 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.358220 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.358265 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.358367 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.358427 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.358478 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.358538 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.358595 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.358645 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.358693 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.358744 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.358802 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.358802 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.358802 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.358948 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.359004 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.359059 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.359132 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.359180 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.359180 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.359276 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.359325 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.359325 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.359325 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.360928 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.361013 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.361013 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.361155 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.361210 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.361259 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.361316 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.361316 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.361404 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.361449 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.361498 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.361551 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.361609 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.361609 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.361701 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.361759 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.361814 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.361864 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.361864 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.361959 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.362013 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.362074 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.362074 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.362074 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.362074 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.362074 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.362074 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.362074 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.363410 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.363495 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.363555 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.363622 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.363679 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.363731 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.363784 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.363837 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.363900 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.363900 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.364000 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.364000 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.364105 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.364203 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.364260 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.364314 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.364369 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.364421 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.364474 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.364526 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.364589 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.364645 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.364715 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.364774 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.364827 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.364880 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.364932 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.364993 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.365043 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.365100 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.365194 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.365266 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.365318 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.365386 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.365436 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.365488 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.365541 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.365587 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.365634 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.365674 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.365720 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.365774 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.365817 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.365866 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.365909 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.365956 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.366000 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.366054 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.366102 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.366192 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.366242 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.366362 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.366415 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.366457 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.366500 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.366545 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.366593 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.366638 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.366684 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.366730 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.366778 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.366839 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.366901 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.366953 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.366953 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.367041 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.367100 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.367190 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.367250 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.367301 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.367351 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.367413 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.367466 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.367515 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.367563 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.367615 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.367664 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.367714 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.367765 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.367765 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.367765 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.367765 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.367765 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.367765 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.368048 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.368048 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.368048 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.368048 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.368048 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.368048 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.368048 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.368382 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.368382 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.368382 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.368382 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.368382 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.368382 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.368382 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.368719 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.368719 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.368719 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.368719 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.368719 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.368970 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.369042 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.369107 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.369223 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.369291 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.369291 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.369291 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.369291 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.369291 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.369559 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.369620 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.369675 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.369725 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.369774 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.369823 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.369884 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.369936 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.369988 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.370051 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.370105 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.370178 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.370230 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.370300 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.370356 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.370408 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.370461 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.370529 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.370612 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.370671 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.370723 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.370775 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.370831 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.370892 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.370949 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.370997 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.371049 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.371104 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.371258 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.371303 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.371343 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.371376 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.371410 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.371443 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.371475 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.371513 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.371545 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.371581 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.371613 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.371647 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.371685 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.371735 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.371773 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.371807 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.371843 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.371880 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.371924 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.371963 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.372008 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.372046 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.372080 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.372080 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.372162 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.372191 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.372219 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.372246 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.372271 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.372303 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.372329 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.372360 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.372387 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.372423 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.372456 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.372494 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.372528 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.372560 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.372600 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.372600 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.372600 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.372600 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.372600 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.372753 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.372795 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.372828 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.372864 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.372897 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.372897 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.372966 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.373002 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.373033 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.373068 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.373099 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.373150 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.373176 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.373176 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.373176 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.373252 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.373278 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.373308 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.373333 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.373355 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.373380 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.373405 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.373434 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.373459 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.373493 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.373520 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.373520 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.373585 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.373585 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.373656 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.373692 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.373728 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.373758 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.373797 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.373797 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.373859 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.373896 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.373939 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.373973 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.374009 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.374047 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.374086 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.374086 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.374086 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.374086 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.374254 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.374327 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.374327 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.374395 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.374428 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.374460 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.374460 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.374460 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.374537 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.374566 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.374591 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.374619 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.374645 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.374671 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.374694 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.374724 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.374748 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.374779 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.374805 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.374830 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.374856 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.374882 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.374882 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.374882 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.374965 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.374965 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.374965 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.375035 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.375070 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.375107 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.375154 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.375190 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.375215 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.375238 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.375263 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.375289 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.375289 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.375289 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.375358 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.375358 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.375358 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.375358 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.375440 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.375471 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.375471 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.375522 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.375522 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.375576 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.375600 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.375600 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.375600 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.375600 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.378908 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.378966 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.379013 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.379085 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.379171 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.379204 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.379230 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.379256 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.379284 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.379311 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.379361 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.379400 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.379475 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.379533 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.379868 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.379947 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.380003 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.380077 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.380110 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.380155 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.380179 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.380205 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.380240 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.380273 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.380299 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.380324 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.380351 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.380377 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.380403 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.380428 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.380454 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.380480 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.380505 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.380535 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.380561 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.380587 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.380613 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.380639 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.380639 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.380746 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.380838 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.380838 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.380894 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.380921 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.380947 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.380973 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.380998 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.381024 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.381050 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.381078 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.381106 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.381143 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.381175 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.381202 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.381227 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.381227 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.381282 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.381360 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.381390 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.381418 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.381443 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.381468 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.381503 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.381533 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.381571 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.381597 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.381628 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.381654 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.381684 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.381714 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.381739 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.381766 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.381766 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.381824 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.381867 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.381927 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.381978 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.382008 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.382050 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.382129 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.382205 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.382297 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.382421 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.382495 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.383084 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.383151 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.383221 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.383253 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.383287 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.383313 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.383340 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.383380 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.383416 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.383452 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.383481 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.383509 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.383536 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.383561 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.383587 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.383614 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.383645 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.383671 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.383699 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.383726 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.383753 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.383779 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.383806 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.383833 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.383855 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.383881 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.383906 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.384000 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.384033 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.384060 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.384090 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.384128 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.384163 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.384190 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.384216 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.384243 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.384274 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.384300 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.384326 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.384351 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.384376 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.384402 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.384428 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.384452 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.384477 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.384503 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.384532 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.384562 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.384588 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.384613 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.384638 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.384662 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.384686 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.384713 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.384738 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.384738 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.384945 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.385001 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.385060 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.385137 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.385179 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.385215 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.385250 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.385284 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.385319 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.385355 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.385401 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.385401 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.385465 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.385501 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.385537 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.385581 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.385581 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.385646 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.385701 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.385776 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.385819 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.385858 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.385893 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.385928 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.385963 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.386029 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.386088 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.386165 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.387843 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.387909 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.387944 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.387992 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.388055 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.388101 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.388194 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.388194 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.388366 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.388440 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.388487 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.388532 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.388577 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.388628 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.388678 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.388723 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.388768 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.388829 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.388829 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.388829 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.388829 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.389016 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.389016 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.389132 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.389132 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.389221 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.389268 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.389335 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:47:22.389817 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.389893 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.389942 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.389992 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.390040 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.390085 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.390182 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.390238 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.390324 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.390376 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.390376 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.390376 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.390526 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.390526 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.390526 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.390526 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.390720 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.390720 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.390809 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:47:22.390809 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:47:22.390809 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:47:22.390961 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:47:22.390961 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:47:22.390961 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:47:22.435844 np0000183538 devstack@c-api.service[112537]: INFO dbcounter [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Registered counter for database cinder Jun 30 02:47:22.438104 np0000183538 devstack@c-api.service[112536]: INFO dbcounter [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Registered counter for database cinder Jun 30 02:47:22.442080 np0000183538 devstack@c-api.service[112538]: INFO dbcounter [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Registered counter for database cinder Jun 30 02:47:22.449988 np0000183538 devstack@c-api.service[112539]: INFO dbcounter [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Registered counter for database cinder Jun 30 02:47:22.479104 np0000183538 devstack@c-api.service[112537]: DEBUG oslo_db.sqlalchemy.engines [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 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=112537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:22.483321 np0000183538 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:22.485634 np0000183538 devstack@c-api.service[112538]: DEBUG oslo_db.sqlalchemy.engines [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b 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=112538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:22.493797 np0000183538 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:22.599777 np0000183538 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writer thread running {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:47:22.600997 np0000183538 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writer thread running {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:47:22.602664 np0000183538 devstack@c-api.service[112537]: INFO cinder.rpc [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:47:22.603920 np0000183538 devstack@c-api.service[112538]: INFO cinder.rpc [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:47:22.604841 np0000183538 devstack@c-api.service[112537]: INFO cinder.rpc [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:47:22.606359 np0000183538 devstack@c-api.service[112538]: INFO cinder.rpc [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:47:22.607012 np0000183538 devstack@c-api.service[112537]: INFO cinder.rpc [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:47:22.608603 np0000183538 devstack@c-api.service[112538]: INFO cinder.rpc [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:47:22.608850 np0000183538 devstack@c-api.service[112537]: INFO cinder.rpc [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:47:22.609792 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.610950 np0000183538 devstack@c-api.service[112538]: INFO cinder.rpc [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:47:22.612423 np0000183538 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writer thread running {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:47:22.612943 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.613079 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.615053 np0000183538 devstack@c-api.service[112539]: INFO cinder.rpc [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:47:22.617543 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.617660 np0000183538 devstack@c-api.service[112539]: INFO cinder.rpc [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:47:22.619836 np0000183538 devstack@c-api.service[112539]: INFO cinder.rpc [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:47:22.621887 np0000183538 devstack@c-api.service[112539]: INFO cinder.rpc [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:47:22.622933 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.624999 np0000183538 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writer thread running {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:47:22.625801 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.628721 np0000183538 devstack@c-api.service[112536]: INFO cinder.rpc [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:47:22.632105 np0000183538 devstack@c-api.service[112536]: INFO cinder.rpc [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:47:22.634719 np0000183538 devstack@c-api.service[112536]: INFO cinder.rpc [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:47:22.636896 np0000183538 devstack@c-api.service[112536]: INFO cinder.rpc [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:47:22.638098 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.642062 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.654347 np0000183538 devstack@c-api.service[112538]: DEBUG oslo_db.sqlalchemy.engines [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b 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=112538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:22.660158 np0000183538 devstack@c-api.service[112538]: INFO cinder.rpc [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:47:22.660158 np0000183538 devstack@c-api.service[112538]: INFO cinder.rpc [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:47:22.660323 np0000183538 devstack@c-api.service[112537]: DEBUG oslo_db.sqlalchemy.engines [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 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=112537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:22.660517 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.662188 np0000183538 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:22.662364 np0000183538 devstack@c-api.service[112537]: INFO cinder.rpc [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:47:22.664895 np0000183538 devstack@c-api.service[112537]: INFO cinder.rpc [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:47:22.665219 np0000183538 devstack@c-api.service[112539]: INFO cinder.rpc [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:47:22.666155 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.668096 np0000183538 devstack@c-api.service[112539]: INFO cinder.rpc [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:47:22.669345 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.672788 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.674693 np0000183538 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:22.677110 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.677745 np0000183538 devstack@c-api.service[112536]: INFO cinder.rpc [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:47:22.679661 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.679979 np0000183538 devstack@c-api.service[112536]: INFO cinder.rpc [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:47:22.680337 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.680961 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.683914 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.684229 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.684386 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.687141 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.687365 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.687777 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.690336 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.691107 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.692404 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.692472 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.693352 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.694066 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.695598 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.696163 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.696700 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.697022 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.699021 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.699922 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.700027 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.700091 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.700482 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.703136 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.703205 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.703258 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.704180 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.705962 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.706798 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.707147 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.707454 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.708738 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.709930 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.710070 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.710183 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.712132 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.713210 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.713292 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.714298 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.714932 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.715577 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.715849 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.716243 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.717298 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.717778 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.718681 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.718967 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.719093 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.720134 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.720574 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.720954 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.721435 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.722556 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.722851 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.723259 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.723418 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.723989 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.724195 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.725209 np0000183538 devstack@c-api.service[112538]: WARNING cinder.api.contrib.hosts [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:47:22.725344 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.725410 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: extensions {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.726818 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.727022 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.727420 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: cgsnapshots {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.728101 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.728792 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: qos-specs {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.729458 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.729525 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.729862 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.730892 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: capabilities {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.730981 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.731138 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.731890 np0000183538 devstack@c-api.service[112537]: WARNING cinder.api.contrib.hosts [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:47:22.732106 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: extensions {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.732385 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: backups {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.732738 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.733221 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.733964 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: cgsnapshots {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.734230 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.734430 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: os-volume-type-access {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.735498 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.735561 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: qos-specs {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.735822 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.736195 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: encryption {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.737054 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.737239 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.737670 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: consistencygroups {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.737754 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: capabilities {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.738524 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.738778 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.739042 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: backups {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.739620 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: extra_specs {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.739867 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.740281 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.741049 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: os-volume-type-access {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.741144 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: encryption {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.741367 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.741451 np0000183538 devstack@c-api.service[112539]: WARNING cinder.api.contrib.hosts [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:47:22.741628 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: extensions {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.742664 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.742730 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: os-volume-manage {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.742790 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: encryption {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.743066 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: cgsnapshots {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.744063 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.744152 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: os-volume-transfer {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.744225 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: consistencygroups {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.744453 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: qos-specs {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.745430 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.745720 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: os-availability-zone {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.746077 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: extra_specs {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.746456 np0000183538 devstack@c-api.service[112536]: WARNING cinder.api.contrib.hosts [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:47:22.746685 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: extensions {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.747059 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: os-quota-sets {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.747659 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: encryption {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.747747 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: capabilities {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.748011 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: cgsnapshots {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.748503 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: os-quota-class-sets {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.749069 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: backups {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.749172 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: os-volume-manage {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.749387 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: qos-specs {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.749807 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: os-snapshot-manage {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.750614 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: os-volume-transfer {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.751190 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: os-volume-type-access {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.751263 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: os-hosts {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.752135 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: capabilities {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.752217 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: os-availability-zone {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.752633 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extended resource: scheduler-stats {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.753033 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: encryption {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.753631 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: os-quota-sets {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.753755 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: backups {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.754548 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: consistencygroups {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.755019 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: os-quota-class-sets {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.755221 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.755846 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: os-volume-type-access {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.756323 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: os-snapshot-manage {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.756574 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: extra_specs {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.756668 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.757445 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.contrib.snapshot_actions [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] SnapshotActionsController initialized {{(pid=112538) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:47:22.757544 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: encryption {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.757814 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: os-hosts {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.758214 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.758288 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: encryption {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.759052 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: consistencygroups {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.759351 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extended resource: scheduler-stats {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.759678 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.759787 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: os-volume-manage {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.761133 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: extra_specs {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.761257 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.761316 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: os-volume-transfer {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.762261 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.762602 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.762668 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: encryption {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.762893 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: os-availability-zone {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.763737 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.764058 np0000183538 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.764186 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: os-volume-manage {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.764270 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: os-quota-sets {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.764648 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.contrib.snapshot_actions [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] SnapshotActionsController initialized {{(pid=112537) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:47:22.764862 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension UsedLimits extending resource: limits {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.764986 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.765203 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.765290 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.765378 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension VolumeActions extending resource: volumes {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.765508 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.765582 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.765655 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: os-quota-class-sets {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.765723 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.765792 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: os-volume-transfer {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.765865 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension TypesManage extending resource: types {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.765865 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.766021 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.766021 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension AdminActions extending resource: volumes {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.766220 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension AdminActions extending resource: snapshots {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.766293 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension AdminActions extending resource: backups {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.766379 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.766453 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.766580 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-d9a15000-b4da-4e5e-9529-7ead66fca27b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.766903 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: os-snapshot-manage {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.767252 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.767329 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: os-availability-zone {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.768338 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: os-hosts {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.768674 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: os-quota-sets {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.768760 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.769763 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extended resource: scheduler-stats {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.770050 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: os-quota-class-sets {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.770215 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.771394 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: os-snapshot-manage {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.771747 np0000183538 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.772085 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.772614 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension UsedLimits extending resource: limits {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.772753 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.772844 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: os-hosts {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.773013 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.773167 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.773285 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension VolumeActions extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.773461 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.773560 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.773615 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.773723 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension TypesManage extending resource: types {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.773864 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.774040 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.774205 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension AdminActions extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.774299 np0000183538 devstack@c-api.service[112538]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76a17aea3668 pid: 112538 (default app) Jun 30 02:47:22.774361 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extended resource: scheduler-stats {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:47:22.774421 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension AdminActions extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.774473 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.contrib.snapshot_actions [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] SnapshotActionsController initialized {{(pid=112539) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:47:22.774535 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension AdminActions extending resource: backups {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.774637 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.774784 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.774928 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-94980c27-2b70-428a-9e8a-9f3d7d10a434 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.775128 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.776435 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.776515 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.777803 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.777876 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.778670 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.contrib.snapshot_actions [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] SnapshotActionsController initialized {{(pid=112536) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:47:22.779383 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.779439 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.780732 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.780929 np0000183538 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.781755 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension UsedLimits extending resource: limits {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.781869 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.782025 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.782374 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.782374 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.782473 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.782473 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.782473 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.782473 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.782473 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.782659 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.782659 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.782659 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.782659 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.782659 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.782659 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.782853 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.782853 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.782853 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.782853 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.782853 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783000 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.783000 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783000 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.783000 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783170 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.783170 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783170 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.783170 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783317 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.783317 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783317 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.783317 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783317 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.783486 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783514 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.783542 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.783542 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783542 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.783542 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783669 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.783669 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783669 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.783669 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783669 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.783669 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783845 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.783845 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783845 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.783845 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.783973 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.784002 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.784002 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.784002 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.784002 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.784002 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.784002 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.784215 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.784215 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.784215 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.784215 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.784332 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension VolumeActions extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.784358 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.784358 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.784358 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.784358 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.784358 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.784521 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.784521 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.784521 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.784521 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.784521 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.784663 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.784663 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.784663 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.784663 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.784877 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.784910 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.784910 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.784910 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.784910 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.785031 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.785031 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.785031 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.785031 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.785031 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.785031 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.785246 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.785285 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.785285 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.785285 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.785285 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.785285 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.785451 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.785451 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.785451 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.785451 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.785451 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.785612 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension TypesManage extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.785640 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.785640 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.785640 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.785640 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.785761 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.785761 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.785761 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.785761 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.785893 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.785893 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.785893 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.785893 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.786060 np0000183538 devstack@c-api.service[112537]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76a17aea3668 pid: 112537 (default app) Jun 30 02:47:22.786148 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.786148 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.786232 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.786258 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.786258 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.786258 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.786258 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.786391 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.786391 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.786391 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.786391 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.786513 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.786513 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.786513 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.786513 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.786638 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.786638 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.786638 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.786638 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.786762 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.786794 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.786794 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.786794 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.786794 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.786919 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.786919 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.786919 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.786919 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.787043 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.787074 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.787074 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.787074 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.787074 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.787280 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension AdminActions extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.787321 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.787321 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.787321 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.787321 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.787321 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.787321 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.787597 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.787597 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.787597 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.787597 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.787778 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.787778 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.787778 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.787778 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.787778 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.787778 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.788046 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension AdminActions extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.788086 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.788086 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.788086 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.788086 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.788086 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.788086 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.788394 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.788394 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.788394 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.788394 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.788394 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.788394 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.788665 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.788665 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.788757 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension AdminActions extending resource: backups {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.788808 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.788808 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.788808 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.788808 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.788808 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.789040 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.789040 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.789040 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.789040 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.789040 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.789304 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.789304 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.789304 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.789304 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.789545 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.789591 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.789591 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.789591 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:22.789591 np0000183538 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 30 02:47:22.789769 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.789769 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-9427889f-cb54-4d63-94bf-d2c8001ff847 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.789852 np0000183538 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:47:22.789891 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-1b48d3be-7655-470a-8ee3-ccbb603403d2 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:47:22.789927 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension UsedLimits extending resource: limits {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.789927 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.789927 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.789927 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.789927 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension VolumeActions extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.789927 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.789927 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.790244 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension TypesManage extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.790244 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.790244 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.790244 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension AdminActions extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.790244 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension AdminActions extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.790244 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension AdminActions extending resource: backups {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.790244 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.790478 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.790478 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-447fa324-49b0-48b8-bfcf-5fc77e0fedf3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:47:22.790548 np0000183538 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 1/1] 199.19.213.37 () {60 vars in 949 bytes} [Tue Jun 30 02:47:22 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 02:47:22.791808 np0000183538 devstack@c-api.service[112539]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76a17aea3668 pid: 112539 (default app) Jun 30 02:47:22.796488 np0000183538 devstack@c-api.service[112536]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76a17aea3668 pid: 112536 (default app) Jun 30 02:47:29.950241 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.950241 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.950241 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.950241 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.950241 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.950996 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.950996 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.950996 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.950996 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.950996 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.951315 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.951315 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.951315 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.951315 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.951315 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.951315 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.951654 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.951654 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.951654 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.951654 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.951909 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.951909 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.951909 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.951909 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.952180 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.952180 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.952180 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.952180 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.952430 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.952430 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.952430 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.952430 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.952430 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.952729 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.952729 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.952729 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.952729 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.952729 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.953015 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.953015 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.953015 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.953015 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.953015 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.953015 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.953379 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.953379 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.953379 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.953379 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.953379 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.953379 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.953731 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.953731 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.953731 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.953731 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.953731 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.953731 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.954068 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.954068 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.954068 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.954068 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.954068 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.954438 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.954438 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.954438 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.954438 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.954438 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.954733 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.954733 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.954733 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.954733 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.954733 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.954733 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.955069 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.955069 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.955069 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.955069 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.955069 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.955069 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.955428 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.955428 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.955428 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.955428 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.955428 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.955718 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.955718 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.955718 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.955718 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.955718 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.955995 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.955995 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.955995 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.955995 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.956251 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.956251 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.956251 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.956251 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.956509 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.956509 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.956509 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.956509 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.956509 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.956812 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.956812 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.956812 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.956812 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.956812 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.957112 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.957112 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.957112 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.957112 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.957423 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.957423 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.957423 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.957423 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.957664 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.957664 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.957664 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.957664 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.957895 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.957895 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.957895 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.957895 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.958165 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.958165 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.958165 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.958165 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.958424 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.958424 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.958424 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.958424 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.958424 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.958798 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.958798 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.958798 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.958798 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.958798 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.958798 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959187 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.959187 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959187 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.959187 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959187 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.959390 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959390 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.959390 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959390 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.959390 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959390 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.959557 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959557 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.959557 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959557 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.959557 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959557 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.959724 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959724 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.959724 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959724 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.959724 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959724 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.959877 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959877 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.959877 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959877 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.959877 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.959877 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.960041 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.960041 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.960041 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.960041 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.960175 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.960175 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.960175 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.960175 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.960175 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.960335 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.960335 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.960335 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.960335 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:29.960335 np0000183538 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 30 02:47:29.960335 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-16b3a0b1-c1fd-4826-bfdd-aee92612c41b None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:47:30.430139 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-16b3a0b1-c1fd-4826-bfdd-aee92612c41b admin admin] POST https://199.19.213.37/volume/v3/types Jun 30 02:47:30.430660 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-16b3a0b1-c1fd-4826-bfdd-aee92612c41b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 02:47:30.432257 np0000183538 devstack@c-api.service[112537]: /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 30 02:47:30.432257 np0000183538 devstack@c-api.service[112537]: warnings.warn( Jun 30 02:47:30.466808 np0000183538 devstack@c-api.service[112537]: DEBUG oslo_db.sqlalchemy.engines [None req-16b3a0b1-c1fd-4826-bfdd-aee92612c41b 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=112537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:30.497566 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-16b3a0b1-c1fd-4826-bfdd-aee92612c41b admin admin] https://199.19.213.37/volume/v3/types returned with HTTP 200 Jun 30 02:47:30.498463 np0000183538 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 1/2] 199.19.213.37 () {68 vars in 1281 bytes} [Tue Jun 30 02:47:29 2026] POST /volume/v3/types => generated 186 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:47:30.509424 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [req-16b3a0b1-c1fd-4826-bfdd-aee92612c41b req-f63688a9-5cf8-460f-aa5c-d42457d44357 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:47:30.831165 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [req-16b3a0b1-c1fd-4826-bfdd-aee92612c41b req-f63688a9-5cf8-460f-aa5c-d42457d44357 admin admin] POST https://199.19.213.37/volume/v3/types/b1397f0b-a8f2-4d29-b6cd-1d6d92290b26/extra_specs Jun 30 02:47:30.831620 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [req-16b3a0b1-c1fd-4826-bfdd-aee92612c41b req-f63688a9-5cf8-460f-aa5c-d42457d44357 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 02:47:30.833311 np0000183538 devstack@c-api.service[112538]: /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 30 02:47:30.833311 np0000183538 devstack@c-api.service[112538]: warnings.warn( Jun 30 02:47:30.869402 np0000183538 devstack@c-api.service[112538]: DEBUG oslo_db.sqlalchemy.engines [req-16b3a0b1-c1fd-4826-bfdd-aee92612c41b req-f63688a9-5cf8-460f-aa5c-d42457d44357 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=112538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:47:30.936753 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [req-16b3a0b1-c1fd-4826-bfdd-aee92612c41b req-f63688a9-5cf8-460f-aa5c-d42457d44357 admin admin] https://199.19.213.37/volume/v3/types/b1397f0b-a8f2-4d29-b6cd-1d6d92290b26/extra_specs returned with HTTP 200 Jun 30 02:47:30.937630 np0000183538 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 2/3] 199.19.213.37 () {70 vars in 1498 bytes} [Tue Jun 30 02:47:30 2026] POST /volume/v3/types/b1397f0b-a8f2-4d29-b6cd-1d6d92290b26/extra_specs => generated 55 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:47:32.667075 np0000183538 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=6 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:47:32.681679 np0000183538 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=6 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:47:40.495329 np0000183538 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:47:40.934785 np0000183538 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:50:43.571963 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.571963 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.571963 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.571963 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.572871 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.572871 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.572871 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.572871 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.573212 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.573212 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.573212 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.573212 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.573212 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.573212 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.573631 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.573631 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.573631 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.573631 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.573631 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.574076 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.574076 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.574076 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.574076 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.574076 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.574537 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.574537 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.574537 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.574537 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.574853 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.574853 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.574853 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.574853 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.574853 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.575245 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.575245 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.575245 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.575245 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.575245 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.575581 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.575581 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.575581 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.575581 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.575581 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.575581 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.576063 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.576063 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.576063 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.576063 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.576063 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.576063 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.576663 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.576663 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.576663 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.576663 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.576663 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.576663 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.577241 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.577241 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.577241 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.577241 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.577241 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.577634 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.577634 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.577634 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.577634 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.577634 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.578003 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.578003 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.578003 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.578003 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.578003 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.578003 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.578495 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.578495 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.578495 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.578495 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.578495 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.578495 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.578937 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.578937 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.578937 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.578937 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.578937 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.579373 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.579373 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.579373 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.579373 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.579373 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.579691 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.579691 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.579691 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.579691 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.580014 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.580014 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.580014 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.580014 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.580397 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.580397 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.580397 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.580397 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.580397 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.580960 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.580960 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.580960 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.580960 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.580960 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.581375 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.581375 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.581375 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.581375 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.581661 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.581661 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.581661 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.581661 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.582063 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.582063 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.582063 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.582063 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.582494 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.582494 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.582494 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.582494 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.582767 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.582767 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.582767 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.582767 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.582921 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.582921 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.582921 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.582921 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.582921 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583088 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.583088 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583088 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.583088 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583088 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.583088 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583296 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.583296 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583296 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.583296 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583296 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.583445 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583445 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.583445 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583445 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.583445 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583445 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.583630 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583630 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.583630 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583630 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.583630 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583630 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.583816 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583816 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.583816 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583816 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.583816 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.583816 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.584007 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.584007 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.584007 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.584007 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.584007 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.584007 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.584230 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.584230 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.584230 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.584230 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.584362 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.584362 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.584362 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.584362 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.584362 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.584537 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.584537 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.584537 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.584537 np0000183538 devstack@c-api.service[112539]: /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 30 02:50:43.584537 np0000183538 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 30 02:50:43.584537 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-6b5ab171-bcdf-4c46-8f72-1104e3b46d1a None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:50:43.584537 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-6b5ab171-bcdf-4c46-8f72-1104e3b46d1a None None] GET https://199.19.213.37/volume// Jun 30 02:50:43.584732 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-6b5ab171-bcdf-4c46-8f72-1104e3b46d1a None None] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:50:43.584732 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-6b5ab171-bcdf-4c46-8f72-1104e3b46d1a None None] Calling method 'all' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:50:43.584732 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-6b5ab171-bcdf-4c46-8f72-1104e3b46d1a None None] https://199.19.213.37/volume// returned with HTTP 300 Jun 30 02:50:43.584732 np0000183538 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 1/4] 199.19.213.37 () {66 vars in 1449 bytes} [Tue Jun 30 02:50:43 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 30 02:51:21.019770 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.019770 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.019770 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.019770 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.019770 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.020702 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.020702 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.020702 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.020702 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.020702 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.020986 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.020986 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.020986 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.020986 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.020986 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.020986 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.021383 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.021383 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.021383 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.021383 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.021677 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.021677 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.021677 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.021677 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.021902 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.021902 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.021902 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.021902 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.022158 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.022158 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.022158 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.022158 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.022158 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.022479 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.022479 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.022479 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.022479 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.022479 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.022774 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.022774 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.022774 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.022774 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.022774 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.022774 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.023106 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.023106 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.023106 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.023106 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.023106 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.023106 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.023454 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.023454 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.023454 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.023454 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.023454 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.023454 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.023791 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.023791 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.023791 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.023791 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.023791 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.024091 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.024091 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.024091 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.024091 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.024091 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.024379 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.024379 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.024379 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.024379 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.024379 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.024379 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.024705 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.024705 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.024705 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.024705 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.024705 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.024705 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.025016 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.025016 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.025016 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.025016 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.025016 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.025345 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.025345 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.025345 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.025345 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.025345 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.025617 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.025617 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.025617 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.025617 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.025857 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.025857 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.025857 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.025857 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.026081 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.026081 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.026081 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.026081 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.026081 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.026426 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.026426 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.026426 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.026426 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.026426 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.026702 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.026702 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.026702 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.026702 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.026924 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.026924 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.026924 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.026924 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.027170 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.027170 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.027170 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.027170 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.027395 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.027395 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.027395 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.027395 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.027636 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.027636 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.027636 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.027636 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.027868 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.027868 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.027868 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.027868 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.027868 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.028176 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.028176 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.028176 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.028176 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.028176 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.028176 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.028517 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.028517 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.028517 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.028517 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.028517 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.028796 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.028796 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.028796 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.028796 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.028796 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.028796 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.029161 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.029161 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.029161 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.029161 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.029161 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.029161 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.029551 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.029551 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.029551 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.029551 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.029551 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.029551 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.029927 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.029927 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.029927 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.029927 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.029927 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.029927 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.030432 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.030432 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.030432 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.030432 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.030776 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.030776 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.030776 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.030776 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.030776 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.030959 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.030959 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.030959 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.030959 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.030959 np0000183538 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 30 02:51:21.030959 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-8433cdd7-40e1-4e28-b6c6-56be58f695bb None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:21.030959 np0000183538 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 1/5] 199.19.213.37 () {62 vars in 1061 bytes} [Tue Jun 30 02:51:21 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 02:51:21.058849 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-976843b4-92e1-4d96-8b70-b840b7af3b90 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:21.066226 np0000183538 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 2/6] 199.19.213.37 () {64 vars in 1265 bytes} [Tue Jun 30 02:51:21 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 02:51:21.099904 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [req-976843b4-92e1-4d96-8b70-b840b7af3b90 req-80fab7be-f4a8-47a7-8ffa-4b66d160e4b8 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:21.102530 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [req-976843b4-92e1-4d96-8b70-b840b7af3b90 req-80fab7be-f4a8-47a7-8ffa-4b66d160e4b8 demo demo] GET https://199.19.213.37/volume/v3/ Jun 30 02:51:21.102714 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [req-976843b4-92e1-4d96-8b70-b840b7af3b90 req-80fab7be-f4a8-47a7-8ffa-4b66d160e4b8 demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:21.102893 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [req-976843b4-92e1-4d96-8b70-b840b7af3b90 req-80fab7be-f4a8-47a7-8ffa-4b66d160e4b8 demo demo] Calling method 'version_select' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:21.103667 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [req-976843b4-92e1-4d96-8b70-b840b7af3b90 req-80fab7be-f4a8-47a7-8ffa-4b66d160e4b8 demo demo] https://199.19.213.37/volume/v3/ returned with HTTP 200 Jun 30 02:51:21.103967 np0000183538 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 3/7] 199.19.213.37 () {66 vars in 1339 bytes} [Tue Jun 30 02:51:21 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:51:21.141519 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-1878aa35-f945-4632-be81-d215dd90808c None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:21.468811 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-1878aa35-f945-4632-be81-d215dd90808c demo demo] GET https://199.19.213.37/volume/v3/types Jun 30 02:51:21.469031 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-1878aa35-f945-4632-be81-d215dd90808c demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:21.469263 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-1878aa35-f945-4632-be81-d215dd90808c demo demo] Calling method 'index' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:21.469741 np0000183538 devstack@c-api.service[112539]: /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 30 02:51:21.469741 np0000183538 devstack@c-api.service[112539]: warnings.warn( Jun 30 02:51:21.470395 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-1878aa35-f945-4632-be81-d215dd90808c demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:51:21.509142 np0000183538 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [None req-1878aa35-f945-4632-be81-d215dd90808c 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:51:21.530444 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-1878aa35-f945-4632-be81-d215dd90808c demo demo] https://199.19.213.37/volume/v3/types returned with HTTP 200 Jun 30 02:51:21.530947 np0000183538 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 2/8] 199.19.213.37 () {64 vars in 1283 bytes} [Tue Jun 30 02:51:21 2026] GET /volume/v3/types => generated 377 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:51:21.575575 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-b321c3e4-0d25-4c56-bafc-15a1cc065e04 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:21.916155 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-b321c3e4-0d25-4c56-bafc-15a1cc065e04 demo demo] GET https://199.19.213.37/volume/v3/types/default Jun 30 02:51:21.916497 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-b321c3e4-0d25-4c56-bafc-15a1cc065e04 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:21.916780 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-b321c3e4-0d25-4c56-bafc-15a1cc065e04 demo demo] Calling method 'show' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:21.953868 np0000183538 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [None req-b321c3e4-0d25-4c56-bafc-15a1cc065e04 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:51:21.971527 np0000183538 devstack@c-api.service[112536]: /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 30 02:51:21.971527 np0000183538 devstack@c-api.service[112536]: warnings.warn( Jun 30 02:51:21.973706 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-b321c3e4-0d25-4c56-bafc-15a1cc065e04 demo demo] https://199.19.213.37/volume/v3/types/default returned with HTTP 200 Jun 30 02:51:21.974069 np0000183538 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 2/9] 199.19.213.37 () {64 vars in 1294 bytes} [Tue Jun 30 02:51:21 2026] GET /volume/v3/types/default => generated 145 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:51:22.418387 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-1e40c922-f3f7-4d9c-ad9d-3091c6910bf5 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:22.419899 np0000183538 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 3/10] 199.19.213.37 () {62 vars in 1061 bytes} [Tue Jun 30 02:51:22 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 02:51:22.453436 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-b7bff203-0107-4a4b-8b8d-67a7b1729cb2 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:22.462672 np0000183538 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 4/11] 199.19.213.37 () {64 vars in 1265 bytes} [Tue Jun 30 02:51:22 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 02:51:22.500110 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [req-b7bff203-0107-4a4b-8b8d-67a7b1729cb2 req-6b8862e8-3169-4c70-a9c2-37e93efe341e None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:22.502937 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [req-b7bff203-0107-4a4b-8b8d-67a7b1729cb2 req-6b8862e8-3169-4c70-a9c2-37e93efe341e demo demo] GET https://199.19.213.37/volume/v3/ Jun 30 02:51:22.503190 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [req-b7bff203-0107-4a4b-8b8d-67a7b1729cb2 req-6b8862e8-3169-4c70-a9c2-37e93efe341e demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:22.503428 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [req-b7bff203-0107-4a4b-8b8d-67a7b1729cb2 req-6b8862e8-3169-4c70-a9c2-37e93efe341e demo demo] Calling method 'version_select' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:22.503981 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [req-b7bff203-0107-4a4b-8b8d-67a7b1729cb2 req-6b8862e8-3169-4c70-a9c2-37e93efe341e demo demo] https://199.19.213.37/volume/v3/ returned with HTTP 200 Jun 30 02:51:22.504467 np0000183538 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 3/12] 199.19.213.37 () {66 vars in 1339 bytes} [Tue Jun 30 02:51:22 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:51:22.537647 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-cd3ca2cd-b16f-4b13-87ac-8eee24d309ef None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:22.540271 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-cd3ca2cd-b16f-4b13-87ac-8eee24d309ef demo demo] GET https://199.19.213.37/volume/v3/types/default Jun 30 02:51:22.540626 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-cd3ca2cd-b16f-4b13-87ac-8eee24d309ef demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:22.540914 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-cd3ca2cd-b16f-4b13-87ac-8eee24d309ef demo demo] Calling method 'show' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:22.551453 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-cd3ca2cd-b16f-4b13-87ac-8eee24d309ef demo demo] https://199.19.213.37/volume/v3/types/default returned with HTTP 200 Jun 30 02:51:22.552039 np0000183538 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 3/13] 199.19.213.37 () {64 vars in 1294 bytes} [Tue Jun 30 02:51:22 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:51:23.170585 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-2f923cf6-cbe1-4486-95cc-72c88b555a78 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:23.171372 np0000183538 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 4/14] 199.19.213.37 () {62 vars in 1061 bytes} [Tue Jun 30 02:51:23 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 02:51:23.204228 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-0b3ba0c3-fe93-4c4e-bb7b-133ee28be760 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:23.208783 np0000183538 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 5/15] 199.19.213.37 () {64 vars in 1265 bytes} [Tue Jun 30 02:51:23 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 02:51:23.244280 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [req-0b3ba0c3-fe93-4c4e-bb7b-133ee28be760 req-db8a9397-a9a1-4486-91c1-1ae197821cc7 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:23.247477 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [req-0b3ba0c3-fe93-4c4e-bb7b-133ee28be760 req-db8a9397-a9a1-4486-91c1-1ae197821cc7 demo demo] GET https://199.19.213.37/volume/v3/ Jun 30 02:51:23.248759 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [req-0b3ba0c3-fe93-4c4e-bb7b-133ee28be760 req-db8a9397-a9a1-4486-91c1-1ae197821cc7 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:23.249209 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [req-0b3ba0c3-fe93-4c4e-bb7b-133ee28be760 req-db8a9397-a9a1-4486-91c1-1ae197821cc7 demo demo] Calling method 'version_select' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:23.249911 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [req-0b3ba0c3-fe93-4c4e-bb7b-133ee28be760 req-db8a9397-a9a1-4486-91c1-1ae197821cc7 demo demo] https://199.19.213.37/volume/v3/ returned with HTTP 200 Jun 30 02:51:23.250652 np0000183538 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 4/16] 199.19.213.37 () {66 vars in 1339 bytes} [Tue Jun 30 02:51:23 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:51:23.290987 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-a8ad5985-295f-4616-92d5-05399e1b12c7 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:23.294474 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-a8ad5985-295f-4616-92d5-05399e1b12c7 demo demo] GET https://199.19.213.37/volume/v3/types/default Jun 30 02:51:23.294841 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-a8ad5985-295f-4616-92d5-05399e1b12c7 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:23.295293 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-a8ad5985-295f-4616-92d5-05399e1b12c7 demo demo] Calling method 'show' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:23.306350 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-a8ad5985-295f-4616-92d5-05399e1b12c7 demo demo] https://199.19.213.37/volume/v3/types/default returned with HTTP 200 Jun 30 02:51:23.306868 np0000183538 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 4/17] 199.19.213.37 () {64 vars in 1294 bytes} [Tue Jun 30 02:51:23 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:51:23.344413 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-7d552a3c-d250-4a00-9aff-3800aa0bd79c None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:23.344994 np0000183538 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 5/18] 199.19.213.37 () {62 vars in 1061 bytes} [Tue Jun 30 02:51:23 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 02:51:23.377215 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-01c49fa2-98ff-4349-8a2e-d9a6fc815c34 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:23.380999 np0000183538 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 6/19] 199.19.213.37 () {64 vars in 1265 bytes} [Tue Jun 30 02:51:23 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 02:51:23.416097 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [req-01c49fa2-98ff-4349-8a2e-d9a6fc815c34 req-d8f98818-f032-4a7b-a748-69118071e393 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:23.419520 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [req-01c49fa2-98ff-4349-8a2e-d9a6fc815c34 req-d8f98818-f032-4a7b-a748-69118071e393 demo demo] GET https://199.19.213.37/volume/v3/ Jun 30 02:51:23.419875 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [req-01c49fa2-98ff-4349-8a2e-d9a6fc815c34 req-d8f98818-f032-4a7b-a748-69118071e393 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:23.420376 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [req-01c49fa2-98ff-4349-8a2e-d9a6fc815c34 req-d8f98818-f032-4a7b-a748-69118071e393 demo demo] Calling method 'version_select' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:23.421041 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [req-01c49fa2-98ff-4349-8a2e-d9a6fc815c34 req-d8f98818-f032-4a7b-a748-69118071e393 demo demo] https://199.19.213.37/volume/v3/ returned with HTTP 200 Jun 30 02:51:23.421719 np0000183538 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 5/20] 199.19.213.37 () {66 vars in 1339 bytes} [Tue Jun 30 02:51:23 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:51:23.462360 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-4512a390-3b58-4865-882b-7c56c064c774 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:51:23.465030 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-4512a390-3b58-4865-882b-7c56c064c774 demo demo] GET https://199.19.213.37/volume/v3/types/default Jun 30 02:51:23.465278 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-4512a390-3b58-4865-882b-7c56c064c774 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:51:23.465518 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-4512a390-3b58-4865-882b-7c56c064c774 demo demo] Calling method 'show' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:51:23.474408 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-4512a390-3b58-4865-882b-7c56c064c774 demo demo] https://199.19.213.37/volume/v3/types/default returned with HTTP 200 Jun 30 02:51:23.474408 np0000183538 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 5/21] 199.19.213.37 () {64 vars in 1294 bytes} [Tue Jun 30 02:51:23 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:51:31.523554 np0000183538 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:51:33.470779 np0000183538 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=8 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:55:59.970202 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-fb128566-59f3-4345-a2cd-40a3ad8189e7 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:56:00.064935 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-fb128566-59f3-4345-a2cd-40a3ad8189e7 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 02:56:00.065216 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-fb128566-59f3-4345-a2cd-40a3ad8189e7 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:56:00.065498 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-fb128566-59f3-4345-a2cd-40a3ad8189e7 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:56:00.066258 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-fb128566-59f3-4345-a2cd-40a3ad8189e7 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:56:00.067374 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-fb128566-59f3-4345-a2cd-40a3ad8189e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:56:00.109472 np0000183538 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-fb128566-59f3-4345-a2cd-40a3ad8189e7 demo demo] Get all volumes completed successfully. Jun 30 02:56:00.112644 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-fb128566-59f3-4345-a2cd-40a3ad8189e7 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:56:00.113133 np0000183538 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 6/22] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 02:55:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:56:10.099610 np0000183538 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:57:00.127030 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-0bf02b9c-e6f8-49a6-8f00-0409c49a340f None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:57:00.130702 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-0bf02b9c-e6f8-49a6-8f00-0409c49a340f demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 02:57:00.130919 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-0bf02b9c-e6f8-49a6-8f00-0409c49a340f demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:57:00.131270 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-0bf02b9c-e6f8-49a6-8f00-0409c49a340f demo demo] Calling method 'detail' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:57:00.131644 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.api_utils [None req-0bf02b9c-e6f8-49a6-8f00-0409c49a340f demo demo] Removing options '' from query. {{(pid=112538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:57:00.132884 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.volume.api [None req-0bf02b9c-e6f8-49a6-8f00-0409c49a340f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:57:00.170396 np0000183538 devstack@c-api.service[112538]: INFO cinder.volume.api [None req-0bf02b9c-e6f8-49a6-8f00-0409c49a340f demo demo] Get all volumes completed successfully. Jun 30 02:57:00.173608 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-0bf02b9c-e6f8-49a6-8f00-0409c49a340f demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:57:00.174016 np0000183538 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 7/23] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 02:57:00 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 30 02:57:10.162886 np0000183538 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:58:00.201025 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-c14c5dbc-3847-4cbd-9206-f75ba36a0898 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:58:00.204232 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-c14c5dbc-3847-4cbd-9206-f75ba36a0898 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 02:58:00.204469 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-c14c5dbc-3847-4cbd-9206-f75ba36a0898 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:58:00.204687 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-c14c5dbc-3847-4cbd-9206-f75ba36a0898 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:58:00.205247 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-c14c5dbc-3847-4cbd-9206-f75ba36a0898 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:58:00.206170 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-c14c5dbc-3847-4cbd-9206-f75ba36a0898 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:58:00.245021 np0000183538 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-c14c5dbc-3847-4cbd-9206-f75ba36a0898 demo demo] Get all volumes completed successfully. Jun 30 02:58:00.247886 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-c14c5dbc-3847-4cbd-9206-f75ba36a0898 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:58:00.248387 np0000183538 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 6/24] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 02:58:00 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 30 02:58:10.236244 np0000183538 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:59:00.265245 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-c8032d04-9fdb-43ac-bcb6-4fefb1e0752e None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:59:00.268280 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-c8032d04-9fdb-43ac-bcb6-4fefb1e0752e demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 02:59:00.268518 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-c8032d04-9fdb-43ac-bcb6-4fefb1e0752e demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:59:00.268733 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-c8032d04-9fdb-43ac-bcb6-4fefb1e0752e demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:59:00.269316 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-c8032d04-9fdb-43ac-bcb6-4fefb1e0752e demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:59:00.270165 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-c8032d04-9fdb-43ac-bcb6-4fefb1e0752e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:59:00.320835 np0000183538 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-c8032d04-9fdb-43ac-bcb6-4fefb1e0752e demo demo] Get all volumes completed successfully. Jun 30 02:59:00.323175 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-c8032d04-9fdb-43ac-bcb6-4fefb1e0752e demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:59:00.323594 np0000183538 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 6/25] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 02:59:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:59:10.313971 np0000183538 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:00:00.346785 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-1a637868-79df-4e2d-94e0-2e775640f517 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:00:00.349138 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-1a637868-79df-4e2d-94e0-2e775640f517 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:00:00.349327 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-1a637868-79df-4e2d-94e0-2e775640f517 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:00:00.349520 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-1a637868-79df-4e2d-94e0-2e775640f517 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:00:00.349760 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-1a637868-79df-4e2d-94e0-2e775640f517 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:00:00.350530 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-1a637868-79df-4e2d-94e0-2e775640f517 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:00:00.357450 np0000183538 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-1a637868-79df-4e2d-94e0-2e775640f517 demo demo] Get all volumes completed successfully. Jun 30 03:00:00.359504 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-1a637868-79df-4e2d-94e0-2e775640f517 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:00:00.359866 np0000183538 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 7/26] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:00:00 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 30 03:00:10.353614 np0000183538 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:01:00.401531 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-1f866d37-970a-46ed-8c65-ebe035c29042 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:01:00.542854 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-1f866d37-970a-46ed-8c65-ebe035c29042 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:01:00.543313 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-1f866d37-970a-46ed-8c65-ebe035c29042 demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:01:00.543742 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-1f866d37-970a-46ed-8c65-ebe035c29042 demo demo] Calling method 'detail' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:01:00.544231 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.api_utils [None req-1f866d37-970a-46ed-8c65-ebe035c29042 demo demo] Removing options '' from query. {{(pid=112538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:01:00.545836 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.volume.api [None req-1f866d37-970a-46ed-8c65-ebe035c29042 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:01:00.553813 np0000183538 devstack@c-api.service[112538]: INFO cinder.volume.api [None req-1f866d37-970a-46ed-8c65-ebe035c29042 demo demo] Get all volumes completed successfully. Jun 30 03:01:00.555926 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-1f866d37-970a-46ed-8c65-ebe035c29042 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:01:00.556191 np0000183538 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 8/27] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:01:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:01:10.550248 np0000183538 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:02:00.674156 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-9f0094d1-72b9-4e4b-b778-6ab1e16c221b None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:02:00.677155 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-9f0094d1-72b9-4e4b-b778-6ab1e16c221b demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:02:00.677392 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-9f0094d1-72b9-4e4b-b778-6ab1e16c221b demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:02:00.678267 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-9f0094d1-72b9-4e4b-b778-6ab1e16c221b demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:02:00.678267 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-9f0094d1-72b9-4e4b-b778-6ab1e16c221b demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:02:00.678888 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-9f0094d1-72b9-4e4b-b778-6ab1e16c221b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:02:00.687673 np0000183538 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-9f0094d1-72b9-4e4b-b778-6ab1e16c221b demo demo] Get all volumes completed successfully. Jun 30 03:02:00.689963 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-9f0094d1-72b9-4e4b-b778-6ab1e16c221b demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:02:00.690338 np0000183538 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 7/28] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:02:00 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 30 03:02:10.682904 np0000183538 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:03:00.708458 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-e29cb645-42a0-4b6a-b312-2f5996e24e14 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:03:00.712597 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-e29cb645-42a0-4b6a-b312-2f5996e24e14 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:03:00.713022 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-e29cb645-42a0-4b6a-b312-2f5996e24e14 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:03:00.713461 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-e29cb645-42a0-4b6a-b312-2f5996e24e14 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:03:00.714045 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-e29cb645-42a0-4b6a-b312-2f5996e24e14 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:03:00.715316 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-e29cb645-42a0-4b6a-b312-2f5996e24e14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:03:00.729832 np0000183538 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-e29cb645-42a0-4b6a-b312-2f5996e24e14 demo demo] Get all volumes completed successfully. Jun 30 03:03:00.732696 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-e29cb645-42a0-4b6a-b312-2f5996e24e14 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:03:00.733203 np0000183538 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 7/29] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:03:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:03:10.719709 np0000183538 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:04:00.753856 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-35e44002-8d46-42c4-ad71-29ed04c86a8f None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:04:00.757578 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-35e44002-8d46-42c4-ad71-29ed04c86a8f demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:04:00.757816 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-35e44002-8d46-42c4-ad71-29ed04c86a8f demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:04:00.758100 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-35e44002-8d46-42c4-ad71-29ed04c86a8f demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:04:00.758567 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-35e44002-8d46-42c4-ad71-29ed04c86a8f demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:04:00.759536 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-35e44002-8d46-42c4-ad71-29ed04c86a8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:04:00.770625 np0000183538 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-35e44002-8d46-42c4-ad71-29ed04c86a8f demo demo] Get all volumes completed successfully. Jun 30 03:04:00.773443 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-35e44002-8d46-42c4-ad71-29ed04c86a8f demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:04:00.773906 np0000183538 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 8/30] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:04:00 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 30 03:04:10.763024 np0000183538 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:05:00.789215 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-09ea83a9-e293-45e9-8a71-6afa510a6194 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:05:00.792283 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-09ea83a9-e293-45e9-8a71-6afa510a6194 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:05:00.794155 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-09ea83a9-e293-45e9-8a71-6afa510a6194 demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:05:00.794155 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-09ea83a9-e293-45e9-8a71-6afa510a6194 demo demo] Calling method 'detail' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:05:00.794155 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.api_utils [None req-09ea83a9-e293-45e9-8a71-6afa510a6194 demo demo] Removing options '' from query. {{(pid=112538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:05:00.794488 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.volume.api [None req-09ea83a9-e293-45e9-8a71-6afa510a6194 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:05:00.803882 np0000183538 devstack@c-api.service[112538]: INFO cinder.volume.api [None req-09ea83a9-e293-45e9-8a71-6afa510a6194 demo demo] Get all volumes completed successfully. Jun 30 03:05:00.806177 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-09ea83a9-e293-45e9-8a71-6afa510a6194 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:05:00.806805 np0000183538 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 9/31] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:05:00 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 30 03:05:10.798932 np0000183538 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:06:00.822068 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-01cd92f1-6a30-4ec2-9872-f659c751d833 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:06:00.991937 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-01cd92f1-6a30-4ec2-9872-f659c751d833 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:06:00.992715 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-01cd92f1-6a30-4ec2-9872-f659c751d833 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:06:00.993162 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-01cd92f1-6a30-4ec2-9872-f659c751d833 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:06:00.993695 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-01cd92f1-6a30-4ec2-9872-f659c751d833 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:06:00.996975 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-01cd92f1-6a30-4ec2-9872-f659c751d833 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:06:01.010300 np0000183538 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-01cd92f1-6a30-4ec2-9872-f659c751d833 demo demo] Get all volumes completed successfully. Jun 30 03:06:01.013861 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-01cd92f1-6a30-4ec2-9872-f659c751d833 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:06:01.014558 np0000183538 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 8/32] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:06:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:06:11.004062 np0000183538 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:07:01.027388 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-1af755c4-adcf-49ae-92a9-1b681eddd0e4 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:07:01.032071 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-1af755c4-adcf-49ae-92a9-1b681eddd0e4 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:07:01.032432 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-1af755c4-adcf-49ae-92a9-1b681eddd0e4 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:07:01.032623 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-1af755c4-adcf-49ae-92a9-1b681eddd0e4 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:07:01.032844 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-1af755c4-adcf-49ae-92a9-1b681eddd0e4 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:07:01.033563 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-1af755c4-adcf-49ae-92a9-1b681eddd0e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:07:01.040197 np0000183538 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-1af755c4-adcf-49ae-92a9-1b681eddd0e4 demo demo] Get all volumes completed successfully. Jun 30 03:07:01.042076 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-1af755c4-adcf-49ae-92a9-1b681eddd0e4 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:07:01.042473 np0000183538 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 8/33] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:07:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:07:11.036258 np0000183538 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:08:01.055337 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-38d1fc2a-5880-4fe3-9438-b59736b3dff1 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:08:01.059354 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-38d1fc2a-5880-4fe3-9438-b59736b3dff1 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:08:01.059805 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-38d1fc2a-5880-4fe3-9438-b59736b3dff1 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:08:01.060242 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-38d1fc2a-5880-4fe3-9438-b59736b3dff1 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:08:01.060700 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-38d1fc2a-5880-4fe3-9438-b59736b3dff1 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:08:01.061791 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-38d1fc2a-5880-4fe3-9438-b59736b3dff1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:08:01.070893 np0000183538 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-38d1fc2a-5880-4fe3-9438-b59736b3dff1 demo demo] Get all volumes completed successfully. Jun 30 03:08:01.073425 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-38d1fc2a-5880-4fe3-9438-b59736b3dff1 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:08:01.073849 np0000183538 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 9/34] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:08:01 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 30 03:08:11.064955 np0000183538 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:09:01.088378 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-9bca0bcc-07ef-4ff7-ae7b-dc19c4697166 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:09:01.092052 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-9bca0bcc-07ef-4ff7-ae7b-dc19c4697166 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:09:01.092476 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-9bca0bcc-07ef-4ff7-ae7b-dc19c4697166 demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:09:01.092703 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-9bca0bcc-07ef-4ff7-ae7b-dc19c4697166 demo demo] Calling method 'detail' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:09:01.093012 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.api_utils [None req-9bca0bcc-07ef-4ff7-ae7b-dc19c4697166 demo demo] Removing options '' from query. {{(pid=112538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:09:01.093944 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.volume.api [None req-9bca0bcc-07ef-4ff7-ae7b-dc19c4697166 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:09:01.102354 np0000183538 devstack@c-api.service[112538]: INFO cinder.volume.api [None req-9bca0bcc-07ef-4ff7-ae7b-dc19c4697166 demo demo] Get all volumes completed successfully. Jun 30 03:09:01.104355 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-9bca0bcc-07ef-4ff7-ae7b-dc19c4697166 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:09:01.104514 np0000183538 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 10/35] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:09:01 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 30 03:09:11.097035 np0000183538 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:10:01.124764 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-102120de-a3ff-45cb-9cf7-2f9dbeb4092b None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:10:01.127281 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-102120de-a3ff-45cb-9cf7-2f9dbeb4092b demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:10:01.127475 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-102120de-a3ff-45cb-9cf7-2f9dbeb4092b demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:10:01.127643 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-102120de-a3ff-45cb-9cf7-2f9dbeb4092b demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:10:01.127868 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-102120de-a3ff-45cb-9cf7-2f9dbeb4092b demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:10:01.128575 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-102120de-a3ff-45cb-9cf7-2f9dbeb4092b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:10:01.138272 np0000183538 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-102120de-a3ff-45cb-9cf7-2f9dbeb4092b demo demo] Get all volumes completed successfully. Jun 30 03:10:01.138272 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-102120de-a3ff-45cb-9cf7-2f9dbeb4092b demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:10:01.138506 np0000183538 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 9/36] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:10:01 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 30 03:10:11.131908 np0000183538 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:11:01.156154 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-767666db-be28-4a76-bfb9-9c4d9e6ce1e6 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:11:01.279978 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-767666db-be28-4a76-bfb9-9c4d9e6ce1e6 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:11:01.280293 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-767666db-be28-4a76-bfb9-9c4d9e6ce1e6 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:11:01.280658 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-767666db-be28-4a76-bfb9-9c4d9e6ce1e6 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:11:01.281196 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-767666db-be28-4a76-bfb9-9c4d9e6ce1e6 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:11:01.283520 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-767666db-be28-4a76-bfb9-9c4d9e6ce1e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:11:01.291872 np0000183538 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-767666db-be28-4a76-bfb9-9c4d9e6ce1e6 demo demo] Get all volumes completed successfully. Jun 30 03:11:01.294199 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-767666db-be28-4a76-bfb9-9c4d9e6ce1e6 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:11:01.294758 np0000183538 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 9/37] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:11:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:11:11.287681 np0000183538 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:12:01.311959 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-cfbbb5f6-8b5f-4ff0-915b-03689b8c36c0 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:12:01.314417 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-cfbbb5f6-8b5f-4ff0-915b-03689b8c36c0 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:12:01.314589 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-cfbbb5f6-8b5f-4ff0-915b-03689b8c36c0 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:12:01.314771 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-cfbbb5f6-8b5f-4ff0-915b-03689b8c36c0 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:12:01.314988 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-cfbbb5f6-8b5f-4ff0-915b-03689b8c36c0 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:12:01.316569 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-cfbbb5f6-8b5f-4ff0-915b-03689b8c36c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:12:01.325563 np0000183538 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-cfbbb5f6-8b5f-4ff0-915b-03689b8c36c0 demo demo] Get all volumes completed successfully. Jun 30 03:12:01.328307 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-cfbbb5f6-8b5f-4ff0-915b-03689b8c36c0 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:12:01.328768 np0000183538 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 10/38] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:12:01 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 30 03:12:11.319482 np0000183538 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:13:01.344317 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-593045bb-3440-4895-98c0-02c13e491546 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:13:01.347317 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-593045bb-3440-4895-98c0-02c13e491546 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:13:01.347588 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-593045bb-3440-4895-98c0-02c13e491546 demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:13:01.347839 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-593045bb-3440-4895-98c0-02c13e491546 demo demo] Calling method 'detail' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:13:01.348172 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.api_utils [None req-593045bb-3440-4895-98c0-02c13e491546 demo demo] Removing options '' from query. {{(pid=112538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:13:01.349083 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.volume.api [None req-593045bb-3440-4895-98c0-02c13e491546 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:13:01.358897 np0000183538 devstack@c-api.service[112538]: INFO cinder.volume.api [None req-593045bb-3440-4895-98c0-02c13e491546 demo demo] Get all volumes completed successfully. Jun 30 03:13:01.362011 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-593045bb-3440-4895-98c0-02c13e491546 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:13:01.362543 np0000183538 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 11/39] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:13:01 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 30 03:13:11.353259 np0000183538 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:14:01.381568 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-80d08fd7-1b87-4e45-9b93-b4c27a1e2c2f None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:14:01.384743 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-80d08fd7-1b87-4e45-9b93-b4c27a1e2c2f demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:14:01.384850 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-80d08fd7-1b87-4e45-9b93-b4c27a1e2c2f demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:14:01.385164 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-80d08fd7-1b87-4e45-9b93-b4c27a1e2c2f demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:14:01.385552 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-80d08fd7-1b87-4e45-9b93-b4c27a1e2c2f demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:14:01.387254 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-80d08fd7-1b87-4e45-9b93-b4c27a1e2c2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:14:01.397092 np0000183538 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-80d08fd7-1b87-4e45-9b93-b4c27a1e2c2f demo demo] Get all volumes completed successfully. Jun 30 03:14:01.400129 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-80d08fd7-1b87-4e45-9b93-b4c27a1e2c2f demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:14:01.400277 np0000183538 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 10/40] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:14:01 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 30 03:14:11.392180 np0000183538 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:15:01.418026 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-afa823de-450e-4e23-9350-b7ef99dc67f4 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:15:01.420956 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-afa823de-450e-4e23-9350-b7ef99dc67f4 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:15:01.421271 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-afa823de-450e-4e23-9350-b7ef99dc67f4 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:15:01.421530 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-afa823de-450e-4e23-9350-b7ef99dc67f4 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:15:01.421842 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-afa823de-450e-4e23-9350-b7ef99dc67f4 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:15:01.423111 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-afa823de-450e-4e23-9350-b7ef99dc67f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:15:01.433783 np0000183538 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-afa823de-450e-4e23-9350-b7ef99dc67f4 demo demo] Get all volumes completed successfully. Jun 30 03:15:01.437201 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-afa823de-450e-4e23-9350-b7ef99dc67f4 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:15:01.437794 np0000183538 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 10/41] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:15:01 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 30 03:15:11.427300 np0000183538 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:16:01.459619 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-7c631648-1664-450c-ae56-9cce209af220 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:16:01.553664 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-7c631648-1664-450c-ae56-9cce209af220 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:16:01.553851 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-7c631648-1664-450c-ae56-9cce209af220 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:16:01.554059 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-7c631648-1664-450c-ae56-9cce209af220 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:16:01.554321 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-7c631648-1664-450c-ae56-9cce209af220 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:16:01.555032 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-7c631648-1664-450c-ae56-9cce209af220 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:16:01.563977 np0000183538 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-7c631648-1664-450c-ae56-9cce209af220 demo demo] Get all volumes completed successfully. Jun 30 03:16:01.566295 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-7c631648-1664-450c-ae56-9cce209af220 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:16:01.566645 np0000183538 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 11/42] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:16:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:16:11.557773 np0000183538 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:17:01.577728 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-66ae0578-da3f-41dc-a191-c6d163d98668 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:17:01.580885 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-66ae0578-da3f-41dc-a191-c6d163d98668 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:17:01.581157 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-66ae0578-da3f-41dc-a191-c6d163d98668 demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:17:01.581423 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-66ae0578-da3f-41dc-a191-c6d163d98668 demo demo] Calling method 'detail' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:17:01.581743 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.api_utils [None req-66ae0578-da3f-41dc-a191-c6d163d98668 demo demo] Removing options '' from query. {{(pid=112538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:17:01.582732 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.volume.api [None req-66ae0578-da3f-41dc-a191-c6d163d98668 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:17:01.590872 np0000183538 devstack@c-api.service[112538]: INFO cinder.volume.api [None req-66ae0578-da3f-41dc-a191-c6d163d98668 demo demo] Get all volumes completed successfully. Jun 30 03:17:01.594179 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-66ae0578-da3f-41dc-a191-c6d163d98668 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:17:01.594179 np0000183538 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 12/43] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:17:01 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 30 03:17:11.586350 np0000183538 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:18:01.609066 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-47140eb0-d698-4157-806c-cdaeea564724 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:18:01.613679 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-47140eb0-d698-4157-806c-cdaeea564724 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:18:01.613958 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-47140eb0-d698-4157-806c-cdaeea564724 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:18:01.614199 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-47140eb0-d698-4157-806c-cdaeea564724 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:18:01.614523 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-47140eb0-d698-4157-806c-cdaeea564724 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:18:01.615431 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-47140eb0-d698-4157-806c-cdaeea564724 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:18:01.624291 np0000183538 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-47140eb0-d698-4157-806c-cdaeea564724 demo demo] Get all volumes completed successfully. Jun 30 03:18:01.627133 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-47140eb0-d698-4157-806c-cdaeea564724 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:18:01.627609 np0000183538 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 11/44] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:18:01 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 30 03:18:11.618615 np0000183538 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:19:01.639642 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-631a3d40-f0fe-4468-a550-21cb6bda556c None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:19:01.642646 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-631a3d40-f0fe-4468-a550-21cb6bda556c demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:19:01.642888 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-631a3d40-f0fe-4468-a550-21cb6bda556c demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:19:01.643205 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-631a3d40-f0fe-4468-a550-21cb6bda556c demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:19:01.643531 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-631a3d40-f0fe-4468-a550-21cb6bda556c demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:19:01.644745 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-631a3d40-f0fe-4468-a550-21cb6bda556c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:19:01.654321 np0000183538 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-631a3d40-f0fe-4468-a550-21cb6bda556c demo demo] Get all volumes completed successfully. Jun 30 03:19:01.657192 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-631a3d40-f0fe-4468-a550-21cb6bda556c demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:19:01.657688 np0000183538 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 11/45] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:19:01 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 30 03:19:11.648062 np0000183538 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:20:01.672402 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-14fecb25-c004-471e-b2f6-2e556cdc76a7 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:20:01.675216 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-14fecb25-c004-471e-b2f6-2e556cdc76a7 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:20:01.675433 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-14fecb25-c004-471e-b2f6-2e556cdc76a7 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:20:01.675525 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-14fecb25-c004-471e-b2f6-2e556cdc76a7 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:20:01.675816 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-14fecb25-c004-471e-b2f6-2e556cdc76a7 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:20:01.676796 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-14fecb25-c004-471e-b2f6-2e556cdc76a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:20:01.684146 np0000183538 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-14fecb25-c004-471e-b2f6-2e556cdc76a7 demo demo] Get all volumes completed successfully. Jun 30 03:20:01.686148 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-14fecb25-c004-471e-b2f6-2e556cdc76a7 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:20:01.687096 np0000183538 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 12/46] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:20:01 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 30 03:20:11.680028 np0000183538 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:21:01.699301 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-379d0fb5-0835-44f7-a952-3c50aec30ab4 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:21:01.749641 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-379d0fb5-0835-44f7-a952-3c50aec30ab4 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:21:01.750005 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-379d0fb5-0835-44f7-a952-3c50aec30ab4 demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:21:01.750495 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-379d0fb5-0835-44f7-a952-3c50aec30ab4 demo demo] Calling method 'detail' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:21:01.750951 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.api.api_utils [None req-379d0fb5-0835-44f7-a952-3c50aec30ab4 demo demo] Removing options '' from query. {{(pid=112538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:21:01.752109 np0000183538 devstack@c-api.service[112538]: DEBUG cinder.volume.api [None req-379d0fb5-0835-44f7-a952-3c50aec30ab4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:21:01.761053 np0000183538 devstack@c-api.service[112538]: INFO cinder.volume.api [None req-379d0fb5-0835-44f7-a952-3c50aec30ab4 demo demo] Get all volumes completed successfully. Jun 30 03:21:01.763684 np0000183538 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-379d0fb5-0835-44f7-a952-3c50aec30ab4 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:21:01.764325 np0000183538 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 13/47] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:21:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:21:11.755503 np0000183538 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:22:01.781212 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-ec13045b-a2a1-4ac1-9d1e-bf9a1c71d137 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:22:01.783971 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-ec13045b-a2a1-4ac1-9d1e-bf9a1c71d137 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:22:01.784287 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-ec13045b-a2a1-4ac1-9d1e-bf9a1c71d137 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:22:01.784557 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-ec13045b-a2a1-4ac1-9d1e-bf9a1c71d137 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:22:01.784839 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-ec13045b-a2a1-4ac1-9d1e-bf9a1c71d137 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:22:01.785850 np0000183538 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-ec13045b-a2a1-4ac1-9d1e-bf9a1c71d137 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:22:01.794052 np0000183538 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-ec13045b-a2a1-4ac1-9d1e-bf9a1c71d137 demo demo] Get all volumes completed successfully. Jun 30 03:22:01.797012 np0000183538 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-ec13045b-a2a1-4ac1-9d1e-bf9a1c71d137 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:22:01.797505 np0000183538 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 12/48] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:22:01 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 30 03:22:11.789047 np0000183538 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:23:01.812583 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-3ee5cf24-3e72-4942-94da-59430a81049d None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:23:01.814818 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-3ee5cf24-3e72-4942-94da-59430a81049d demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:23:01.815020 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-3ee5cf24-3e72-4942-94da-59430a81049d demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:23:01.815235 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-3ee5cf24-3e72-4942-94da-59430a81049d demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:23:01.815503 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-3ee5cf24-3e72-4942-94da-59430a81049d demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:23:01.816237 np0000183538 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-3ee5cf24-3e72-4942-94da-59430a81049d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:23:01.824262 np0000183538 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-3ee5cf24-3e72-4942-94da-59430a81049d demo demo] Get all volumes completed successfully. Jun 30 03:23:01.826015 np0000183538 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-3ee5cf24-3e72-4942-94da-59430a81049d demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:23:01.827304 np0000183538 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 12/49] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:23:01 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 30 03:23:11.818874 np0000183538 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:24:01.842404 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-df3a4ff8-2df3-4dfc-a3d8-c855090cc0c0 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:24:01.846428 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-df3a4ff8-2df3-4dfc-a3d8-c855090cc0c0 demo demo] GET https://199.19.213.37/volume/v3/volumes/detail Jun 30 03:24:01.846807 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-df3a4ff8-2df3-4dfc-a3d8-c855090cc0c0 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:24:01.847229 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-df3a4ff8-2df3-4dfc-a3d8-c855090cc0c0 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:24:01.847692 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-df3a4ff8-2df3-4dfc-a3d8-c855090cc0c0 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:24:01.849606 np0000183538 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-df3a4ff8-2df3-4dfc-a3d8-c855090cc0c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:24:01.855665 np0000183538 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-df3a4ff8-2df3-4dfc-a3d8-c855090cc0c0 demo demo] Get all volumes completed successfully. Jun 30 03:24:01.857628 np0000183538 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-df3a4ff8-2df3-4dfc-a3d8-c855090cc0c0 demo demo] https://199.19.213.37/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:24:01.857981 np0000183538 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 13/50] 199.19.213.37 () {64 vars in 1290 bytes} [Tue Jun 30 03:24:01 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 30 03:24:11.853692 np0000183538 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}