Jun 27 01:01:06.469359 np0000183216 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 27 01:01:06.480162 np0000183216 devstack@c-api.service[114426]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 27 01:01:06.483259 np0000183216 devstack@c-api.service[114426]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Jun 27 01:01:06 2026] *** Jun 27 01:01:06.483259 np0000183216 devstack@c-api.service[114426]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 27 01:01:06.483259 np0000183216 devstack@c-api.service[114426]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 27 01:01:06.483259 np0000183216 devstack@c-api.service[114426]: nodename: np0000183216 Jun 27 01:01:06.483259 np0000183216 devstack@c-api.service[114426]: machine: x86_64 Jun 27 01:01:06.483259 np0000183216 devstack@c-api.service[114426]: clock source: unix Jun 27 01:01:06.483259 np0000183216 devstack@c-api.service[114426]: pcre jit disabled Jun 27 01:01:06.483259 np0000183216 devstack@c-api.service[114426]: detected number of CPU cores: 16 Jun 27 01:01:06.483259 np0000183216 devstack@c-api.service[114426]: current working directory: / Jun 27 01:01:06.483259 np0000183216 devstack@c-api.service[114426]: detected binary path: /usr/bin/uwsgi-core Jun 27 01:01:06.483259 np0000183216 devstack@c-api.service[114426]: your processes number limit is 256917 Jun 27 01:01:06.483259 np0000183216 devstack@c-api.service[114426]: your memory page size is 4096 bytes Jun 27 01:01:06.483259 np0000183216 devstack@c-api.service[114426]: detected max file descriptor number: 2048 Jun 27 01:01:06.483259 np0000183216 devstack@c-api.service[114426]: lock engine: pthread robust mutexes Jun 27 01:01:06.484731 np0000183216 devstack@c-api.service[114426]: thunder lock: enabled Jun 27 01:01:06.484731 np0000183216 devstack@c-api.service[114426]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 27 01:01:06.484731 np0000183216 devstack@c-api.service[114426]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 27 01:01:06.484731 np0000183216 devstack@c-api.service[114426]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 27 01:01:06.484731 np0000183216 devstack@c-api.service[114426]: Set PythonHome to /opt/stack/data/venv Jun 27 01:01:06.519681 np0000183216 devstack@c-api.service[114426]: Python main interpreter initialized at 0x7a53574a3668 Jun 27 01:01:06.519681 np0000183216 devstack@c-api.service[114426]: python threads support enabled Jun 27 01:01:06.519681 np0000183216 devstack@c-api.service[114426]: your server socket listen backlog is limited to 100 connections Jun 27 01:01:06.519681 np0000183216 devstack@c-api.service[114426]: your mercy for graceful operations on workers is 80 seconds Jun 27 01:01:06.520179 np0000183216 devstack@c-api.service[114426]: mapped 671795 bytes (656 KB) for 4 cores Jun 27 01:01:06.520319 np0000183216 devstack@c-api.service[114426]: *** Operational MODE: preforking *** Jun 27 01:01:06.520470 np0000183216 devstack@c-api.service[114426]: *** uWSGI is running in multiple interpreter mode *** Jun 27 01:01:06.520470 np0000183216 devstack@c-api.service[114426]: spawned uWSGI master process (pid: 114426) Jun 27 01:01:06.520649 np0000183216 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 27 01:01:06.521382 np0000183216 devstack@c-api.service[114426]: spawned uWSGI worker 1 (pid: 114439, cores: 1) Jun 27 01:01:06.522081 np0000183216 devstack@c-api.service[114426]: spawned uWSGI worker 2 (pid: 114440, cores: 1) Jun 27 01:01:06.522577 np0000183216 devstack@c-api.service[114426]: spawned uWSGI worker 3 (pid: 114441, cores: 1) Jun 27 01:01:06.523468 np0000183216 devstack@c-api.service[114426]: spawned uWSGI worker 4 (pid: 114442, cores: 1) Jun 27 01:01:06.523468 np0000183216 devstack@c-api.service[114426]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 27 01:01:06.656916 np0000183216 devstack@c-api.service[114440]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 27 01:01:06.656916 np0000183216 devstack@c-api.service[114440]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 27 01:01:06.656916 np0000183216 devstack@c-api.service[114440]: we strongly recommend against using it for new projects. Jun 27 01:01:06.656916 np0000183216 devstack@c-api.service[114440]: If you are already using Eventlet, we recommend migrating to a different Jun 27 01:01:06.656916 np0000183216 devstack@c-api.service[114440]: framework. For more detail see Jun 27 01:01:06.656916 np0000183216 devstack@c-api.service[114440]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 27 01:01:06.656916 np0000183216 devstack@c-api.service[114440]: import eventlet # noqa Jun 27 01:01:06.660640 np0000183216 devstack@c-api.service[114442]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 27 01:01:06.660640 np0000183216 devstack@c-api.service[114442]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 27 01:01:06.660640 np0000183216 devstack@c-api.service[114442]: we strongly recommend against using it for new projects. Jun 27 01:01:06.660640 np0000183216 devstack@c-api.service[114442]: If you are already using Eventlet, we recommend migrating to a different Jun 27 01:01:06.660640 np0000183216 devstack@c-api.service[114442]: framework. For more detail see Jun 27 01:01:06.660640 np0000183216 devstack@c-api.service[114442]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 27 01:01:06.660640 np0000183216 devstack@c-api.service[114442]: import eventlet # noqa Jun 27 01:01:06.665586 np0000183216 devstack@c-api.service[114439]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 27 01:01:06.665586 np0000183216 devstack@c-api.service[114439]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 27 01:01:06.665586 np0000183216 devstack@c-api.service[114439]: we strongly recommend against using it for new projects. Jun 27 01:01:06.665586 np0000183216 devstack@c-api.service[114439]: If you are already using Eventlet, we recommend migrating to a different Jun 27 01:01:06.665586 np0000183216 devstack@c-api.service[114439]: framework. For more detail see Jun 27 01:01:06.665586 np0000183216 devstack@c-api.service[114439]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 27 01:01:06.665586 np0000183216 devstack@c-api.service[114439]: import eventlet # noqa Jun 27 01:01:06.668988 np0000183216 devstack@c-api.service[114441]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 27 01:01:06.668988 np0000183216 devstack@c-api.service[114441]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 27 01:01:06.668988 np0000183216 devstack@c-api.service[114441]: we strongly recommend against using it for new projects. Jun 27 01:01:06.668988 np0000183216 devstack@c-api.service[114441]: If you are already using Eventlet, we recommend migrating to a different Jun 27 01:01:06.668988 np0000183216 devstack@c-api.service[114441]: framework. For more detail see Jun 27 01:01:06.668988 np0000183216 devstack@c-api.service[114441]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 27 01:01:06.668988 np0000183216 devstack@c-api.service[114441]: import eventlet # noqa Jun 27 01:01:06.749352 np0000183216 devstack@c-api.service[114442]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 27 01:01:06.749352 np0000183216 devstack@c-api.service[114442]: warnings.warn( Jun 27 01:01:06.758148 np0000183216 devstack@c-api.service[114440]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 27 01:01:06.758148 np0000183216 devstack@c-api.service[114440]: warnings.warn( Jun 27 01:01:06.764945 np0000183216 devstack@c-api.service[114441]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 27 01:01:06.764945 np0000183216 devstack@c-api.service[114441]: warnings.warn( Jun 27 01:01:06.765898 np0000183216 devstack@c-api.service[114439]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 27 01:01:06.765898 np0000183216 devstack@c-api.service[114439]: warnings.warn( Jun 27 01:01:06.824636 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:06.824636 np0000183216 devstack@c-api.service[114442]: from cgi import parse_header Jun 27 01:01:06.840870 np0000183216 devstack@c-api.service[114440]: /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 27 01:01:06.840870 np0000183216 devstack@c-api.service[114440]: from cgi import parse_header Jun 27 01:01:06.849523 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:06.849523 np0000183216 devstack@c-api.service[114441]: from cgi import parse_header Jun 27 01:01:06.865411 np0000183216 devstack@c-api.service[114439]: /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 27 01:01:06.865411 np0000183216 devstack@c-api.service[114439]: from cgi import parse_header Jun 27 01:01:06.873324 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:06.873324 np0000183216 devstack@c-api.service[114442]: removals.removed_module( Jun 27 01:01:06.874756 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:06.874756 np0000183216 devstack@c-api.service[114442]: removals.removed_module( Jun 27 01:01:06.891756 np0000183216 devstack@c-api.service[114440]: /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 27 01:01:06.891756 np0000183216 devstack@c-api.service[114440]: removals.removed_module( Jun 27 01:01:06.893367 np0000183216 devstack@c-api.service[114440]: /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 27 01:01:06.893367 np0000183216 devstack@c-api.service[114440]: removals.removed_module( Jun 27 01:01:06.906226 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:06.906226 np0000183216 devstack@c-api.service[114441]: removals.removed_module( Jun 27 01:01:06.908494 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:06.908494 np0000183216 devstack@c-api.service[114441]: removals.removed_module( Jun 27 01:01:06.927082 np0000183216 devstack@c-api.service[114439]: /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 27 01:01:06.927082 np0000183216 devstack@c-api.service[114439]: removals.removed_module( Jun 27 01:01:06.929538 np0000183216 devstack@c-api.service[114439]: /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 27 01:01:06.929538 np0000183216 devstack@c-api.service[114439]: removals.removed_module( Jun 27 01:01:07.635621 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:07.635621 np0000183216 devstack@c-api.service[114442]: warnings.warn( Jun 27 01:01:07.685522 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:07.685522 np0000183216 devstack@c-api.service[114442]: warnings.warn( Jun 27 01:01:07.701315 np0000183216 devstack@c-api.service[114440]: /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 27 01:01:07.701315 np0000183216 devstack@c-api.service[114440]: warnings.warn( Jun 27 01:01:07.721598 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:07.721598 np0000183216 devstack@c-api.service[114441]: warnings.warn( Jun 27 01:01:07.752952 np0000183216 devstack@c-api.service[114440]: /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 27 01:01:07.752952 np0000183216 devstack@c-api.service[114440]: warnings.warn( Jun 27 01:01:07.762658 np0000183216 devstack@c-api.service[114439]: /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 27 01:01:07.762658 np0000183216 devstack@c-api.service[114439]: warnings.warn( Jun 27 01:01:07.772873 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:07.772873 np0000183216 devstack@c-api.service[114441]: warnings.warn( Jun 27 01:01:07.815479 np0000183216 devstack@c-api.service[114439]: /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 27 01:01:07.815479 np0000183216 devstack@c-api.service[114439]: warnings.warn( Jun 27 01:01:07.881094 np0000183216 devstack@c-api.service[114442]: 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 27 01:01:07.881325 np0000183216 devstack@c-api.service[114442]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114442) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 27 01:01:07.964566 np0000183216 devstack@c-api.service[114440]: 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 27 01:01:07.964888 np0000183216 devstack@c-api.service[114440]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114440) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 27 01:01:07.968755 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:07.968755 np0000183216 devstack@c-api.service[114442]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 27 01:01:07.978961 np0000183216 devstack@c-api.service[114441]: 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 27 01:01:07.978961 np0000183216 devstack@c-api.service[114441]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114441) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 27 01:01:08.014119 np0000183216 devstack@c-api.service[114439]: 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 27 01:01:08.014345 np0000183216 devstack@c-api.service[114439]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114439) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 27 01:01:08.029361 np0000183216 devstack@c-api.service[114440]: /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 27 01:01:08.029361 np0000183216 devstack@c-api.service[114440]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 27 01:01:08.039191 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:08.039191 np0000183216 devstack@c-api.service[114441]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 27 01:01:08.082290 np0000183216 devstack@c-api.service[114439]: /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 27 01:01:08.082290 np0000183216 devstack@c-api.service[114439]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 27 01:01:08.446045 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114440) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 27 01:01:08.446291 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114442) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 27 01:01:08.446460 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114441) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 27 01:01:08.446534 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.446595 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.446595 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.446706 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.446800 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.446859 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.446919 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.447033 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.447096 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.447282 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.447351 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.447428 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.447487 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.447555 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.447620 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.447678 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.447737 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.447794 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.447850 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.447916 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.447975 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.448031 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.448031 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.448194 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.448267 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.448342 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.448342 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.448342 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.448342 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.448342 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.450394 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.450484 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.450484 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.450602 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.450602 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.450705 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.450765 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.450824 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.450883 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.450949 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.451001 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.451063 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.451116 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.451116 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.451116 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.451319 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.451378 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.451430 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.451430 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.451430 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.451430 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.456912 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.457003 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.457003 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.457118 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.457118 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.457248 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.457248 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.457535 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.457535 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.457737 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.457864 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.457982 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.457982 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.458188 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.458302 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.458415 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.458533 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.458600 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.458600 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.458600 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.458600 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.458776 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.458828 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.458877 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.458939 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.458992 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.459052 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.459103 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.459179 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.459233 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.459283 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.459333 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.459401 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.459453 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.459504 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.459566 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.459618 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.459677 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.459736 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.459786 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.459835 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.459885 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.459945 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.460002 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.460052 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.460115 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.460192 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.460259 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.460310 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.460371 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.460425 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.460483 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.460534 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.460584 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.460633 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.460696 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.460753 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.460803 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.460862 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.460919 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.460971 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.461022 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.461022 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.461793 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.461793 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.461793 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.461793 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.462468 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.462564 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.462627 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.462687 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.462756 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.462821 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.462883 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.462953 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.463026 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.463026 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.463167 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.463234 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.463296 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.463296 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.463296 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.463296 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.463296 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.463606 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.463606 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.463733 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.463796 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.463857 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.463925 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.463988 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.464048 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.464115 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.464210 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.464282 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.464345 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.464408 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.464408 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.464525 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.464525 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.464525 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.464525 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.464525 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.464525 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.464525 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.464957 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.464957 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.464957 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.464957 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.464957 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.464957 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.465325 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.465403 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.465475 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.465475 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.465475 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.465649 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.465713 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.465713 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.465846 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.465918 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.465982 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.466053 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.466140 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.466218 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.466282 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.466352 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.466421 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.466483 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.466558 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.466625 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.466700 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.466765 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.466831 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.466893 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.466961 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.467028 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.467092 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.467170 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.467235 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.467296 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.467369 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.467406 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.467438 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.467438 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.467438 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.467438 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.467569 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.467569 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.467633 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.467673 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.467673 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.467738 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.467771 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.467809 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.467842 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.467873 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.467913 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.467946 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.467978 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.468021 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.468054 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.468085 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.468116 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.468181 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.468181 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.468181 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.468181 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.472705 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.472767 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.472819 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.472909 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.472977 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.473069 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.473069 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.473300 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.473351 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.473430 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.473502 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.473579 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.473624 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.473658 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.473691 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.473723 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.473784 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.473784 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.473850 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.473882 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.473916 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.473948 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.473980 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.474014 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.474046 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.474078 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.474242 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.474278 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.474316 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.474348 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.474380 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.474420 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.474452 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.474484 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.474522 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.474563 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.474598 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.474629 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.474665 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.474698 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.474698 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.474698 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.475606 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.475665 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.475794 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.475794 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.476010 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.476010 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.476010 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.476170 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.476170 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.476170 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.476293 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.476293 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.476354 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.476388 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.476862 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.477027 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.477662 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.477662 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.477662 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.477662 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.477662 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.478758 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.478810 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.478891 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.478963 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.479043 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.479081 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.479081 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.479180 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.479180 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.479246 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.479284 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.479284 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.479284 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.479374 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.479647 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.479795 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.479924 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.480052 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.480214 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.480338 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.480480 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.481203 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.481266 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.481346 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.481411 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.481483 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.481483 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.481593 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.481629 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.481667 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.481717 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.481751 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.481790 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.481824 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.481857 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.481897 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.481930 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.481962 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.481994 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.482028 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.482066 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.482103 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.482168 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.482203 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.482237 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.482286 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.482324 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.482359 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.482391 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.482424 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.482456 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.482495 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.482526 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.482558 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.482597 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.482634 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.482668 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.482699 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.482737 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.482769 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.482800 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.482837 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.482873 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.482905 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.482938 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.482938 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.483026 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.483070 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.483070 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.483142 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.483175 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.483175 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.483233 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.483233 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.483233 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.483233 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.483367 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.484045 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.484045 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.484045 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.484045 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.484045 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.484045 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.484466 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.484601 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.484688 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.484756 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.484818 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.484881 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.484944 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.485007 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.485068 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.485159 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.485222 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.485296 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.485370 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.485370 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.485370 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.485542 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.485542 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.485687 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.485756 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.485824 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.485824 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.485951 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.486023 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.486089 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.486183 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.486256 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.486319 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.486382 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.486445 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.486514 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.486579 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.486640 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.486717 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.486785 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.486848 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.486885 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.486923 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.486958 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.486991 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.487023 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.487023 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.487088 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.487136 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.487179 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.487179 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.487247 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.487280 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.487311 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.487348 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.487379 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.487410 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.487448 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.487485 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.487522 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.487522 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.487585 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.487617 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.487651 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.487651 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.487713 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.487752 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.487787 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.487787 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.487852 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.487889 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.487889 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.487958 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.487958 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.487958 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.487958 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.488080 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.488114 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.488606 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.488606 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.488755 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.488820 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.488820 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.488940 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.489011 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.489084 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.489166 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.489232 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.489308 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.489380 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.489380 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.489500 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.489570 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.489570 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.489570 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.489797 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.489797 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.489797 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.489797 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.489797 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.489797 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.489797 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.490227 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.490293 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.490368 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.490435 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.490497 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.490565 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.490613 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.490664 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.490711 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.490756 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.490806 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.490856 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.490892 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.490915 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.490943 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.490967 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.490994 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.491017 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.491017 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.491017 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.491017 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.491017 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.491017 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.491017 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.491194 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.491194 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.491253 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.491278 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.491380 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.491533 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.491593 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.491644 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.491693 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.491739 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.491791 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.491847 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.491898 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.491952 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.491998 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.492045 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.492089 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.492156 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.492208 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.492208 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.492208 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.492341 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.492341 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.492341 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.492341 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.492341 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.492341 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.492341 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.496278 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.496354 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.496398 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.496461 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.496518 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.496582 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.496636 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.496684 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.496718 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.496780 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.496843 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.496893 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.496944 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.496976 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.497000 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.497024 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.497049 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.497145 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.497213 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.497267 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.497292 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.497424 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.497491 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.497539 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.497566 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.497592 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.497634 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.497733 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.497759 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.497783 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.497810 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.497834 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.497858 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.497858 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.497992 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.498049 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.498049 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.498049 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.498212 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.498212 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.498212 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.498346 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.498601 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.498664 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.498714 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.498761 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.498806 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.498861 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.498914 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.498940 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.498964 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.498989 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.499012 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.499086 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.499184 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.499232 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.499289 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.499342 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.499342 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.499342 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.499412 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.499479 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.499529 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.500318 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.500410 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.500410 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.500498 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.500535 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.500567 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.500600 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.500632 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.500664 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.500697 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.500729 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.500761 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.500794 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.500832 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.500865 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.500902 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.500935 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.500968 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.501006 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.501038 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.501071 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.501104 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.501167 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.501218 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.501252 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.501284 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.501316 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.501347 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.501378 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.501416 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.501459 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.501491 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.501529 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.501529 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.501610 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.501646 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.501677 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.501677 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.501677 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.501677 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.501677 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.501677 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.502413 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.502413 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.502566 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.502640 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.502706 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.502767 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.502828 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.502896 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.502959 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.503019 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.503086 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.503169 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.503246 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.503309 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.503376 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.503446 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.503509 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.503509 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.503509 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.503509 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.503509 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.503789 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114439) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 27 01:01:08.504031 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.504107 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.504333 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.504582 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.504672 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.504741 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.504804 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.504804 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.504936 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.504936 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.505065 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.505065 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.505228 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.505228 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.505355 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.505420 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.505488 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.505587 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.505688 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.505820 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.505892 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.505956 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.506028 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.506099 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.506183 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.506246 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.506309 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.506380 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.506444 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.506479 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.506519 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.506552 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.506590 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.506590 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.506590 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.506590 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.506590 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.506590 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.507023 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.507105 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.507213 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.507355 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114440) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.507512 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.507582 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.507648 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.507712 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.507779 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.507818 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.507855 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.507887 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.507924 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.507975 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.508010 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114441) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.508047 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114440) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.508079 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.508111 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.508173 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114440) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.508207 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.508243 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.508277 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.508277 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.508277 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.508277 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114442) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.508400 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.508400 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.508400 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.508400 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.508400 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.508400 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.508400 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.508400 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.508400 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.508400 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.508400 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.509257 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.509257 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.509257 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.509257 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.509257 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.509257 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.509257 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.509257 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.509257 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.509257 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.509946 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.510013 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.510077 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.510077 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.510161 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.510261 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.510330 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.510749 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.510806 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.510874 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.510940 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.511000 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.511049 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.511144 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.511372 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.511446 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.511497 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.511556 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.511606 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.511672 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.511746 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.512308 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.512395 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.512457 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.512520 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.512577 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.512626 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.512704 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.513622 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.513622 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.513800 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.513800 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.513800 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.514189 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.514189 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.514555 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.514555 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.514555 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.514555 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.514555 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.514555 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.514879 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.515059 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.515202 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.515307 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.515307 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.515502 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.515502 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.515502 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.516150 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.516251 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.516251 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.516348 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.516348 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.516439 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.516491 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.517001 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.517077 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.517173 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.517173 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.517283 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.517283 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.517383 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.517443 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.517518 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.517588 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.517641 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.517704 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.517762 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.517811 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.517869 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.517922 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.517972 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.518028 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.518088 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.518161 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.518213 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.518834 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.518834 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.519238 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.519238 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.519238 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.519238 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.519604 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.519604 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.519604 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.519847 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.519847 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.519847 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.519847 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.519847 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.520098 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.520098 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.520098 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.520098 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.520316 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.520316 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.520316 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.520461 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.520461 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.520461 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.520609 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.520609 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.520609 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.520742 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.521171 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.521171 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.521171 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.521171 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.521726 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.521726 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.521726 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.521996 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.521996 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.522221 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.522221 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.522221 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.522515 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.522515 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.522981 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.523112 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.523112 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.523112 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.523422 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.523422 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.523422 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.524203 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.524284 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.524321 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.524406 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.524476 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.524527 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.524596 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.524882 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.524949 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.525009 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.525068 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.525158 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.525192 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.525285 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.525595 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.525645 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.525718 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.525777 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.525828 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.525883 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.525961 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.526428 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.526480 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.526549 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.526608 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.526661 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.526709 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.526785 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.526851 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.526918 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.526974 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.527041 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.527108 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.527182 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.527250 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.527698 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.527773 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.527822 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.527882 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.527947 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.528013 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.528065 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.528638 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.528684 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.528751 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.528816 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.528868 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.528929 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.529000 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 27 01:01:08.529522 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 27 01:01:08.529578 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 27 01:01:08.529648 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 27 01:01:08.529708 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 27 01:01:08.529760 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 27 01:01:08.529818 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 27 01:01:08.553347 np0000183216 devstack@c-api.service[114441]: INFO dbcounter [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Registered counter for database cinder Jun 27 01:01:08.554553 np0000183216 devstack@c-api.service[114442]: INFO dbcounter [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Registered counter for database cinder Jun 27 01:01:08.554779 np0000183216 devstack@c-api.service[114440]: INFO dbcounter [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Registered counter for database cinder Jun 27 01:01:08.578931 np0000183216 devstack@c-api.service[114439]: INFO dbcounter [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Registered counter for database cinder Jun 27 01:01:08.594004 np0000183216 devstack@c-api.service[114441]: DEBUG oslo_db.sqlalchemy.engines [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f 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=114441) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:01:08.597634 np0000183216 devstack@c-api.service[114442]: DEBUG oslo_db.sqlalchemy.engines [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 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=114442) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:01:08.603069 np0000183216 devstack@c-api.service[114440]: DEBUG oslo_db.sqlalchemy.engines [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 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=114440) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:01:08.625738 np0000183216 devstack@c-api.service[114439]: DEBUG oslo_db.sqlalchemy.engines [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 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=114439) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:01:08.708381 np0000183216 devstack@c-api.service[114441]: DEBUG dbcounter [-] [114441] Writer thread running {{(pid=114441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 27 01:01:08.708652 np0000183216 devstack@c-api.service[114442]: DEBUG dbcounter [-] [114442] Writer thread running {{(pid=114442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 27 01:01:08.711270 np0000183216 devstack@c-api.service[114442]: INFO cinder.rpc [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 27 01:01:08.711613 np0000183216 devstack@c-api.service[114441]: INFO cinder.rpc [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 27 01:01:08.713611 np0000183216 devstack@c-api.service[114442]: INFO cinder.rpc [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 27 01:01:08.714304 np0000183216 devstack@c-api.service[114441]: INFO cinder.rpc [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 27 01:01:08.715813 np0000183216 devstack@c-api.service[114442]: INFO cinder.rpc [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 27 01:01:08.716817 np0000183216 devstack@c-api.service[114441]: INFO cinder.rpc [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 27 01:01:08.717827 np0000183216 devstack@c-api.service[114442]: INFO cinder.rpc [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 27 01:01:08.718689 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.719056 np0000183216 devstack@c-api.service[114441]: INFO cinder.rpc [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 27 01:01:08.720224 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.721887 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.722632 np0000183216 devstack@c-api.service[114440]: DEBUG dbcounter [-] [114440] Writer thread running {{(pid=114440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 27 01:01:08.723719 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.725496 np0000183216 devstack@c-api.service[114440]: INFO cinder.rpc [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 27 01:01:08.728438 np0000183216 devstack@c-api.service[114440]: INFO cinder.rpc [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 27 01:01:08.731331 np0000183216 devstack@c-api.service[114440]: INFO cinder.rpc [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 27 01:01:08.733841 np0000183216 devstack@c-api.service[114440]: INFO cinder.rpc [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 27 01:01:08.734708 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.737977 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.747487 np0000183216 devstack@c-api.service[114439]: DEBUG dbcounter [-] [114439] Writer thread running {{(pid=114439) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 27 01:01:08.751532 np0000183216 devstack@c-api.service[114439]: INFO cinder.rpc [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 27 01:01:08.754519 np0000183216 devstack@c-api.service[114442]: DEBUG oslo_db.sqlalchemy.engines [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 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=114442) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:01:08.754764 np0000183216 devstack@c-api.service[114439]: INFO cinder.rpc [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 27 01:01:08.756342 np0000183216 devstack@c-api.service[114441]: DEBUG oslo_db.sqlalchemy.engines [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f 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=114441) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:01:08.756639 np0000183216 devstack@c-api.service[114442]: INFO cinder.rpc [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 27 01:01:08.758055 np0000183216 devstack@c-api.service[114439]: INFO cinder.rpc [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 27 01:01:08.758447 np0000183216 devstack@c-api.service[114442]: INFO cinder.rpc [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 27 01:01:08.758870 np0000183216 devstack@c-api.service[114441]: INFO cinder.rpc [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 27 01:01:08.759269 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.761241 np0000183216 devstack@c-api.service[114441]: INFO cinder.rpc [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 27 01:01:08.761761 np0000183216 devstack@c-api.service[114439]: INFO cinder.rpc [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 27 01:01:08.762335 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.763580 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.769013 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.769368 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.771527 np0000183216 devstack@c-api.service[114440]: DEBUG oslo_db.sqlalchemy.engines [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 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=114440) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:01:08.772524 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.774352 np0000183216 devstack@c-api.service[114440]: INFO cinder.rpc [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 27 01:01:08.776387 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.776787 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.776896 np0000183216 devstack@c-api.service[114440]: INFO cinder.rpc [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 27 01:01:08.778062 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.780563 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.780799 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.783784 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.783873 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.786782 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.787815 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.789819 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.790467 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.790849 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.792655 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.793837 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.795073 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.795509 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.796894 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.797011 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.798559 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.799652 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.799817 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.802590 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.802840 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.803066 np0000183216 devstack@c-api.service[114439]: DEBUG oslo_db.sqlalchemy.engines [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 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=114439) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:01:08.804334 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.805113 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.805640 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.806483 np0000183216 devstack@c-api.service[114439]: INFO cinder.rpc [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 27 01:01:08.806986 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.808470 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.808680 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.809304 np0000183216 devstack@c-api.service[114439]: INFO cinder.rpc [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 27 01:01:08.810589 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.810791 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.811723 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.812151 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.812505 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.813593 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.814570 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.814953 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.815860 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.816458 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.817459 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.817730 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.817945 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.818917 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.819155 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.819501 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.820535 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.820932 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.821527 np0000183216 devstack@c-api.service[114442]: WARNING cinder.api.contrib.hosts [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 27 01:01:08.821706 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.821762 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: extensions {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.822300 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.823070 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: cgsnapshots {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.823753 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.824494 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: qos-specs {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.825071 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.826485 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.826543 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.827059 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: capabilities {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.827222 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.827834 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.828383 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: backups {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.828868 np0000183216 devstack@c-api.service[114441]: WARNING cinder.api.contrib.hosts [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 27 01:01:08.829105 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: extensions {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.830401 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: os-volume-type-access {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.830607 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.830928 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: cgsnapshots {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.831153 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.832017 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: encryption {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.832321 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: qos-specs {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.832729 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.833519 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: consistencygroups {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.834309 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.834400 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: capabilities {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.834476 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.835480 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: extra_specs {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.835636 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: backups {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.835835 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.837068 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: encryption {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.837184 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.837653 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: os-volume-type-access {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.838499 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.838559 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: os-volume-manage {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.839051 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.839274 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: encryption {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.840017 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: os-volume-transfer {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.840430 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.840762 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: consistencygroups {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.841649 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: os-availability-zone {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.841918 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.842083 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.842731 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: extra_specs {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.843293 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.843472 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: os-quota-sets {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.844307 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: encryption {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.844432 np0000183216 devstack@c-api.service[114440]: WARNING cinder.api.contrib.hosts [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 27 01:01:08.844670 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: extensions {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.844901 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: os-quota-class-sets {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.845079 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.845808 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: os-volume-manage {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.846749 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: os-snapshot-manage {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.847091 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: cgsnapshots {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.847232 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: os-volume-transfer {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.847860 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: os-hosts {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.848218 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.848539 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: qos-specs {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.849019 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: os-availability-zone {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.849344 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extended resource: scheduler-stats {{(pid=114442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.850244 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: os-quota-sets {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.850730 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: capabilities {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.851080 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.851974 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.852055 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: os-quota-class-sets {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.852093 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: backups {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.852955 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: os-snapshot-manage {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.853039 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.854041 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.854101 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: os-volume-type-access {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.854158 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.contrib.snapshot_actions [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] SnapshotActionsController initialized {{(pid=114442) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 27 01:01:08.854375 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: os-hosts {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.854887 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.855519 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.855781 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extended resource: scheduler-stats {{(pid=114441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.855894 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: encryption {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.856285 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.857418 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: consistencygroups {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.857626 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.858219 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.858349 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.858982 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.859570 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: extra_specs {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.859737 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.860462 np0000183216 devstack@c-api.service[114442]: WARNING castellan.key_manager.migration [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.860590 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.contrib.snapshot_actions [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] SnapshotActionsController initialized {{(pid=114441) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 27 01:01:08.861209 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: encryption {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.861280 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension UsedLimits extending resource: limits {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.861317 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.861408 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.862057 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.862184 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.862274 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension VolumeActions extending resource: volumes {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.862381 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.862494 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.862598 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension TypesManage extending resource: types {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.862689 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.862774 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.862826 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.862923 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension AdminActions extending resource: volumes {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.863024 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension AdminActions extending resource: snapshots {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.863141 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension AdminActions extending resource: backups {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.863195 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: os-volume-manage {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.863241 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.863352 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.863451 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.v3.router [None req-3d088d5f-f4b9-40e4-b4c9-222945457429 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.863960 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.864323 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.865332 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.865383 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: os-volume-transfer {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.866784 np0000183216 devstack@c-api.service[114441]: WARNING castellan.key_manager.migration [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.867497 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: os-availability-zone {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.867595 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension UsedLimits extending resource: limits {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.867699 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension VolumeTypeAccess extending resource: types {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.867756 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.867904 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.868006 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.868110 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension VolumeActions extending resource: volumes {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.868224 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.868353 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension SnapshotActions extending resource: snapshots {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.868450 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension TypesManage extending resource: types {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.868565 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.868655 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.868792 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension AdminActions extending resource: volumes {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.868854 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: os-quota-sets {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.868902 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension AdminActions extending resource: snapshots {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.869014 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension AdminActions extending resource: backups {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.869116 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.869232 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.869324 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.v3.router [None req-851ed75e-c7bb-4d57-99fc-7ed535f35a4f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.869907 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.870539 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: os-quota-class-sets {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.871358 np0000183216 devstack@c-api.service[114442]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a53574a3668 pid: 114442 (default app) Jun 27 01:01:08.871672 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.871918 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: os-snapshot-manage {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.873240 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.873323 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: os-hosts {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.874610 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.874686 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extended resource: scheduler-stats {{(pid=114440) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.876151 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.877094 np0000183216 devstack@c-api.service[114441]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a53574a3668 pid: 114441 (default app) Jun 27 01:01:08.877523 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.877733 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.879020 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.879352 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.879692 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.879692 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.879692 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.879692 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.879936 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.879936 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.879936 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.879936 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.880107 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.880107 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.880107 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.880107 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.880107 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.880107 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.880380 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.880380 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.880380 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.880380 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.880380 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.880596 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.880596 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.880596 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.880596 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.880596 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.880784 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.880784 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.880784 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.880784 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.880961 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.880961 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.880961 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.880961 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.880961 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.881191 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.881191 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.881191 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.881191 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.881191 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.881372 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.881372 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.881372 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.881372 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.881372 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.881372 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.881602 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.881602 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.881602 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.881602 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.881602 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.881602 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.881831 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.881831 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.881831 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.881831 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.881831 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.881831 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.882064 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.882064 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.882064 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.882064 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.882238 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.contrib.snapshot_actions [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] SnapshotActionsController initialized {{(pid=114440) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 27 01:01:08.882285 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.882285 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.882285 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.882285 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.882452 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.882452 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.882452 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.882452 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.882452 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.882659 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.882659 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.882659 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.882659 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.882659 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.882851 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.882851 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.882851 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.882851 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.882851 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.882851 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.883060 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.883060 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.883945 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.884036 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.884036 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.884036 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.884036 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.884462 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.884462 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.884462 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.884462 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.884843 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.884843 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.884843 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.884843 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.885246 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.885246 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.885246 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.885246 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.885640 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.885640 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.885640 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.885640 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.885640 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.886160 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.886160 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.886160 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.886160 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.886160 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.886617 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.886617 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.886617 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.886617 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.887013 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.887013 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.887013 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.887013 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.887468 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.887468 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.887468 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.887468 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.887842 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.887842 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.887842 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.887842 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.888258 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.888258 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.888258 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.888258 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.888617 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.888617 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.888617 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.888617 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.888617 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.888617 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.889012 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.889012 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.889012 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.889012 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.889012 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.889381 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.889381 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.889381 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.889381 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.889381 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.889381 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.889381 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.889847 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.889847 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.889847 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.889847 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.889847 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.889847 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.890249 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.890249 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.890397 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.890461 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.890461 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.890461 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.890461 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.890461 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.890461 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.890865 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.890865 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.890865 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.890865 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.890865 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.890865 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.891281 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.891281 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.891281 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.891281 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.891569 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.891569 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.891569 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.891569 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.891569 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.891933 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.891933 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.891933 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.891933 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:08.891933 np0000183216 devstack@c-api.service[114442]: warnings.warn(deprecated_msg) Jun 27 01:01:08.892267 np0000183216 devstack@c-api.service[114439]: WARNING cinder.api.contrib.hosts [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 27 01:01:08.892267 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: extensions {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.892394 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.892457 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.middleware.request_id [None req-3429f407-efe4-4fe4-ab29-15e0930bb411 None None] RequestId filter calling following filter/app {{(pid=114442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:01:08.892533 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.892595 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: cgsnapshots {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.892663 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.892725 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: qos-specs {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.892792 np0000183216 devstack@c-api.service[114442]: [pid: 114442|app: 0|req: 1/1] 199.204.45.19 () {60 vars in 949 bytes} [Sat Jun 27 01:01:08 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 27 01:01:08.892852 np0000183216 devstack@c-api.service[114440]: WARNING castellan.key_manager.migration [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.892913 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: capabilities {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.892981 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension UsedLimits extending resource: limits {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.892981 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.892981 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.892981 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.892981 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension VolumeActions extending resource: volumes {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.892981 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.892981 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.893307 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension TypesManage extending resource: types {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.893307 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.893366 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: backups {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.893401 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.893401 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension AdminActions extending resource: volumes {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.893401 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension AdminActions extending resource: snapshots {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.893401 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension AdminActions extending resource: backups {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.893401 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.893401 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.893401 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.v3.router [None req-a94e0cbb-dfcd-4176-99e7-24eee1c99a49 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114440) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.893599 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: os-volume-type-access {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.893599 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: encryption {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.894916 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: consistencygroups {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.898145 np0000183216 devstack@c-api.service[114440]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a53574a3668 pid: 114440 (default app) Jun 27 01:01:08.898589 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: extra_specs {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.900643 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: encryption {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.902287 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: os-volume-manage {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.904030 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: os-volume-transfer {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.905686 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: os-availability-zone {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.907250 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: os-quota-sets {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.908616 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: os-quota-class-sets {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.909950 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: os-snapshot-manage {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.911451 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: os-hosts {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.912864 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extended resource: scheduler-stats {{(pid=114439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 27 01:01:08.915977 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.917663 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.918592 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.contrib.snapshot_actions [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] SnapshotActionsController initialized {{(pid=114439) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 27 01:01:08.919385 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.920834 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.922207 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.923679 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.925162 np0000183216 devstack@c-api.service[114439]: WARNING castellan.key_manager.migration [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 27 01:01:08.926001 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension UsedLimits extending resource: limits {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.926094 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.926373 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.926469 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.926623 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension VolumeActions extending resource: volumes {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.926770 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.926909 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.926909 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension TypesManage extending resource: types {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.927038 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.927231 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.927408 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension AdminActions extending resource: volumes {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.927408 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension AdminActions extending resource: snapshots {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.927567 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension AdminActions extending resource: backups {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.927567 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.927775 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.927775 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.v3.router [None req-078b48b6-e54c-4bf0-92f3-d3dc73d67fe8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 27 01:01:08.936577 np0000183216 devstack@c-api.service[114439]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a53574a3668 pid: 114439 (default app) Jun 27 01:01:16.517191 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.517191 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.517191 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.517191 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.517191 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.518049 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.518049 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.518049 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.518049 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.518049 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.518385 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.518385 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.518385 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.518385 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.518385 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.518385 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.518771 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.518771 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.518771 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.518771 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.519009 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.519009 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.519009 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.519009 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.519340 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.519340 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.519340 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.519340 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.519684 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.519684 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.519684 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.519684 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.519684 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.520088 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.520088 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.520088 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.520088 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.520088 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.520489 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.520489 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.520489 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.520489 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.520489 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.520489 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.520842 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.520842 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.520842 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.520842 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.520842 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.520842 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.521061 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.521061 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.521061 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.521061 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.521061 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.521061 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.521322 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.521322 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.521322 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.521322 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.521322 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.521563 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.521563 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.521563 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.521563 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.521563 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.521748 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.521748 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.521748 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.521748 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.521748 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.521748 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.521973 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.521973 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.521973 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.521973 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.521973 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.521973 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.522217 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.522217 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.522217 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.522217 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.522217 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.522432 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.522432 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.522432 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.522432 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.522432 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.522624 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.522624 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.522624 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.522624 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.522778 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.522778 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.522778 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.522778 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.522928 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.522928 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.522928 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.522928 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.522928 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.523117 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.523117 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.523117 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.523117 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.523117 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.523316 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.523316 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.523316 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.523316 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.523476 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.523476 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.523476 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.523476 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.523620 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.523620 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.523620 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.523620 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.523760 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.523760 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.523760 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.523760 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.523898 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.523898 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.523898 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.523898 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.524036 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.524036 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.524036 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.524036 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.524036 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.524254 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.524254 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.524254 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.524254 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.524254 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.524254 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.524531 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.524531 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.524531 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.524531 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.524531 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.524779 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.524779 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.524779 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.524779 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.524779 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.524779 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.525038 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.525038 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.525038 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.525038 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.525038 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.525038 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.525325 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.525325 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.525325 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.525325 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.525325 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.525325 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.525602 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.525602 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.525602 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.525602 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.525602 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.525602 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.525862 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.525862 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.525862 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.525862 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.526030 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.526030 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.526030 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.526030 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.526030 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.526316 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.526316 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.526316 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.526316 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:16.526316 np0000183216 devstack@c-api.service[114441]: warnings.warn(deprecated_msg) Jun 27 01:01:16.526316 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.middleware.request_id [None req-a8d094cd-51e4-4362-b1ab-e7290268c32d None None] RequestId filter calling following filter/app {{(pid=114441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:01:17.245662 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-a8d094cd-51e4-4362-b1ab-e7290268c32d admin admin] POST https://199.204.45.19/volume/v3/types Jun 27 01:01:17.246319 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-a8d094cd-51e4-4362-b1ab-e7290268c32d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=114441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 27 01:01:17.248306 np0000183216 devstack@c-api.service[114441]: /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 27 01:01:17.248306 np0000183216 devstack@c-api.service[114441]: warnings.warn( Jun 27 01:01:17.284386 np0000183216 devstack@c-api.service[114441]: DEBUG oslo_db.sqlalchemy.engines [None req-a8d094cd-51e4-4362-b1ab-e7290268c32d 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=114441) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:01:17.506894 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-a8d094cd-51e4-4362-b1ab-e7290268c32d admin admin] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 27 01:01:17.507435 np0000183216 devstack@c-api.service[114441]: [pid: 114441|app: 0|req: 1/2] 199.204.45.19 () {68 vars in 1281 bytes} [Sat Jun 27 01:01:16 2026] POST /volume/v3/types => generated 186 bytes in 1002 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:01:17.521196 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.middleware.request_id [req-a8d094cd-51e4-4362-b1ab-e7290268c32d req-7547ef1d-ea31-4dd6-a142-70318fcd4c1f None None] RequestId filter calling following filter/app {{(pid=114442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:01:17.895665 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [req-a8d094cd-51e4-4362-b1ab-e7290268c32d req-7547ef1d-ea31-4dd6-a142-70318fcd4c1f admin admin] POST https://199.204.45.19/volume/v3/types/5c28579b-4639-489b-97e2-f128f7c8fbc4/extra_specs Jun 27 01:01:17.896277 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [req-a8d094cd-51e4-4362-b1ab-e7290268c32d req-7547ef1d-ea31-4dd6-a142-70318fcd4c1f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=114442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 27 01:01:17.898151 np0000183216 devstack@c-api.service[114442]: /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 27 01:01:17.898151 np0000183216 devstack@c-api.service[114442]: warnings.warn( Jun 27 01:01:17.938641 np0000183216 devstack@c-api.service[114442]: DEBUG oslo_db.sqlalchemy.engines [req-a8d094cd-51e4-4362-b1ab-e7290268c32d req-7547ef1d-ea31-4dd6-a142-70318fcd4c1f 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=114442) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:01:18.082234 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [req-a8d094cd-51e4-4362-b1ab-e7290268c32d req-7547ef1d-ea31-4dd6-a142-70318fcd4c1f admin admin] https://199.204.45.19/volume/v3/types/5c28579b-4639-489b-97e2-f128f7c8fbc4/extra_specs returned with HTTP 200 Jun 27 01:01:18.083641 np0000183216 devstack@c-api.service[114442]: [pid: 114442|app: 0|req: 2/3] 199.204.45.19 () {70 vars in 1498 bytes} [Sat Jun 27 01:01:17 2026] POST /volume/v3/types/5c28579b-4639-489b-97e2-f128f7c8fbc4/extra_specs => generated 55 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:01:18.776234 np0000183216 devstack@c-api.service[114440]: DEBUG dbcounter [-] [114440] Writing DB stats cinder:SELECT=6 {{(pid=114440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:01:18.808989 np0000183216 devstack@c-api.service[114439]: DEBUG dbcounter [-] [114439] Writing DB stats cinder:SELECT=6 {{(pid=114439) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:01:27.501700 np0000183216 devstack@c-api.service[114441]: DEBUG dbcounter [-] [114441] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=114441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:01:28.076494 np0000183216 devstack@c-api.service[114442]: DEBUG dbcounter [-] [114442] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=114442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:03:55.167702 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.167702 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.167702 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.167702 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.167702 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.168686 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.168686 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.168686 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.168686 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.168686 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.169088 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.169088 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.169088 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.169088 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.169088 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.169088 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.169625 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.169625 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.169625 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.169625 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.169930 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.169930 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.169930 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.169930 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.170282 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.170282 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.170282 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.170282 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.170878 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.170878 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.170878 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.170878 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.170878 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.171373 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.171373 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.171373 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.171373 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.171373 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.171733 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.171733 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.171733 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.171733 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.171733 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.171733 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.172212 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.172212 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.172212 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.172212 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.172212 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.172212 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.172461 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.172461 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.172461 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.172461 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.172461 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.172461 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.172700 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.172700 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.172700 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.172700 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.172700 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.172927 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.172927 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.172927 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.172927 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.172927 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.173112 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.173112 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.173112 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.173112 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.173112 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.173112 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.173426 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.173426 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.173426 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.173426 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.173426 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.173426 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.173640 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.173640 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.173640 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.173640 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.173640 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.173885 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.173885 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.173885 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.173885 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.173885 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.174081 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.174081 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.174081 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.174081 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.174318 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.174318 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.174318 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.174318 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.174481 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.174481 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.174481 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.174481 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.174481 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.174700 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.174700 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.174700 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.174700 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.174700 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.174889 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.174889 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.174889 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.174889 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.175057 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.175057 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.175057 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.175057 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.175252 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.175252 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.175252 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.175252 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.175522 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.175522 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.175522 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.175522 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.175695 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.175695 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.175695 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.175695 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.175864 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.175864 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.175864 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.175864 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.175864 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.176077 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.176077 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.176077 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.176077 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.176077 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.176077 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.176415 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.176415 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.176415 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.176415 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.176415 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.176616 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.176616 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.176616 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.176616 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.176616 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.176616 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.176892 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.176892 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.176892 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.176892 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.176892 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.176892 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.177268 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.177268 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.177268 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.177268 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.177268 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.177268 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.177519 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.177519 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.177519 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.177519 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.177519 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.177519 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.177757 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.177757 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.177757 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.177757 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.177930 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.177930 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.177930 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.177930 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.177930 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.178173 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.178173 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.178173 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.178173 np0000183216 devstack@c-api.service[114440]: /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 27 01:03:55.178173 np0000183216 devstack@c-api.service[114440]: warnings.warn(deprecated_msg) Jun 27 01:03:55.178173 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.middleware.request_id [None req-3a999c88-d82c-47b8-a98f-76869d8ae6c5 None None] RequestId filter calling following filter/app {{(pid=114440) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:03:55.178173 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-3a999c88-d82c-47b8-a98f-76869d8ae6c5 None None] GET https://199.204.45.19/volume// Jun 27 01:03:55.178454 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-3a999c88-d82c-47b8-a98f-76869d8ae6c5 None None] Empty body provided in request {{(pid=114440) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:03:55.178454 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-3a999c88-d82c-47b8-a98f-76869d8ae6c5 None None] Calling method 'all' {{(pid=114440) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:03:55.178454 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-3a999c88-d82c-47b8-a98f-76869d8ae6c5 None None] https://199.204.45.19/volume// returned with HTTP 300 Jun 27 01:03:55.178454 np0000183216 devstack@c-api.service[114440]: [pid: 114440|app: 0|req: 1/4] 199.204.45.19 () {66 vars in 1449 bytes} [Sat Jun 27 01:03:55 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 27 01:04:32.458856 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.458856 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.458856 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.458856 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.459539 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.459539 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.459539 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.459539 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.459753 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.459753 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.459753 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.459753 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.459753 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.459753 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.460056 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.460056 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.460056 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.460056 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.460056 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.460356 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.460356 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.460356 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.460356 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.460356 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.460599 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.460599 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.460599 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.460599 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.460818 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.460818 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.460818 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.460818 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.460818 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.461087 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.461087 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.461087 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.461087 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.461087 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.461347 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.461347 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.461347 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.461347 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.461347 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.461347 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.461741 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.461741 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.461741 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.461741 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.461741 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.461741 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.462110 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.462110 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.462110 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.462110 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.462110 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.462110 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.463225 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.463225 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.463225 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.463225 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.463225 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.463588 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.463588 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.463588 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.463588 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.463588 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.463948 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.463948 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.463948 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.463948 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.463948 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.463948 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.464493 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.464493 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.464493 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.464493 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.464493 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.464493 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.464897 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.464897 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.464897 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.464897 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.464897 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.465274 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.465274 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.465274 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.465274 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.465274 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.465676 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.465676 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.465676 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.465676 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.465969 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.465969 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.465969 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.465969 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.466303 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.466303 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.466303 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.466303 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.466303 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.466651 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.466651 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.466651 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.466651 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.466651 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.467006 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.467006 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.467006 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.467006 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.467303 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.467303 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.467303 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.467303 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.467591 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.467591 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.467591 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.467591 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.467881 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.467881 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.467881 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.467881 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.468300 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.468300 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.468300 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.468300 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.468605 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.468605 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.468605 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.468605 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.468605 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.468951 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.468951 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.468951 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.468951 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.468951 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.468951 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.469338 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.469338 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.469338 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.469338 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.469338 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.469613 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.469613 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.469613 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.469613 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.469613 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.469613 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.469983 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.469983 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.469983 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.469983 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.469983 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.469983 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.470352 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.470352 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.470352 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.470352 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.470352 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.470352 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.470690 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.470690 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.470690 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.470690 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.470690 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.470690 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.471048 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.471048 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.471048 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.471048 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.471326 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.471326 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.471326 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.471326 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.471326 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.471609 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.471609 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.471609 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.471609 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:32.471609 np0000183216 devstack@c-api.service[114439]: warnings.warn(deprecated_msg) Jun 27 01:04:32.471609 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.middleware.request_id [None req-01668c85-ce4f-45b8-84bd-f2362d5b11b5 None None] RequestId filter calling following filter/app {{(pid=114439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:32.471609 np0000183216 devstack@c-api.service[114439]: [pid: 114439|app: 0|req: 1/5] 199.204.45.19 () {62 vars in 1061 bytes} [Sat Jun 27 01:04:32 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 27 01:04:32.500327 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.middleware.request_id [None req-84e67780-ed14-41f6-b4c1-02db6e303db9 None None] RequestId filter calling following filter/app {{(pid=114441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:32.511856 np0000183216 devstack@c-api.service[114441]: [pid: 114441|app: 0|req: 2/6] 199.204.45.19 () {64 vars in 1265 bytes} [Sat Jun 27 01:04:32 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 27 01:04:32.546157 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.middleware.request_id [req-84e67780-ed14-41f6-b4c1-02db6e303db9 req-29f8a559-7a03-425e-914e-c9f85ca22be7 None None] RequestId filter calling following filter/app {{(pid=114442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:32.549765 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [req-84e67780-ed14-41f6-b4c1-02db6e303db9 req-29f8a559-7a03-425e-914e-c9f85ca22be7 demo demo] GET https://199.204.45.19/volume/v3/ Jun 27 01:04:32.550016 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [req-84e67780-ed14-41f6-b4c1-02db6e303db9 req-29f8a559-7a03-425e-914e-c9f85ca22be7 demo demo] Empty body provided in request {{(pid=114442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:04:32.550297 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [req-84e67780-ed14-41f6-b4c1-02db6e303db9 req-29f8a559-7a03-425e-914e-c9f85ca22be7 demo demo] Calling method 'version_select' {{(pid=114442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:04:32.551407 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [req-84e67780-ed14-41f6-b4c1-02db6e303db9 req-29f8a559-7a03-425e-914e-c9f85ca22be7 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 27 01:04:32.551848 np0000183216 devstack@c-api.service[114442]: [pid: 114442|app: 0|req: 3/7] 199.204.45.19 () {66 vars in 1339 bytes} [Sat Jun 27 01:04:32 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:04:32.589188 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.middleware.request_id [None req-126618d1-fb30-4043-82b4-8157f1c69e6f None None] RequestId filter calling following filter/app {{(pid=114440) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:32.928094 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-126618d1-fb30-4043-82b4-8157f1c69e6f demo demo] GET https://199.204.45.19/volume/v3/types Jun 27 01:04:32.928435 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-126618d1-fb30-4043-82b4-8157f1c69e6f demo demo] Empty body provided in request {{(pid=114440) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:04:32.928622 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-126618d1-fb30-4043-82b4-8157f1c69e6f demo demo] Calling method 'index' {{(pid=114440) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:04:32.929140 np0000183216 devstack@c-api.service[114440]: /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 27 01:04:32.929140 np0000183216 devstack@c-api.service[114440]: warnings.warn( Jun 27 01:04:32.929777 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.api_utils [None req-126618d1-fb30-4043-82b4-8157f1c69e6f demo demo] Removing options '' from query. {{(pid=114440) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:04:32.967803 np0000183216 devstack@c-api.service[114440]: DEBUG oslo_db.sqlalchemy.engines [None req-126618d1-fb30-4043-82b4-8157f1c69e6f 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=114440) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:04:32.988369 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-126618d1-fb30-4043-82b4-8157f1c69e6f demo demo] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 27 01:04:32.988742 np0000183216 devstack@c-api.service[114440]: [pid: 114440|app: 0|req: 2/8] 199.204.45.19 () {64 vars in 1283 bytes} [Sat Jun 27 01:04:32 2026] GET /volume/v3/types => generated 377 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:04:33.025215 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.middleware.request_id [None req-06baabc7-c1f8-4a42-9aa3-5addadd46241 None None] RequestId filter calling following filter/app {{(pid=114439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:33.398261 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-06baabc7-c1f8-4a42-9aa3-5addadd46241 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 27 01:04:33.398649 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-06baabc7-c1f8-4a42-9aa3-5addadd46241 demo demo] Empty body provided in request {{(pid=114439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:04:33.398834 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-06baabc7-c1f8-4a42-9aa3-5addadd46241 demo demo] Calling method 'show' {{(pid=114439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:04:33.435852 np0000183216 devstack@c-api.service[114439]: DEBUG oslo_db.sqlalchemy.engines [None req-06baabc7-c1f8-4a42-9aa3-5addadd46241 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=114439) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 27 01:04:33.454151 np0000183216 devstack@c-api.service[114439]: /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 27 01:04:33.454151 np0000183216 devstack@c-api.service[114439]: warnings.warn( Jun 27 01:04:33.456308 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-06baabc7-c1f8-4a42-9aa3-5addadd46241 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 27 01:04:33.456715 np0000183216 devstack@c-api.service[114439]: [pid: 114439|app: 0|req: 2/9] 199.204.45.19 () {64 vars in 1294 bytes} [Sat Jun 27 01:04:33 2026] GET /volume/v3/types/default => generated 145 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:04:33.915218 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.middleware.request_id [None req-5ff1656d-9067-46bf-abcf-7465d8e223a0 None None] RequestId filter calling following filter/app {{(pid=114441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:33.916542 np0000183216 devstack@c-api.service[114441]: [pid: 114441|app: 0|req: 3/10] 199.204.45.19 () {62 vars in 1061 bytes} [Sat Jun 27 01:04:33 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 27 01:04:33.947332 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.middleware.request_id [None req-f7f57ba9-0b35-4258-b138-2be31c18228a None None] RequestId filter calling following filter/app {{(pid=114442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:33.956194 np0000183216 devstack@c-api.service[114442]: [pid: 114442|app: 0|req: 4/11] 199.204.45.19 () {64 vars in 1265 bytes} [Sat Jun 27 01:04:33 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 27 01:04:33.990282 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.middleware.request_id [req-f7f57ba9-0b35-4258-b138-2be31c18228a req-66cffb3f-8ec2-4e89-bd83-5cd1f422c545 None None] RequestId filter calling following filter/app {{(pid=114440) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:33.994269 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [req-f7f57ba9-0b35-4258-b138-2be31c18228a req-66cffb3f-8ec2-4e89-bd83-5cd1f422c545 demo demo] GET https://199.204.45.19/volume/v3/ Jun 27 01:04:33.994690 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [req-f7f57ba9-0b35-4258-b138-2be31c18228a req-66cffb3f-8ec2-4e89-bd83-5cd1f422c545 demo demo] Empty body provided in request {{(pid=114440) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:04:33.995083 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [req-f7f57ba9-0b35-4258-b138-2be31c18228a req-66cffb3f-8ec2-4e89-bd83-5cd1f422c545 demo demo] Calling method 'version_select' {{(pid=114440) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:04:33.996040 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [req-f7f57ba9-0b35-4258-b138-2be31c18228a req-66cffb3f-8ec2-4e89-bd83-5cd1f422c545 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 27 01:04:33.996714 np0000183216 devstack@c-api.service[114440]: [pid: 114440|app: 0|req: 3/12] 199.204.45.19 () {66 vars in 1339 bytes} [Sat Jun 27 01:04:33 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 27 01:04:34.035154 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.middleware.request_id [None req-61b0de5d-68bd-41a3-97ab-cbf298b243e4 None None] RequestId filter calling following filter/app {{(pid=114439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:34.039056 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-61b0de5d-68bd-41a3-97ab-cbf298b243e4 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 27 01:04:34.039498 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-61b0de5d-68bd-41a3-97ab-cbf298b243e4 demo demo] Empty body provided in request {{(pid=114439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:04:34.039943 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-61b0de5d-68bd-41a3-97ab-cbf298b243e4 demo demo] Calling method 'show' {{(pid=114439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:04:34.049341 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-61b0de5d-68bd-41a3-97ab-cbf298b243e4 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 27 01:04:34.049681 np0000183216 devstack@c-api.service[114439]: [pid: 114439|app: 0|req: 3/13] 199.204.45.19 () {64 vars in 1294 bytes} [Sat Jun 27 01:04:34 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 27 01:04:34.609386 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.middleware.request_id [None req-b8414be3-4954-43f7-8a1d-9459004cb7a9 None None] RequestId filter calling following filter/app {{(pid=114441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:34.610659 np0000183216 devstack@c-api.service[114441]: [pid: 114441|app: 0|req: 4/14] 199.204.45.19 () {62 vars in 1061 bytes} [Sat Jun 27 01:04:34 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 27 01:04:34.643760 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.middleware.request_id [None req-6dec078d-7a9f-4eaa-8ad9-6bb4104f905a None None] RequestId filter calling following filter/app {{(pid=114442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:34.647517 np0000183216 devstack@c-api.service[114442]: [pid: 114442|app: 0|req: 5/15] 199.204.45.19 () {64 vars in 1265 bytes} [Sat Jun 27 01:04:34 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 27 01:04:34.681198 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.middleware.request_id [req-6dec078d-7a9f-4eaa-8ad9-6bb4104f905a req-2274eb17-5458-400a-83b9-6d8fc6cd5b6c None None] RequestId filter calling following filter/app {{(pid=114440) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:34.683278 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [req-6dec078d-7a9f-4eaa-8ad9-6bb4104f905a req-2274eb17-5458-400a-83b9-6d8fc6cd5b6c demo demo] GET https://199.204.45.19/volume/v3/ Jun 27 01:04:34.683462 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [req-6dec078d-7a9f-4eaa-8ad9-6bb4104f905a req-2274eb17-5458-400a-83b9-6d8fc6cd5b6c demo demo] Empty body provided in request {{(pid=114440) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:04:34.683740 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [req-6dec078d-7a9f-4eaa-8ad9-6bb4104f905a req-2274eb17-5458-400a-83b9-6d8fc6cd5b6c demo demo] Calling method 'version_select' {{(pid=114440) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:04:34.684114 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [req-6dec078d-7a9f-4eaa-8ad9-6bb4104f905a req-2274eb17-5458-400a-83b9-6d8fc6cd5b6c demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 27 01:04:34.684557 np0000183216 devstack@c-api.service[114440]: [pid: 114440|app: 0|req: 4/16] 199.204.45.19 () {66 vars in 1339 bytes} [Sat Jun 27 01:04:34 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 27 01:04:34.721624 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.middleware.request_id [None req-5c3fe18b-2257-434e-9be8-ddeabcbfbccb None None] RequestId filter calling following filter/app {{(pid=114439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:34.725561 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-5c3fe18b-2257-434e-9be8-ddeabcbfbccb demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 27 01:04:34.725892 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-5c3fe18b-2257-434e-9be8-ddeabcbfbccb demo demo] Empty body provided in request {{(pid=114439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:04:34.726339 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-5c3fe18b-2257-434e-9be8-ddeabcbfbccb demo demo] Calling method 'show' {{(pid=114439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:04:34.735556 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-5c3fe18b-2257-434e-9be8-ddeabcbfbccb demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 27 01:04:34.735978 np0000183216 devstack@c-api.service[114439]: [pid: 114439|app: 0|req: 4/17] 199.204.45.19 () {64 vars in 1294 bytes} [Sat Jun 27 01:04:34 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 27 01:04:34.767677 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.middleware.request_id [None req-c389388c-600e-4d5c-b56b-7bf8822b270f None None] RequestId filter calling following filter/app {{(pid=114441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:34.768875 np0000183216 devstack@c-api.service[114441]: [pid: 114441|app: 0|req: 5/18] 199.204.45.19 () {62 vars in 1061 bytes} [Sat Jun 27 01:04:34 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 27 01:04:34.797937 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.middleware.request_id [None req-78bae633-3f87-42fa-b246-f05ebbbe35df None None] RequestId filter calling following filter/app {{(pid=114442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:34.801653 np0000183216 devstack@c-api.service[114442]: [pid: 114442|app: 0|req: 6/19] 199.204.45.19 () {64 vars in 1265 bytes} [Sat Jun 27 01:04:34 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 27 01:04:34.830062 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.middleware.request_id [req-78bae633-3f87-42fa-b246-f05ebbbe35df req-a06512b2-b2b1-4739-bdd1-edb7d4a00271 None None] RequestId filter calling following filter/app {{(pid=114440) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:34.832952 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [req-78bae633-3f87-42fa-b246-f05ebbbe35df req-a06512b2-b2b1-4739-bdd1-edb7d4a00271 demo demo] GET https://199.204.45.19/volume/v3/ Jun 27 01:04:34.833191 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [req-78bae633-3f87-42fa-b246-f05ebbbe35df req-a06512b2-b2b1-4739-bdd1-edb7d4a00271 demo demo] Empty body provided in request {{(pid=114440) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:04:34.833416 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [req-78bae633-3f87-42fa-b246-f05ebbbe35df req-a06512b2-b2b1-4739-bdd1-edb7d4a00271 demo demo] Calling method 'version_select' {{(pid=114440) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:04:34.833821 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [req-78bae633-3f87-42fa-b246-f05ebbbe35df req-a06512b2-b2b1-4739-bdd1-edb7d4a00271 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 27 01:04:34.834237 np0000183216 devstack@c-api.service[114440]: [pid: 114440|app: 0|req: 5/20] 199.204.45.19 () {66 vars in 1339 bytes} [Sat Jun 27 01:04:34 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 27 01:04:34.867549 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.middleware.request_id [None req-73b313d5-10da-437e-bded-31bb6ddd430d None None] RequestId filter calling following filter/app {{(pid=114439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:04:34.871039 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-73b313d5-10da-437e-bded-31bb6ddd430d demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 27 01:04:34.871433 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-73b313d5-10da-437e-bded-31bb6ddd430d demo demo] Empty body provided in request {{(pid=114439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:04:34.871806 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-73b313d5-10da-437e-bded-31bb6ddd430d demo demo] Calling method 'show' {{(pid=114439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:04:34.881786 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-73b313d5-10da-437e-bded-31bb6ddd430d demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 27 01:04:34.882099 np0000183216 devstack@c-api.service[114439]: [pid: 114439|app: 0|req: 5/21] 199.204.45.19 () {64 vars in 1294 bytes} [Sat Jun 27 01:04:34 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 27 01:04:42.996633 np0000183216 devstack@c-api.service[114440]: DEBUG dbcounter [-] [114440] Writing DB stats cinder:SELECT=1 {{(pid=114440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:04:44.882849 np0000183216 devstack@c-api.service[114439]: DEBUG dbcounter [-] [114439] Writing DB stats cinder:SELECT=8 {{(pid=114439) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:09:54.560471 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.middleware.request_id [None req-3d028b9e-f2c7-4976-beb1-b42394b6dd81 None None] RequestId filter calling following filter/app {{(pid=114441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:09:54.650427 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-3d028b9e-f2c7-4976-beb1-b42394b6dd81 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:09:54.650611 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-3d028b9e-f2c7-4976-beb1-b42394b6dd81 demo demo] Empty body provided in request {{(pid=114441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:09:54.650805 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-3d028b9e-f2c7-4976-beb1-b42394b6dd81 demo demo] Calling method 'detail' {{(pid=114441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:09:54.651328 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.api_utils [None req-3d028b9e-f2c7-4976-beb1-b42394b6dd81 demo demo] Removing options '' from query. {{(pid=114441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:09:54.652060 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.volume.api [None req-3d028b9e-f2c7-4976-beb1-b42394b6dd81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114441) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:09:54.686336 np0000183216 devstack@c-api.service[114441]: INFO cinder.volume.api [None req-3d028b9e-f2c7-4976-beb1-b42394b6dd81 demo demo] Get all volumes completed successfully. Jun 27 01:09:54.688481 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-3d028b9e-f2c7-4976-beb1-b42394b6dd81 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:09:54.688844 np0000183216 devstack@c-api.service[114441]: [pid: 114441|app: 0|req: 6/22] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:09:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:10:04.681071 np0000183216 devstack@c-api.service[114441]: DEBUG dbcounter [-] [114441] Writing DB stats cinder:SELECT=1 {{(pid=114441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:10:54.840195 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.middleware.request_id [None req-939fff47-cf02-4d13-a994-d7a9fe19e7f8 None None] RequestId filter calling following filter/app {{(pid=114442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:10:54.842487 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [None req-939fff47-cf02-4d13-a994-d7a9fe19e7f8 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:10:54.842713 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [None req-939fff47-cf02-4d13-a994-d7a9fe19e7f8 demo demo] Empty body provided in request {{(pid=114442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:10:54.842841 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [None req-939fff47-cf02-4d13-a994-d7a9fe19e7f8 demo demo] Calling method 'detail' {{(pid=114442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:10:54.843291 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.api_utils [None req-939fff47-cf02-4d13-a994-d7a9fe19e7f8 demo demo] Removing options '' from query. {{(pid=114442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:10:54.844026 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.volume.api [None req-939fff47-cf02-4d13-a994-d7a9fe19e7f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114442) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:10:54.880283 np0000183216 devstack@c-api.service[114442]: INFO cinder.volume.api [None req-939fff47-cf02-4d13-a994-d7a9fe19e7f8 demo demo] Get all volumes completed successfully. Jun 27 01:10:54.882277 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [None req-939fff47-cf02-4d13-a994-d7a9fe19e7f8 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:10:54.920311 np0000183216 devstack@c-api.service[114442]: [pid: 114442|app: 0|req: 7/23] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:10:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:11:04.869890 np0000183216 devstack@c-api.service[114442]: DEBUG dbcounter [-] [114442] Writing DB stats cinder:SELECT=1 {{(pid=114442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:11:54.901732 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.middleware.request_id [None req-1fe46e43-eb4a-48e3-8c26-c9bbd63a6945 None None] RequestId filter calling following filter/app {{(pid=114440) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:11:54.904546 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-1fe46e43-eb4a-48e3-8c26-c9bbd63a6945 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:11:54.904709 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-1fe46e43-eb4a-48e3-8c26-c9bbd63a6945 demo demo] Empty body provided in request {{(pid=114440) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:11:54.904893 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-1fe46e43-eb4a-48e3-8c26-c9bbd63a6945 demo demo] Calling method 'detail' {{(pid=114440) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:11:54.905373 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.api_utils [None req-1fe46e43-eb4a-48e3-8c26-c9bbd63a6945 demo demo] Removing options '' from query. {{(pid=114440) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:11:54.906150 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.volume.api [None req-1fe46e43-eb4a-48e3-8c26-c9bbd63a6945 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114440) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:11:54.942747 np0000183216 devstack@c-api.service[114440]: INFO cinder.volume.api [None req-1fe46e43-eb4a-48e3-8c26-c9bbd63a6945 demo demo] Get all volumes completed successfully. Jun 27 01:11:54.945651 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-1fe46e43-eb4a-48e3-8c26-c9bbd63a6945 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:11:54.946194 np0000183216 devstack@c-api.service[114440]: [pid: 114440|app: 0|req: 6/24] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:11:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:12:04.936587 np0000183216 devstack@c-api.service[114440]: DEBUG dbcounter [-] [114440] Writing DB stats cinder:SELECT=1 {{(pid=114440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:12:54.972478 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.middleware.request_id [None req-84dfca84-d27c-47bf-917e-fffb384ca197 None None] RequestId filter calling following filter/app {{(pid=114439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:12:54.976605 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-84dfca84-d27c-47bf-917e-fffb384ca197 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:12:54.976881 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-84dfca84-d27c-47bf-917e-fffb384ca197 demo demo] Empty body provided in request {{(pid=114439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:12:54.977244 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-84dfca84-d27c-47bf-917e-fffb384ca197 demo demo] Calling method 'detail' {{(pid=114439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:12:54.977858 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.api_utils [None req-84dfca84-d27c-47bf-917e-fffb384ca197 demo demo] Removing options '' from query. {{(pid=114439) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:12:54.979009 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.volume.api [None req-84dfca84-d27c-47bf-917e-fffb384ca197 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114439) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:12:55.016306 np0000183216 devstack@c-api.service[114439]: INFO cinder.volume.api [None req-84dfca84-d27c-47bf-917e-fffb384ca197 demo demo] Get all volumes completed successfully. Jun 27 01:12:55.018459 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-84dfca84-d27c-47bf-917e-fffb384ca197 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:12:55.018921 np0000183216 devstack@c-api.service[114439]: [pid: 114439|app: 0|req: 6/25] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:12:54 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 27 01:13:05.009809 np0000183216 devstack@c-api.service[114439]: DEBUG dbcounter [-] [114439] Writing DB stats cinder:SELECT=1 {{(pid=114439) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:13:55.041322 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.middleware.request_id [None req-011d109c-9aaf-4931-a472-fe928389a321 None None] RequestId filter calling following filter/app {{(pid=114441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:13:55.046887 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-011d109c-9aaf-4931-a472-fe928389a321 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:13:55.047156 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-011d109c-9aaf-4931-a472-fe928389a321 demo demo] Empty body provided in request {{(pid=114441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:13:55.047421 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-011d109c-9aaf-4931-a472-fe928389a321 demo demo] Calling method 'detail' {{(pid=114441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:13:55.047758 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.api_utils [None req-011d109c-9aaf-4931-a472-fe928389a321 demo demo] Removing options '' from query. {{(pid=114441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:13:55.049152 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.volume.api [None req-011d109c-9aaf-4931-a472-fe928389a321 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114441) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:13:55.056609 np0000183216 devstack@c-api.service[114441]: INFO cinder.volume.api [None req-011d109c-9aaf-4931-a472-fe928389a321 demo demo] Get all volumes completed successfully. Jun 27 01:13:55.058791 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-011d109c-9aaf-4931-a472-fe928389a321 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:13:55.059143 np0000183216 devstack@c-api.service[114441]: [pid: 114441|app: 0|req: 7/26] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:13:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:14:05.052639 np0000183216 devstack@c-api.service[114441]: DEBUG dbcounter [-] [114441] Writing DB stats cinder:SELECT=1 {{(pid=114441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:14:55.103814 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.middleware.request_id [None req-fd1a79c0-d3c8-4b24-adaa-7baea7688c87 None None] RequestId filter calling following filter/app {{(pid=114442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:14:55.224506 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [None req-fd1a79c0-d3c8-4b24-adaa-7baea7688c87 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:14:55.224866 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [None req-fd1a79c0-d3c8-4b24-adaa-7baea7688c87 demo demo] Empty body provided in request {{(pid=114442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:14:55.225379 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [None req-fd1a79c0-d3c8-4b24-adaa-7baea7688c87 demo demo] Calling method 'detail' {{(pid=114442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:14:55.225868 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.api_utils [None req-fd1a79c0-d3c8-4b24-adaa-7baea7688c87 demo demo] Removing options '' from query. {{(pid=114442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:14:55.227499 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.volume.api [None req-fd1a79c0-d3c8-4b24-adaa-7baea7688c87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114442) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:14:55.235530 np0000183216 devstack@c-api.service[114442]: INFO cinder.volume.api [None req-fd1a79c0-d3c8-4b24-adaa-7baea7688c87 demo demo] Get all volumes completed successfully. Jun 27 01:14:55.237463 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [None req-fd1a79c0-d3c8-4b24-adaa-7baea7688c87 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:14:55.237792 np0000183216 devstack@c-api.service[114442]: [pid: 114442|app: 0|req: 8/27] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:14:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:15:05.232600 np0000183216 devstack@c-api.service[114442]: DEBUG dbcounter [-] [114442] Writing DB stats cinder:SELECT=1 {{(pid=114442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:15:55.255100 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.middleware.request_id [None req-db213ca7-02a1-4692-a4df-df4c2239dbc2 None None] RequestId filter calling following filter/app {{(pid=114440) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:15:55.260848 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-db213ca7-02a1-4692-a4df-df4c2239dbc2 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:15:55.261139 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-db213ca7-02a1-4692-a4df-df4c2239dbc2 demo demo] Empty body provided in request {{(pid=114440) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:15:55.261404 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-db213ca7-02a1-4692-a4df-df4c2239dbc2 demo demo] Calling method 'detail' {{(pid=114440) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:15:55.261747 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.api_utils [None req-db213ca7-02a1-4692-a4df-df4c2239dbc2 demo demo] Removing options '' from query. {{(pid=114440) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:15:55.262845 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.volume.api [None req-db213ca7-02a1-4692-a4df-df4c2239dbc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114440) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:15:55.272558 np0000183216 devstack@c-api.service[114440]: INFO cinder.volume.api [None req-db213ca7-02a1-4692-a4df-df4c2239dbc2 demo demo] Get all volumes completed successfully. Jun 27 01:15:55.274791 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-db213ca7-02a1-4692-a4df-df4c2239dbc2 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:15:55.275220 np0000183216 devstack@c-api.service[114440]: [pid: 114440|app: 0|req: 7/28] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:15:55 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 27 01:16:05.266686 np0000183216 devstack@c-api.service[114440]: DEBUG dbcounter [-] [114440] Writing DB stats cinder:SELECT=1 {{(pid=114440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:16:55.288910 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.middleware.request_id [None req-a08000c3-d5d0-4ffc-9d0c-a90750fb57f6 None None] RequestId filter calling following filter/app {{(pid=114439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:16:55.293710 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-a08000c3-d5d0-4ffc-9d0c-a90750fb57f6 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:16:55.293960 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-a08000c3-d5d0-4ffc-9d0c-a90750fb57f6 demo demo] Empty body provided in request {{(pid=114439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:16:55.294284 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-a08000c3-d5d0-4ffc-9d0c-a90750fb57f6 demo demo] Calling method 'detail' {{(pid=114439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:16:55.294660 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.api_utils [None req-a08000c3-d5d0-4ffc-9d0c-a90750fb57f6 demo demo] Removing options '' from query. {{(pid=114439) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:16:55.295723 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.volume.api [None req-a08000c3-d5d0-4ffc-9d0c-a90750fb57f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114439) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:16:55.305043 np0000183216 devstack@c-api.service[114439]: INFO cinder.volume.api [None req-a08000c3-d5d0-4ffc-9d0c-a90750fb57f6 demo demo] Get all volumes completed successfully. Jun 27 01:16:55.307089 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-a08000c3-d5d0-4ffc-9d0c-a90750fb57f6 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:16:55.307330 np0000183216 devstack@c-api.service[114439]: [pid: 114439|app: 0|req: 7/29] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:16:55 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 27 01:17:05.300611 np0000183216 devstack@c-api.service[114439]: DEBUG dbcounter [-] [114439] Writing DB stats cinder:SELECT=1 {{(pid=114439) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:17:55.321658 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.middleware.request_id [None req-f22501b4-8aab-4eca-8e05-dd1a4674a89b None None] RequestId filter calling following filter/app {{(pid=114441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:17:55.324317 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-f22501b4-8aab-4eca-8e05-dd1a4674a89b demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:17:55.324554 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-f22501b4-8aab-4eca-8e05-dd1a4674a89b demo demo] Empty body provided in request {{(pid=114441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:17:55.324793 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-f22501b4-8aab-4eca-8e05-dd1a4674a89b demo demo] Calling method 'detail' {{(pid=114441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:17:55.325077 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.api_utils [None req-f22501b4-8aab-4eca-8e05-dd1a4674a89b demo demo] Removing options '' from query. {{(pid=114441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:17:55.326000 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.volume.api [None req-f22501b4-8aab-4eca-8e05-dd1a4674a89b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114441) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:17:55.336907 np0000183216 devstack@c-api.service[114441]: INFO cinder.volume.api [None req-f22501b4-8aab-4eca-8e05-dd1a4674a89b demo demo] Get all volumes completed successfully. Jun 27 01:17:55.339548 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-f22501b4-8aab-4eca-8e05-dd1a4674a89b demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:17:55.339906 np0000183216 devstack@c-api.service[114441]: [pid: 114441|app: 0|req: 8/30] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:17:55 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 27 01:18:05.331642 np0000183216 devstack@c-api.service[114441]: DEBUG dbcounter [-] [114441] Writing DB stats cinder:SELECT=1 {{(pid=114441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:18:55.356162 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.middleware.request_id [None req-c407f1c2-531a-492c-9acf-454fa0d0d9da None None] RequestId filter calling following filter/app {{(pid=114442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:18:55.360109 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [None req-c407f1c2-531a-492c-9acf-454fa0d0d9da demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:18:55.360500 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [None req-c407f1c2-531a-492c-9acf-454fa0d0d9da demo demo] Empty body provided in request {{(pid=114442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:18:55.360889 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [None req-c407f1c2-531a-492c-9acf-454fa0d0d9da demo demo] Calling method 'detail' {{(pid=114442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:18:55.361350 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.api_utils [None req-c407f1c2-531a-492c-9acf-454fa0d0d9da demo demo] Removing options '' from query. {{(pid=114442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:18:55.362299 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.volume.api [None req-c407f1c2-531a-492c-9acf-454fa0d0d9da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114442) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:18:55.372050 np0000183216 devstack@c-api.service[114442]: INFO cinder.volume.api [None req-c407f1c2-531a-492c-9acf-454fa0d0d9da demo demo] Get all volumes completed successfully. Jun 27 01:18:55.374684 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [None req-c407f1c2-531a-492c-9acf-454fa0d0d9da demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:18:55.375106 np0000183216 devstack@c-api.service[114442]: [pid: 114442|app: 0|req: 9/31] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:18:55 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 27 01:19:05.365498 np0000183216 devstack@c-api.service[114442]: DEBUG dbcounter [-] [114442] Writing DB stats cinder:SELECT=1 {{(pid=114442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:19:55.384073 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.middleware.request_id [None req-0623e589-8d5a-4613-8f7b-338f31771c45 None None] RequestId filter calling following filter/app {{(pid=114440) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:19:55.507914 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-0623e589-8d5a-4613-8f7b-338f31771c45 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:19:55.508087 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-0623e589-8d5a-4613-8f7b-338f31771c45 demo demo] Empty body provided in request {{(pid=114440) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:19:55.508272 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-0623e589-8d5a-4613-8f7b-338f31771c45 demo demo] Calling method 'detail' {{(pid=114440) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:19:55.508481 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.api_utils [None req-0623e589-8d5a-4613-8f7b-338f31771c45 demo demo] Removing options '' from query. {{(pid=114440) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:19:55.509233 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.volume.api [None req-0623e589-8d5a-4613-8f7b-338f31771c45 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114440) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:19:55.516691 np0000183216 devstack@c-api.service[114440]: INFO cinder.volume.api [None req-0623e589-8d5a-4613-8f7b-338f31771c45 demo demo] Get all volumes completed successfully. Jun 27 01:19:55.518739 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-0623e589-8d5a-4613-8f7b-338f31771c45 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:19:55.518887 np0000183216 devstack@c-api.service[114440]: [pid: 114440|app: 0|req: 8/32] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:19:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:20:05.511895 np0000183216 devstack@c-api.service[114440]: DEBUG dbcounter [-] [114440] Writing DB stats cinder:SELECT=1 {{(pid=114440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:20:55.536143 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.middleware.request_id [None req-9970e208-5f01-4600-ba48-dd58c225abfc None None] RequestId filter calling following filter/app {{(pid=114439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:20:55.540353 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-9970e208-5f01-4600-ba48-dd58c225abfc demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:20:55.540810 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-9970e208-5f01-4600-ba48-dd58c225abfc demo demo] Empty body provided in request {{(pid=114439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:20:55.541300 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-9970e208-5f01-4600-ba48-dd58c225abfc demo demo] Calling method 'detail' {{(pid=114439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:20:55.541853 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.api_utils [None req-9970e208-5f01-4600-ba48-dd58c225abfc demo demo] Removing options '' from query. {{(pid=114439) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:20:55.543526 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.volume.api [None req-9970e208-5f01-4600-ba48-dd58c225abfc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114439) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:20:55.550911 np0000183216 devstack@c-api.service[114439]: INFO cinder.volume.api [None req-9970e208-5f01-4600-ba48-dd58c225abfc demo demo] Get all volumes completed successfully. Jun 27 01:20:55.552857 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-9970e208-5f01-4600-ba48-dd58c225abfc demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:20:55.553256 np0000183216 devstack@c-api.service[114439]: [pid: 114439|app: 0|req: 8/33] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:20:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:21:05.547297 np0000183216 devstack@c-api.service[114439]: DEBUG dbcounter [-] [114439] Writing DB stats cinder:SELECT=1 {{(pid=114439) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:21:55.569933 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.middleware.request_id [None req-a1366535-a5b7-4577-beab-09b0dccbfa63 None None] RequestId filter calling following filter/app {{(pid=114441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:21:55.573060 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-a1366535-a5b7-4577-beab-09b0dccbfa63 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:21:55.573315 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-a1366535-a5b7-4577-beab-09b0dccbfa63 demo demo] Empty body provided in request {{(pid=114441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:21:55.573555 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-a1366535-a5b7-4577-beab-09b0dccbfa63 demo demo] Calling method 'detail' {{(pid=114441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:21:55.573838 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.api_utils [None req-a1366535-a5b7-4577-beab-09b0dccbfa63 demo demo] Removing options '' from query. {{(pid=114441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:21:55.574748 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.volume.api [None req-a1366535-a5b7-4577-beab-09b0dccbfa63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114441) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:21:55.585824 np0000183216 devstack@c-api.service[114441]: INFO cinder.volume.api [None req-a1366535-a5b7-4577-beab-09b0dccbfa63 demo demo] Get all volumes completed successfully. Jun 27 01:21:55.589289 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-a1366535-a5b7-4577-beab-09b0dccbfa63 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:21:55.589700 np0000183216 devstack@c-api.service[114441]: [pid: 114441|app: 0|req: 9/34] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:21:55 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 27 01:22:05.578884 np0000183216 devstack@c-api.service[114441]: DEBUG dbcounter [-] [114441] Writing DB stats cinder:SELECT=1 {{(pid=114441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:22:55.602416 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.middleware.request_id [None req-9e7bc80e-0f04-472e-b1d4-c52f4acee919 None None] RequestId filter calling following filter/app {{(pid=114442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:22:55.605376 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [None req-9e7bc80e-0f04-472e-b1d4-c52f4acee919 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:22:55.605759 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [None req-9e7bc80e-0f04-472e-b1d4-c52f4acee919 demo demo] Empty body provided in request {{(pid=114442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:22:55.606005 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [None req-9e7bc80e-0f04-472e-b1d4-c52f4acee919 demo demo] Calling method 'detail' {{(pid=114442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:22:55.606304 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.api_utils [None req-9e7bc80e-0f04-472e-b1d4-c52f4acee919 demo demo] Removing options '' from query. {{(pid=114442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:22:55.607330 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.volume.api [None req-9e7bc80e-0f04-472e-b1d4-c52f4acee919 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114442) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:22:55.615930 np0000183216 devstack@c-api.service[114442]: INFO cinder.volume.api [None req-9e7bc80e-0f04-472e-b1d4-c52f4acee919 demo demo] Get all volumes completed successfully. Jun 27 01:22:55.619573 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [None req-9e7bc80e-0f04-472e-b1d4-c52f4acee919 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:22:55.619996 np0000183216 devstack@c-api.service[114442]: [pid: 114442|app: 0|req: 10/35] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:22:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:23:05.611121 np0000183216 devstack@c-api.service[114442]: DEBUG dbcounter [-] [114442] Writing DB stats cinder:SELECT=1 {{(pid=114442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:23:55.635079 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.middleware.request_id [None req-3cfb6e1b-fa0a-4a7a-9e08-734de2a9ef73 None None] RequestId filter calling following filter/app {{(pid=114440) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:23:55.638203 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-3cfb6e1b-fa0a-4a7a-9e08-734de2a9ef73 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:23:55.638453 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-3cfb6e1b-fa0a-4a7a-9e08-734de2a9ef73 demo demo] Empty body provided in request {{(pid=114440) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:23:55.638979 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-3cfb6e1b-fa0a-4a7a-9e08-734de2a9ef73 demo demo] Calling method 'detail' {{(pid=114440) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:23:55.638979 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.api_utils [None req-3cfb6e1b-fa0a-4a7a-9e08-734de2a9ef73 demo demo] Removing options '' from query. {{(pid=114440) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:23:55.639935 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.volume.api [None req-3cfb6e1b-fa0a-4a7a-9e08-734de2a9ef73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114440) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:23:55.648204 np0000183216 devstack@c-api.service[114440]: INFO cinder.volume.api [None req-3cfb6e1b-fa0a-4a7a-9e08-734de2a9ef73 demo demo] Get all volumes completed successfully. Jun 27 01:23:55.650094 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-3cfb6e1b-fa0a-4a7a-9e08-734de2a9ef73 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:23:55.650467 np0000183216 devstack@c-api.service[114440]: [pid: 114440|app: 0|req: 9/36] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:23:55 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 27 01:24:05.643016 np0000183216 devstack@c-api.service[114440]: DEBUG dbcounter [-] [114440] Writing DB stats cinder:SELECT=1 {{(pid=114440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:24:55.667925 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.middleware.request_id [None req-f0ffe368-bfe5-42da-ab88-5f0ec0fb9357 None None] RequestId filter calling following filter/app {{(pid=114439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:24:55.793099 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-f0ffe368-bfe5-42da-ab88-5f0ec0fb9357 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:24:55.793643 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-f0ffe368-bfe5-42da-ab88-5f0ec0fb9357 demo demo] Empty body provided in request {{(pid=114439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:24:55.794073 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-f0ffe368-bfe5-42da-ab88-5f0ec0fb9357 demo demo] Calling method 'detail' {{(pid=114439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:24:55.794649 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.api_utils [None req-f0ffe368-bfe5-42da-ab88-5f0ec0fb9357 demo demo] Removing options '' from query. {{(pid=114439) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:24:55.796443 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.volume.api [None req-f0ffe368-bfe5-42da-ab88-5f0ec0fb9357 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114439) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:24:55.807467 np0000183216 devstack@c-api.service[114439]: INFO cinder.volume.api [None req-f0ffe368-bfe5-42da-ab88-5f0ec0fb9357 demo demo] Get all volumes completed successfully. Jun 27 01:24:55.809786 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-f0ffe368-bfe5-42da-ab88-5f0ec0fb9357 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:24:55.810551 np0000183216 devstack@c-api.service[114439]: [pid: 114439|app: 0|req: 9/37] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:24:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:25:05.802844 np0000183216 devstack@c-api.service[114439]: DEBUG dbcounter [-] [114439] Writing DB stats cinder:SELECT=1 {{(pid=114439) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:25:55.825806 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.middleware.request_id [None req-1873c099-6930-4f8d-a487-7fbeaecfbae4 None None] RequestId filter calling following filter/app {{(pid=114441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:25:55.828356 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-1873c099-6930-4f8d-a487-7fbeaecfbae4 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:25:55.828588 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-1873c099-6930-4f8d-a487-7fbeaecfbae4 demo demo] Empty body provided in request {{(pid=114441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:25:55.828833 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-1873c099-6930-4f8d-a487-7fbeaecfbae4 demo demo] Calling method 'detail' {{(pid=114441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:25:55.829165 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.api_utils [None req-1873c099-6930-4f8d-a487-7fbeaecfbae4 demo demo] Removing options '' from query. {{(pid=114441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:25:55.830095 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.volume.api [None req-1873c099-6930-4f8d-a487-7fbeaecfbae4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114441) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:25:55.838501 np0000183216 devstack@c-api.service[114441]: INFO cinder.volume.api [None req-1873c099-6930-4f8d-a487-7fbeaecfbae4 demo demo] Get all volumes completed successfully. Jun 27 01:25:55.841034 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-1873c099-6930-4f8d-a487-7fbeaecfbae4 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:25:55.841520 np0000183216 devstack@c-api.service[114441]: [pid: 114441|app: 0|req: 10/38] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:25:55 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 27 01:26:05.833420 np0000183216 devstack@c-api.service[114441]: DEBUG dbcounter [-] [114441] Writing DB stats cinder:SELECT=1 {{(pid=114441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:26:55.859304 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.middleware.request_id [None req-d5fb47b4-e48d-4dfe-b66c-7ef39519f84d None None] RequestId filter calling following filter/app {{(pid=114442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:26:55.862015 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [None req-d5fb47b4-e48d-4dfe-b66c-7ef39519f84d demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:26:55.862195 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [None req-d5fb47b4-e48d-4dfe-b66c-7ef39519f84d demo demo] Empty body provided in request {{(pid=114442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:26:55.862433 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [None req-d5fb47b4-e48d-4dfe-b66c-7ef39519f84d demo demo] Calling method 'detail' {{(pid=114442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:26:55.862714 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.api_utils [None req-d5fb47b4-e48d-4dfe-b66c-7ef39519f84d demo demo] Removing options '' from query. {{(pid=114442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:26:55.863621 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.volume.api [None req-d5fb47b4-e48d-4dfe-b66c-7ef39519f84d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114442) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:26:55.871574 np0000183216 devstack@c-api.service[114442]: INFO cinder.volume.api [None req-d5fb47b4-e48d-4dfe-b66c-7ef39519f84d demo demo] Get all volumes completed successfully. Jun 27 01:26:55.874111 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [None req-d5fb47b4-e48d-4dfe-b66c-7ef39519f84d demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:26:55.874523 np0000183216 devstack@c-api.service[114442]: [pid: 114442|app: 0|req: 11/39] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:26:55 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 27 01:27:05.867993 np0000183216 devstack@c-api.service[114442]: DEBUG dbcounter [-] [114442] Writing DB stats cinder:SELECT=1 {{(pid=114442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:27:55.888282 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.middleware.request_id [None req-af211eb2-6e6d-4e24-a743-1f5a90b4d5f7 None None] RequestId filter calling following filter/app {{(pid=114440) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:27:55.890799 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-af211eb2-6e6d-4e24-a743-1f5a90b4d5f7 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:27:55.890962 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-af211eb2-6e6d-4e24-a743-1f5a90b4d5f7 demo demo] Empty body provided in request {{(pid=114440) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:27:55.891119 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-af211eb2-6e6d-4e24-a743-1f5a90b4d5f7 demo demo] Calling method 'detail' {{(pid=114440) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:27:55.891372 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.api_utils [None req-af211eb2-6e6d-4e24-a743-1f5a90b4d5f7 demo demo] Removing options '' from query. {{(pid=114440) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:27:55.892089 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.volume.api [None req-af211eb2-6e6d-4e24-a743-1f5a90b4d5f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114440) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:27:55.899660 np0000183216 devstack@c-api.service[114440]: INFO cinder.volume.api [None req-af211eb2-6e6d-4e24-a743-1f5a90b4d5f7 demo demo] Get all volumes completed successfully. Jun 27 01:27:55.902140 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-af211eb2-6e6d-4e24-a743-1f5a90b4d5f7 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:27:55.902533 np0000183216 devstack@c-api.service[114440]: [pid: 114440|app: 0|req: 10/40] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:27:55 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 27 01:28:05.896047 np0000183216 devstack@c-api.service[114440]: DEBUG dbcounter [-] [114440] Writing DB stats cinder:SELECT=1 {{(pid=114440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:28:55.919501 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.middleware.request_id [None req-50a29c49-6f11-4219-b70f-e8e9ab823ca7 None None] RequestId filter calling following filter/app {{(pid=114439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:28:55.923151 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-50a29c49-6f11-4219-b70f-e8e9ab823ca7 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:28:55.923482 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-50a29c49-6f11-4219-b70f-e8e9ab823ca7 demo demo] Empty body provided in request {{(pid=114439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:28:55.923787 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-50a29c49-6f11-4219-b70f-e8e9ab823ca7 demo demo] Calling method 'detail' {{(pid=114439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:28:55.924207 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.api_utils [None req-50a29c49-6f11-4219-b70f-e8e9ab823ca7 demo demo] Removing options '' from query. {{(pid=114439) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:28:55.925645 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.volume.api [None req-50a29c49-6f11-4219-b70f-e8e9ab823ca7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114439) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:28:55.934393 np0000183216 devstack@c-api.service[114439]: INFO cinder.volume.api [None req-50a29c49-6f11-4219-b70f-e8e9ab823ca7 demo demo] Get all volumes completed successfully. Jun 27 01:28:55.936424 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-50a29c49-6f11-4219-b70f-e8e9ab823ca7 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:28:55.936809 np0000183216 devstack@c-api.service[114439]: [pid: 114439|app: 0|req: 10/41] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:28:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:29:05.929335 np0000183216 devstack@c-api.service[114439]: DEBUG dbcounter [-] [114439] Writing DB stats cinder:SELECT=1 {{(pid=114439) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:29:55.956116 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.middleware.request_id [None req-70523165-99ec-4fd6-bcee-567f33eccc28 None None] RequestId filter calling following filter/app {{(pid=114441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:29:56.038491 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-70523165-99ec-4fd6-bcee-567f33eccc28 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:29:56.038735 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-70523165-99ec-4fd6-bcee-567f33eccc28 demo demo] Empty body provided in request {{(pid=114441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:29:56.038962 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-70523165-99ec-4fd6-bcee-567f33eccc28 demo demo] Calling method 'detail' {{(pid=114441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:29:56.039339 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.api_utils [None req-70523165-99ec-4fd6-bcee-567f33eccc28 demo demo] Removing options '' from query. {{(pid=114441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:29:56.040378 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.volume.api [None req-70523165-99ec-4fd6-bcee-567f33eccc28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114441) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:29:56.047985 np0000183216 devstack@c-api.service[114441]: INFO cinder.volume.api [None req-70523165-99ec-4fd6-bcee-567f33eccc28 demo demo] Get all volumes completed successfully. Jun 27 01:29:56.050624 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-70523165-99ec-4fd6-bcee-567f33eccc28 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:29:56.051087 np0000183216 devstack@c-api.service[114441]: [pid: 114441|app: 0|req: 11/42] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:29:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:30:06.043503 np0000183216 devstack@c-api.service[114441]: DEBUG dbcounter [-] [114441] Writing DB stats cinder:SELECT=1 {{(pid=114441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:30:56.067643 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.middleware.request_id [None req-3c227d35-5eb5-4144-bfbb-c8e944119883 None None] RequestId filter calling following filter/app {{(pid=114442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:30:56.072356 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [None req-3c227d35-5eb5-4144-bfbb-c8e944119883 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:30:56.072810 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [None req-3c227d35-5eb5-4144-bfbb-c8e944119883 demo demo] Empty body provided in request {{(pid=114442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:30:56.073316 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [None req-3c227d35-5eb5-4144-bfbb-c8e944119883 demo demo] Calling method 'detail' {{(pid=114442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:30:56.073897 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.api_utils [None req-3c227d35-5eb5-4144-bfbb-c8e944119883 demo demo] Removing options '' from query. {{(pid=114442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:30:56.075534 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.volume.api [None req-3c227d35-5eb5-4144-bfbb-c8e944119883 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114442) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:30:56.083856 np0000183216 devstack@c-api.service[114442]: INFO cinder.volume.api [None req-3c227d35-5eb5-4144-bfbb-c8e944119883 demo demo] Get all volumes completed successfully. Jun 27 01:30:56.087679 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [None req-3c227d35-5eb5-4144-bfbb-c8e944119883 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:30:56.088296 np0000183216 devstack@c-api.service[114442]: [pid: 114442|app: 0|req: 12/43] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:30:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:31:06.078454 np0000183216 devstack@c-api.service[114442]: DEBUG dbcounter [-] [114442] Writing DB stats cinder:SELECT=1 {{(pid=114442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:31:56.104550 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.middleware.request_id [None req-827c4bc9-f834-4b00-b413-a7ec0279a543 None None] RequestId filter calling following filter/app {{(pid=114440) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:31:56.108515 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-827c4bc9-f834-4b00-b413-a7ec0279a543 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:31:56.108745 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-827c4bc9-f834-4b00-b413-a7ec0279a543 demo demo] Empty body provided in request {{(pid=114440) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:31:56.108983 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-827c4bc9-f834-4b00-b413-a7ec0279a543 demo demo] Calling method 'detail' {{(pid=114440) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:31:56.109313 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.api_utils [None req-827c4bc9-f834-4b00-b413-a7ec0279a543 demo demo] Removing options '' from query. {{(pid=114440) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:31:56.110256 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.volume.api [None req-827c4bc9-f834-4b00-b413-a7ec0279a543 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114440) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:31:56.119548 np0000183216 devstack@c-api.service[114440]: INFO cinder.volume.api [None req-827c4bc9-f834-4b00-b413-a7ec0279a543 demo demo] Get all volumes completed successfully. Jun 27 01:31:56.124622 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-827c4bc9-f834-4b00-b413-a7ec0279a543 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:31:56.125317 np0000183216 devstack@c-api.service[114440]: [pid: 114440|app: 0|req: 11/44] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:31:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:32:06.113367 np0000183216 devstack@c-api.service[114440]: DEBUG dbcounter [-] [114440] Writing DB stats cinder:SELECT=1 {{(pid=114440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:32:56.144044 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.middleware.request_id [None req-03221f4c-3a92-48c3-8b5b-088b67e7e3a6 None None] RequestId filter calling following filter/app {{(pid=114439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:32:56.146573 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-03221f4c-3a92-48c3-8b5b-088b67e7e3a6 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:32:56.146836 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-03221f4c-3a92-48c3-8b5b-088b67e7e3a6 demo demo] Empty body provided in request {{(pid=114439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:32:56.147081 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-03221f4c-3a92-48c3-8b5b-088b67e7e3a6 demo demo] Calling method 'detail' {{(pid=114439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:32:56.147395 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.api_utils [None req-03221f4c-3a92-48c3-8b5b-088b67e7e3a6 demo demo] Removing options '' from query. {{(pid=114439) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:32:56.148305 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.volume.api [None req-03221f4c-3a92-48c3-8b5b-088b67e7e3a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114439) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:32:56.157086 np0000183216 devstack@c-api.service[114439]: INFO cinder.volume.api [None req-03221f4c-3a92-48c3-8b5b-088b67e7e3a6 demo demo] Get all volumes completed successfully. Jun 27 01:32:56.158936 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-03221f4c-3a92-48c3-8b5b-088b67e7e3a6 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:32:56.159409 np0000183216 devstack@c-api.service[114439]: [pid: 114439|app: 0|req: 11/45] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:32:56 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 27 01:33:06.152734 np0000183216 devstack@c-api.service[114439]: DEBUG dbcounter [-] [114439] Writing DB stats cinder:SELECT=1 {{(pid=114439) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:33:56.173280 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.middleware.request_id [None req-cead6327-4db0-4cb3-b118-7c6d233c78ae None None] RequestId filter calling following filter/app {{(pid=114441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:33:56.175018 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-cead6327-4db0-4cb3-b118-7c6d233c78ae demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:33:56.175274 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-cead6327-4db0-4cb3-b118-7c6d233c78ae demo demo] Empty body provided in request {{(pid=114441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:33:56.175492 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.openstack.wsgi [None req-cead6327-4db0-4cb3-b118-7c6d233c78ae demo demo] Calling method 'detail' {{(pid=114441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:33:56.175768 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.api.api_utils [None req-cead6327-4db0-4cb3-b118-7c6d233c78ae demo demo] Removing options '' from query. {{(pid=114441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:33:56.176812 np0000183216 devstack@c-api.service[114441]: DEBUG cinder.volume.api [None req-cead6327-4db0-4cb3-b118-7c6d233c78ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114441) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:33:56.184712 np0000183216 devstack@c-api.service[114441]: INFO cinder.volume.api [None req-cead6327-4db0-4cb3-b118-7c6d233c78ae demo demo] Get all volumes completed successfully. Jun 27 01:33:56.186632 np0000183216 devstack@c-api.service[114441]: INFO cinder.api.openstack.wsgi [None req-cead6327-4db0-4cb3-b118-7c6d233c78ae demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:33:56.187004 np0000183216 devstack@c-api.service[114441]: [pid: 114441|app: 0|req: 12/46] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:33:56 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 27 01:34:06.180246 np0000183216 devstack@c-api.service[114441]: DEBUG dbcounter [-] [114441] Writing DB stats cinder:SELECT=1 {{(pid=114441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:34:56.206669 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.middleware.request_id [None req-0811d8ee-a470-4841-9c7b-5df3339b707e None None] RequestId filter calling following filter/app {{(pid=114442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:34:56.269117 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [None req-0811d8ee-a470-4841-9c7b-5df3339b707e demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:34:56.269521 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [None req-0811d8ee-a470-4841-9c7b-5df3339b707e demo demo] Empty body provided in request {{(pid=114442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:34:56.269779 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.openstack.wsgi [None req-0811d8ee-a470-4841-9c7b-5df3339b707e demo demo] Calling method 'detail' {{(pid=114442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:34:56.270056 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.api.api_utils [None req-0811d8ee-a470-4841-9c7b-5df3339b707e demo demo] Removing options '' from query. {{(pid=114442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:34:56.270963 np0000183216 devstack@c-api.service[114442]: DEBUG cinder.volume.api [None req-0811d8ee-a470-4841-9c7b-5df3339b707e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114442) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:34:56.280073 np0000183216 devstack@c-api.service[114442]: INFO cinder.volume.api [None req-0811d8ee-a470-4841-9c7b-5df3339b707e demo demo] Get all volumes completed successfully. Jun 27 01:34:56.282617 np0000183216 devstack@c-api.service[114442]: INFO cinder.api.openstack.wsgi [None req-0811d8ee-a470-4841-9c7b-5df3339b707e demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:34:56.283085 np0000183216 devstack@c-api.service[114442]: [pid: 114442|app: 0|req: 13/47] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:34:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:35:06.274046 np0000183216 devstack@c-api.service[114442]: DEBUG dbcounter [-] [114442] Writing DB stats cinder:SELECT=1 {{(pid=114442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:35:56.302293 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.middleware.request_id [None req-937433cf-a6be-4d60-a9ee-31f7bd60a160 None None] RequestId filter calling following filter/app {{(pid=114440) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:35:56.305030 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-937433cf-a6be-4d60-a9ee-31f7bd60a160 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:35:56.305277 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-937433cf-a6be-4d60-a9ee-31f7bd60a160 demo demo] Empty body provided in request {{(pid=114440) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:35:56.305516 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.openstack.wsgi [None req-937433cf-a6be-4d60-a9ee-31f7bd60a160 demo demo] Calling method 'detail' {{(pid=114440) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:35:56.305792 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.api.api_utils [None req-937433cf-a6be-4d60-a9ee-31f7bd60a160 demo demo] Removing options '' from query. {{(pid=114440) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:35:56.306704 np0000183216 devstack@c-api.service[114440]: DEBUG cinder.volume.api [None req-937433cf-a6be-4d60-a9ee-31f7bd60a160 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114440) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:35:56.314596 np0000183216 devstack@c-api.service[114440]: INFO cinder.volume.api [None req-937433cf-a6be-4d60-a9ee-31f7bd60a160 demo demo] Get all volumes completed successfully. Jun 27 01:35:56.317230 np0000183216 devstack@c-api.service[114440]: INFO cinder.api.openstack.wsgi [None req-937433cf-a6be-4d60-a9ee-31f7bd60a160 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:35:56.317689 np0000183216 devstack@c-api.service[114440]: [pid: 114440|app: 0|req: 12/48] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:35:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:36:06.310365 np0000183216 devstack@c-api.service[114440]: DEBUG dbcounter [-] [114440] Writing DB stats cinder:SELECT=1 {{(pid=114440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 27 01:36:56.330762 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.middleware.request_id [None req-a39c1e67-2341-4f95-b3ef-13ec361b74d0 None None] RequestId filter calling following filter/app {{(pid=114439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 27 01:36:56.333372 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-a39c1e67-2341-4f95-b3ef-13ec361b74d0 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 27 01:36:56.334115 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-a39c1e67-2341-4f95-b3ef-13ec361b74d0 demo demo] Empty body provided in request {{(pid=114439) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 27 01:36:56.334460 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.openstack.wsgi [None req-a39c1e67-2341-4f95-b3ef-13ec361b74d0 demo demo] Calling method 'detail' {{(pid=114439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 27 01:36:56.334838 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.api.api_utils [None req-a39c1e67-2341-4f95-b3ef-13ec361b74d0 demo demo] Removing options '' from query. {{(pid=114439) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 27 01:36:56.336050 np0000183216 devstack@c-api.service[114439]: DEBUG cinder.volume.api [None req-a39c1e67-2341-4f95-b3ef-13ec361b74d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114439) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 27 01:36:56.352287 np0000183216 devstack@c-api.service[114439]: INFO cinder.volume.api [None req-a39c1e67-2341-4f95-b3ef-13ec361b74d0 demo demo] Get all volumes completed successfully. Jun 27 01:36:56.356532 np0000183216 devstack@c-api.service[114439]: INFO cinder.api.openstack.wsgi [None req-a39c1e67-2341-4f95-b3ef-13ec361b74d0 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 27 01:36:56.357276 np0000183216 devstack@c-api.service[114439]: [pid: 114439|app: 0|req: 12/49] 199.204.45.19 () {64 vars in 1290 bytes} [Sat Jun 27 01:36:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 27 01:37:06.342166 np0000183216 devstack@c-api.service[114439]: DEBUG dbcounter [-] [114439] Writing DB stats cinder:SELECT=1 {{(pid=114439) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}