Apr 24 10:20:30.532994 np0000170011 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 24 10:20:30.539720 np0000170011 devstack@c-api.service[113284]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 24 10:20:30.542675 np0000170011 devstack@c-api.service[113284]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Apr 24 10:20:30 2026] *** Apr 24 10:20:30.542675 np0000170011 devstack@c-api.service[113284]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 24 10:20:30.542675 np0000170011 devstack@c-api.service[113284]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 24 10:20:30.542675 np0000170011 devstack@c-api.service[113284]: nodename: np0000170011 Apr 24 10:20:30.542675 np0000170011 devstack@c-api.service[113284]: machine: x86_64 Apr 24 10:20:30.542675 np0000170011 devstack@c-api.service[113284]: clock source: unix Apr 24 10:20:30.542675 np0000170011 devstack@c-api.service[113284]: pcre jit disabled Apr 24 10:20:30.542675 np0000170011 devstack@c-api.service[113284]: detected number of CPU cores: 16 Apr 24 10:20:30.542675 np0000170011 devstack@c-api.service[113284]: current working directory: / Apr 24 10:20:30.542675 np0000170011 devstack@c-api.service[113284]: detected binary path: /usr/bin/uwsgi-core Apr 24 10:20:30.542675 np0000170011 devstack@c-api.service[113284]: your processes number limit is 256917 Apr 24 10:20:30.542675 np0000170011 devstack@c-api.service[113284]: your memory page size is 4096 bytes Apr 24 10:20:30.542675 np0000170011 devstack@c-api.service[113284]: detected max file descriptor number: 2048 Apr 24 10:20:30.542675 np0000170011 devstack@c-api.service[113284]: lock engine: pthread robust mutexes Apr 24 10:20:30.543695 np0000170011 devstack@c-api.service[113284]: thunder lock: enabled Apr 24 10:20:30.543695 np0000170011 devstack@c-api.service[113284]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 24 10:20:30.543695 np0000170011 devstack@c-api.service[113284]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Apr 24 10:20:30.543695 np0000170011 devstack@c-api.service[113284]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 24 10:20:30.543695 np0000170011 devstack@c-api.service[113284]: Set PythonHome to /opt/stack/data/venv Apr 24 10:20:30.581184 np0000170011 devstack@c-api.service[113284]: Python main interpreter initialized at 0x7cfbf52a3668 Apr 24 10:20:30.581184 np0000170011 devstack@c-api.service[113284]: python threads support enabled Apr 24 10:20:30.581184 np0000170011 devstack@c-api.service[113284]: your server socket listen backlog is limited to 100 connections Apr 24 10:20:30.581184 np0000170011 devstack@c-api.service[113284]: your mercy for graceful operations on workers is 80 seconds Apr 24 10:20:30.581714 np0000170011 devstack@c-api.service[113284]: mapped 671795 bytes (656 KB) for 4 cores Apr 24 10:20:30.581854 np0000170011 devstack@c-api.service[113284]: *** Operational MODE: preforking *** Apr 24 10:20:30.582091 np0000170011 devstack@c-api.service[113284]: *** uWSGI is running in multiple interpreter mode *** Apr 24 10:20:30.582091 np0000170011 devstack@c-api.service[113284]: spawned uWSGI master process (pid: 113284) Apr 24 10:20:30.582326 np0000170011 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 24 10:20:30.582712 np0000170011 devstack@c-api.service[113284]: spawned uWSGI worker 1 (pid: 113293, cores: 1) Apr 24 10:20:30.583189 np0000170011 devstack@c-api.service[113284]: spawned uWSGI worker 2 (pid: 113294, cores: 1) Apr 24 10:20:30.583654 np0000170011 devstack@c-api.service[113284]: spawned uWSGI worker 3 (pid: 113295, cores: 1) Apr 24 10:20:30.584271 np0000170011 devstack@c-api.service[113284]: spawned uWSGI worker 4 (pid: 113296, cores: 1) Apr 24 10:20:30.584271 np0000170011 devstack@c-api.service[113284]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 24 10:20:30.704523 np0000170011 devstack@c-api.service[113293]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 10:20:30.704523 np0000170011 devstack@c-api.service[113293]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 10:20:30.704523 np0000170011 devstack@c-api.service[113293]: we strongly recommend against using it for new projects. Apr 24 10:20:30.704523 np0000170011 devstack@c-api.service[113293]: If you are already using Eventlet, we recommend migrating to a different Apr 24 10:20:30.704523 np0000170011 devstack@c-api.service[113293]: framework. For more detail see Apr 24 10:20:30.704523 np0000170011 devstack@c-api.service[113293]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 10:20:30.704523 np0000170011 devstack@c-api.service[113293]: import eventlet # noqa Apr 24 10:20:30.708823 np0000170011 devstack@c-api.service[113296]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 10:20:30.708823 np0000170011 devstack@c-api.service[113296]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 10:20:30.708823 np0000170011 devstack@c-api.service[113296]: we strongly recommend against using it for new projects. Apr 24 10:20:30.708823 np0000170011 devstack@c-api.service[113296]: If you are already using Eventlet, we recommend migrating to a different Apr 24 10:20:30.708823 np0000170011 devstack@c-api.service[113296]: framework. For more detail see Apr 24 10:20:30.708823 np0000170011 devstack@c-api.service[113296]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 10:20:30.708823 np0000170011 devstack@c-api.service[113296]: import eventlet # noqa Apr 24 10:20:30.714736 np0000170011 devstack@c-api.service[113294]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 10:20:30.714736 np0000170011 devstack@c-api.service[113294]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 10:20:30.714736 np0000170011 devstack@c-api.service[113294]: we strongly recommend against using it for new projects. Apr 24 10:20:30.714736 np0000170011 devstack@c-api.service[113294]: If you are already using Eventlet, we recommend migrating to a different Apr 24 10:20:30.714736 np0000170011 devstack@c-api.service[113294]: framework. For more detail see Apr 24 10:20:30.714736 np0000170011 devstack@c-api.service[113294]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 10:20:30.714736 np0000170011 devstack@c-api.service[113294]: import eventlet # noqa Apr 24 10:20:30.723867 np0000170011 devstack@c-api.service[113295]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 10:20:30.723867 np0000170011 devstack@c-api.service[113295]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 10:20:30.723867 np0000170011 devstack@c-api.service[113295]: we strongly recommend against using it for new projects. Apr 24 10:20:30.723867 np0000170011 devstack@c-api.service[113295]: If you are already using Eventlet, we recommend migrating to a different Apr 24 10:20:30.723867 np0000170011 devstack@c-api.service[113295]: framework. For more detail see Apr 24 10:20:30.723867 np0000170011 devstack@c-api.service[113295]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 10:20:30.723867 np0000170011 devstack@c-api.service[113295]: import eventlet # noqa Apr 24 10:20:30.789154 np0000170011 devstack@c-api.service[113293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 10:20:30.789154 np0000170011 devstack@c-api.service[113293]: debtcollector.deprecate( Apr 24 10:20:30.792598 np0000170011 devstack@c-api.service[113296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 10:20:30.792598 np0000170011 devstack@c-api.service[113296]: debtcollector.deprecate( Apr 24 10:20:30.799436 np0000170011 devstack@c-api.service[113294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 10:20:30.799436 np0000170011 devstack@c-api.service[113294]: debtcollector.deprecate( Apr 24 10:20:30.809006 np0000170011 devstack@c-api.service[113295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 10:20:30.809006 np0000170011 devstack@c-api.service[113295]: debtcollector.deprecate( Apr 24 10:20:30.870998 np0000170011 devstack@c-api.service[113293]: /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 Apr 24 10:20:30.870998 np0000170011 devstack@c-api.service[113293]: from cgi import parse_header Apr 24 10:20:30.877308 np0000170011 devstack@c-api.service[113296]: /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 Apr 24 10:20:30.877308 np0000170011 devstack@c-api.service[113296]: from cgi import parse_header Apr 24 10:20:30.879691 np0000170011 devstack@c-api.service[113294]: /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 Apr 24 10:20:30.879691 np0000170011 devstack@c-api.service[113294]: from cgi import parse_header Apr 24 10:20:30.889553 np0000170011 devstack@c-api.service[113295]: /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 Apr 24 10:20:30.889553 np0000170011 devstack@c-api.service[113295]: from cgi import parse_header Apr 24 10:20:30.916606 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:30.916606 np0000170011 devstack@c-api.service[113293]: removals.removed_module( Apr 24 10:20:30.917441 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:30.917441 np0000170011 devstack@c-api.service[113293]: removals.removed_module( Apr 24 10:20:30.922805 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:20:30.922805 np0000170011 devstack@c-api.service[113296]: removals.removed_module( Apr 24 10:20:30.923641 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:20:30.923641 np0000170011 devstack@c-api.service[113296]: removals.removed_module( Apr 24 10:20:30.923787 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:30.923787 np0000170011 devstack@c-api.service[113294]: removals.removed_module( Apr 24 10:20:30.924323 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:30.924323 np0000170011 devstack@c-api.service[113294]: removals.removed_module( Apr 24 10:20:30.935067 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:20:30.935067 np0000170011 devstack@c-api.service[113295]: removals.removed_module( Apr 24 10:20:30.935808 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:20:30.935808 np0000170011 devstack@c-api.service[113295]: removals.removed_module( Apr 24 10:20:31.517995 np0000170011 devstack@c-api.service[113293]: /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 Apr 24 10:20:31.517995 np0000170011 devstack@c-api.service[113293]: warnings.warn( Apr 24 10:20:31.543853 np0000170011 devstack@c-api.service[113294]: /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 Apr 24 10:20:31.543853 np0000170011 devstack@c-api.service[113294]: warnings.warn( Apr 24 10:20:31.544947 np0000170011 devstack@c-api.service[113296]: /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 Apr 24 10:20:31.544947 np0000170011 devstack@c-api.service[113296]: warnings.warn( Apr 24 10:20:31.552544 np0000170011 devstack@c-api.service[113295]: /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 Apr 24 10:20:31.552544 np0000170011 devstack@c-api.service[113295]: warnings.warn( Apr 24 10:20:31.611422 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:31.611422 np0000170011 devstack@c-api.service[113293]: warnings.warn( Apr 24 10:20:31.639321 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:31.639321 np0000170011 devstack@c-api.service[113294]: warnings.warn( Apr 24 10:20:31.646410 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:20:31.646410 np0000170011 devstack@c-api.service[113296]: warnings.warn( Apr 24 10:20:31.654913 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:20:31.654913 np0000170011 devstack@c-api.service[113295]: warnings.warn( Apr 24 10:20:31.900316 np0000170011 devstack@c-api.service[113293]: 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. Apr 24 10:20:31.900950 np0000170011 devstack@c-api.service[113293]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113293) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 10:20:31.918842 np0000170011 devstack@c-api.service[113294]: 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. Apr 24 10:20:31.919395 np0000170011 devstack@c-api.service[113294]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113294) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 10:20:31.941318 np0000170011 devstack@c-api.service[113295]: 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. Apr 24 10:20:31.941896 np0000170011 devstack@c-api.service[113295]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113295) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 10:20:31.951255 np0000170011 devstack@c-api.service[113296]: 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. Apr 24 10:20:31.951607 np0000170011 devstack@c-api.service[113296]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113296) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 10:20:31.990997 np0000170011 devstack@c-api.service[113294]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 24 10:20:31.990997 np0000170011 devstack@c-api.service[113294]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 10:20:31.994568 np0000170011 devstack@c-api.service[113293]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 24 10:20:31.994568 np0000170011 devstack@c-api.service[113293]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 10:20:32.001787 np0000170011 devstack@c-api.service[113295]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 24 10:20:32.001787 np0000170011 devstack@c-api.service[113295]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 10:20:32.012861 np0000170011 devstack@c-api.service[113296]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 24 10:20:32.012861 np0000170011 devstack@c-api.service[113296]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 10:20:32.437326 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113294) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 10:20:32.437583 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113293) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 10:20:32.437685 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113296) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 10:20:32.437749 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.437749 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.437886 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113295) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 10:20:32.437950 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.438008 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.438066 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.438135 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.438214 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.438273 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.438342 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.438429 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.438429 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.438581 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.439385 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.439462 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.439517 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.439577 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.439629 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.439715 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.439785 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.439843 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.439896 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.439952 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.440006 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.440064 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.440126 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.440183 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.440235 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.440303 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.440361 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.440550 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.440649 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.440705 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.440787 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.440845 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.440901 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.440955 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.441024 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.441093 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.441150 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.441207 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.441264 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.441264 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.441264 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.441474 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.441535 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.441605 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.441673 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.441730 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.441781 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.441841 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.441904 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.441961 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.442017 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.442085 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.442142 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.442207 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.442263 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.442316 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.442404 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.442464 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.442520 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.442594 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.442687 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.442747 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.442804 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.442858 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.442858 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.442858 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.443179 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.443266 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.443324 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.443397 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.443455 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.443507 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.443568 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.443625 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.443679 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.443758 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.443818 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.443872 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.443938 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.443996 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.444052 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.444111 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.444177 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.444233 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.444297 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.444386 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.444469 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.444542 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.444599 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.444658 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.444723 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.444775 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.444775 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.444775 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.444944 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.444944 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.444944 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.444944 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.444944 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.444944 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.445252 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.445310 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.445389 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.445389 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.445389 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.445389 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.445389 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.445389 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.445695 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.445695 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.445695 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.445860 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.445917 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.445981 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.446040 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.446100 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.446163 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.446226 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.446282 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.446339 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.446339 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.446339 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.447523 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.447614 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.447674 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.447730 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.447787 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.447840 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.447840 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.447949 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.448007 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.448066 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.448129 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.448187 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.448252 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.448307 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.448361 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.448512 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.448585 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.448645 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.448645 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.448645 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.448645 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.448878 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.448936 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.448993 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.449049 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.449106 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.449162 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.449227 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.454590 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.454655 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.454783 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.454783 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.454841 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.454869 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.454898 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.454927 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.454953 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.455011 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.455070 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.455129 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.455188 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.455221 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.455251 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.455283 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.455310 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.455401 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.455434 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.455464 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.455492 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.455526 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.455555 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.455584 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.455609 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.455668 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.455729 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.455795 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.456148 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.456215 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.456247 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.456281 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.456310 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.456338 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.456363 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.456415 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.456463 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.456493 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.456525 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.456554 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.456588 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.456616 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.456646 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.456674 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.456707 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.456735 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.456762 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.456793 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.456820 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.456848 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.456880 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.456911 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.456940 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.456971 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.456998 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.456998 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.457052 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.457082 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.457108 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.457138 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.457167 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.457195 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.457224 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.457250 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.457276 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.457304 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.457336 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.457375 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.457404 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.457441 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.457473 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.457515 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.457544 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.457576 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.457609 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.457641 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.457670 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.457698 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.457727 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.457755 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.457788 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.457817 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.457844 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.457873 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.457908 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.457936 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.457963 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.457992 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.458018 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.458046 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.458072 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.458100 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.458124 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.458152 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.458175 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.458200 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.458228 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.458251 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.458275 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.458299 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.458326 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.458354 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.458388 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.458428 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.458458 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.458485 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.458508 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.458536 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.458564 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.458591 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.458618 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.458649 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.459820 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.459867 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.459902 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.459941 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.459979 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.460014 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.460052 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.460092 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.460139 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.460185 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.460228 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.460267 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.460307 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.460349 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.460410 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.460465 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.460502 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.460547 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.460584 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.460624 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.460664 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.460700 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.460737 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.460773 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.460807 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.460840 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.460876 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.460910 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.465000 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.465063 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.465123 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.465163 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.465204 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.465247 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.465285 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.465322 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.465356 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.465410 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.465463 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.465503 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.465540 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.465578 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.465620 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.465661 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.465698 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.465742 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.465779 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.465816 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.465863 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.465906 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.465943 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.465979 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.466020 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.466057 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.466094 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.466132 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.466168 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.466205 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.466247 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.466286 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.466321 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.466381 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.466516 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.466559 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.466596 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.466633 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.466670 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.466712 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.466748 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.466783 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.466824 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.466860 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.466906 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.466943 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.466943 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.467022 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.467059 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.467097 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.467097 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.467097 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.467097 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.467097 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.467097 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.467097 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.467322 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.467322 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.467404 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.467472 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.467519 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.467569 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.467608 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.467652 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.467689 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.467726 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.467764 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.467802 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.467839 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.467880 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.467918 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.467954 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.467988 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.468023 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.468057 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.468095 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.468139 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.468181 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.468219 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.468219 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.468219 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.468219 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.468219 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.468219 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.472052 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.472222 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.472222 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.472301 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.472346 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.472403 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.472491 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.472546 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.472585 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.472622 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.472666 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.472707 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.472747 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.472781 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.472824 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.472860 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.472895 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.472933 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.472970 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.473017 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.473056 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.473093 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.473135 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.473172 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.473214 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.473252 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.473294 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.473332 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.473383 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.473422 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.473476 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.473515 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.473552 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.473594 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.473631 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.473672 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.473709 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.473748 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.473783 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.473825 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.473868 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.473901 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.473941 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.473974 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.474011 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.474044 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.474078 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.474116 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.474152 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.474186 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.474235 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.474277 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.474315 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.474348 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.474409 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.474447 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.474489 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.474525 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.474561 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.474598 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.474642 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.474680 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.474714 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.474753 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.474790 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.474824 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.474860 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.474898 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.474943 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.474981 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.475021 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.475064 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.475101 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.475138 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.475175 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.475213 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.475247 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.475285 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.475321 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.475321 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.475321 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.475321 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.475321 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.475321 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.475619 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.475619 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.475619 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.475619 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.475758 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.475803 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.475841 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.475877 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.475911 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.475952 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.475989 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.476022 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.476063 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.476100 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.476137 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.476184 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.476220 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.476255 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.476290 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.476324 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.476360 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.476412 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.476488 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.476532 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.476570 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.476570 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.476643 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.476685 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.476722 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.476763 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.476799 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.476836 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.476878 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.476914 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.476950 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.476982 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.477024 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.477063 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.477099 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.477133 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.477169 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.477206 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.477243 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.477278 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.477310 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.477346 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.477412 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.477452 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.477492 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.477570 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.477621 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.477692 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.477760 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.477825 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.477875 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.477951 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.478032 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.478115 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.478181 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.478276 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.478343 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.478401 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.478441 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.478480 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.478517 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.478563 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.478607 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.478645 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.478678 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.478715 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.478785 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.478858 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.478927 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.478968 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.479009 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.479054 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.479092 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.479133 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.479170 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.479205 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.479241 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.479275 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.479311 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.479348 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.479419 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.479419 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.479419 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.479419 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.479419 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.479602 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.479639 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.479676 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.479714 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.479751 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.479751 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.479829 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.479867 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.479903 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.479940 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.479977 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.480010 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.480048 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.480081 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.480118 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.480118 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.480191 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.480232 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.480273 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.480273 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.480273 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.480273 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.480273 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.480476 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.480525 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.480562 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.480598 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.480638 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.480670 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.480703 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.480735 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.480777 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.480815 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.480852 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.480887 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.480928 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.480964 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.481002 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.481036 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.481077 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.481110 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.481148 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.481180 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.481180 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.481248 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.481248 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.481320 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.481354 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.481354 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.481354 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.481354 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.482077 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.482126 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.482198 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.482254 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.482302 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.482380 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.482423 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.482463 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.482502 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.482542 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.482580 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.482617 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.482654 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.482700 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.482747 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.482789 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.482826 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.482862 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.482900 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.482941 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.482978 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.483013 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.483054 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.483098 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.483134 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.483170 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.483170 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.483170 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.483778 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.483826 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.483897 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.483962 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.484004 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.484048 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.484085 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.484129 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.484165 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.484202 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.484238 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.484238 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.484306 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.484343 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.484396 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.484446 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.484536 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.484536 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.484536 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.484645 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.484645 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.484839 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.484904 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.484976 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.485046 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.485113 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.485191 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.485256 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.486330 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.486419 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.486474 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.486540 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.486571 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.486596 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.486635 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.486665 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.486690 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.486718 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.486742 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.486770 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.486796 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.486821 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.486849 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.486877 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.486911 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.486936 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.486964 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.486988 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.487012 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.487044 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.487070 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.487094 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.487119 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.487152 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.487178 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.487203 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.487232 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.487262 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.487290 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.487315 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.487343 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.487383 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.487408 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.487441 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.487470 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.487495 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.487518 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.487543 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.487569 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.487594 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.487621 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.487647 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.487675 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.487699 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.487699 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.487699 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.487699 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.487699 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.487699 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.487834 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.487834 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.487884 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.487909 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.487992 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.488530 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.488572 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.488598 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.488657 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.488690 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.488723 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.488752 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.488776 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.488807 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.488841 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.488870 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.488895 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.488924 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.488949 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.488972 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.489005 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.489029 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.489058 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.489082 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.489114 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.489144 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.489169 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.489200 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.489227 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.489227 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.489272 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.489322 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.489431 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.490125 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.490193 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.490254 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.490297 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.490323 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.490356 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.490419 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.490460 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.490489 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.490529 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.490554 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.490586 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.490616 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.490645 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.490669 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.490697 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.490720 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.490745 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.490772 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.490797 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.490829 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.490861 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.490895 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.490895 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.490895 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.490976 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.491035 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.491142 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.493243 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.493295 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.493323 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.493347 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.493392 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.493433 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.493587 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.493630 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.493663 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.493696 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.493728 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.493776 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.493817 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.493855 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.493888 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.493923 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.493955 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.493955 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.493955 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.494058 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.494097 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.494128 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.494166 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.494205 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.494205 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.494205 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.494205 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.494205 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.495648 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.495714 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.495748 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.495829 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.495878 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.495878 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.495944 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.495982 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.496017 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.496061 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.496095 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.496127 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.496164 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.496197 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.496229 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.496262 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.496298 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.496330 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.496378 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.496423 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.496423 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.496514 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.496514 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.496576 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.496609 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.496674 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.496711 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.496791 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.496871 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.496924 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.496981 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.497058 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.497102 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.497145 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.497182 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.497229 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.497265 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.497298 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.497336 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.497395 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.497432 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.497470 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.497504 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.497538 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.497571 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.497603 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.497636 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.497670 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.497715 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.497754 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.497787 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.497787 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.497787 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.497787 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.497787 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.497934 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.498049 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.498109 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.498145 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.498180 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.498213 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.498247 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.498280 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.498315 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.498358 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.498427 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.498469 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.498509 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.498546 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.498582 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.498635 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.498690 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.498735 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.498772 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.498772 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.498840 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.498891 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.498891 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.498960 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.498960 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.498960 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.498960 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.498960 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.499133 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 10:20:32.499191 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.499191 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.499275 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.499317 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.499390 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113294) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.499437 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.499509 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.499582 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.499625 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.499663 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.499710 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.499748 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.499787 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.499827 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.499865 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.499901 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113294) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.499938 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113295) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.499974 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113294) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.500010 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 10:20:32.500010 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 10:20:32.500010 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 10:20:32.500010 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 10:20:32.500010 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 10:20:32.500010 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113296) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 10:20:32.545435 np0000170011 devstack@c-api.service[113293]: INFO dbcounter [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Registered counter for database cinder Apr 24 10:20:32.546067 np0000170011 devstack@c-api.service[113294]: INFO dbcounter [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Registered counter for database cinder Apr 24 10:20:32.547271 np0000170011 devstack@c-api.service[113295]: INFO dbcounter [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Registered counter for database cinder Apr 24 10:20:32.547513 np0000170011 devstack@c-api.service[113296]: INFO dbcounter [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Registered counter for database cinder Apr 24 10:20:32.559946 np0000170011 devstack@c-api.service[113294]: DEBUG oslo_db.sqlalchemy.engines [None req-67642db5-2eff-4307-b33f-0529457c8680 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=113294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 10:20:32.565684 np0000170011 devstack@c-api.service[113293]: DEBUG oslo_db.sqlalchemy.engines [None req-09c893f6-b706-4247-9fcf-ead3624aae89 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=113293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 10:20:32.571508 np0000170011 devstack@c-api.service[113296]: DEBUG oslo_db.sqlalchemy.engines [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 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=113296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 10:20:32.577540 np0000170011 devstack@c-api.service[113295]: DEBUG oslo_db.sqlalchemy.engines [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b 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=113295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 10:20:32.675402 np0000170011 devstack@c-api.service[113294]: DEBUG dbcounter [-] [113294] Writer thread running {{(pid=113294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 10:20:32.677283 np0000170011 devstack@c-api.service[113293]: DEBUG dbcounter [-] [113293] Writer thread running {{(pid=113293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 10:20:32.678111 np0000170011 devstack@c-api.service[113294]: INFO cinder.rpc [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 10:20:32.679691 np0000170011 devstack@c-api.service[113293]: INFO cinder.rpc [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 10:20:32.680262 np0000170011 devstack@c-api.service[113294]: INFO cinder.rpc [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 10:20:32.681983 np0000170011 devstack@c-api.service[113293]: INFO cinder.rpc [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 10:20:32.682264 np0000170011 devstack@c-api.service[113294]: INFO cinder.rpc [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 10:20:32.684113 np0000170011 devstack@c-api.service[113293]: INFO cinder.rpc [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 10:20:32.684243 np0000170011 devstack@c-api.service[113294]: INFO cinder.rpc [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 10:20:32.685107 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.686149 np0000170011 devstack@c-api.service[113293]: INFO cinder.rpc [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 10:20:32.686762 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.686989 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.688795 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.691634 np0000170011 devstack@c-api.service[113294]: DEBUG oslo_db.sqlalchemy.engines [None req-67642db5-2eff-4307-b33f-0529457c8680 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=113294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 10:20:32.693392 np0000170011 devstack@c-api.service[113293]: DEBUG oslo_db.sqlalchemy.engines [None req-09c893f6-b706-4247-9fcf-ead3624aae89 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=113293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 10:20:32.693468 np0000170011 devstack@c-api.service[113296]: DEBUG dbcounter [-] [113296] Writer thread running {{(pid=113296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 10:20:32.693702 np0000170011 devstack@c-api.service[113294]: INFO cinder.rpc [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 10:20:32.695234 np0000170011 devstack@c-api.service[113295]: DEBUG dbcounter [-] [113295] Writer thread running {{(pid=113295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 10:20:32.695437 np0000170011 devstack@c-api.service[113293]: INFO cinder.rpc [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 10:20:32.695551 np0000170011 devstack@c-api.service[113294]: INFO cinder.rpc [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 10:20:32.696434 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.696751 np0000170011 devstack@c-api.service[113296]: INFO cinder.rpc [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 10:20:32.697327 np0000170011 devstack@c-api.service[113293]: INFO cinder.rpc [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 10:20:32.697748 np0000170011 devstack@c-api.service[113295]: INFO cinder.rpc [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 10:20:32.698577 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.699345 np0000170011 devstack@c-api.service[113296]: INFO cinder.rpc [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 10:20:32.700201 np0000170011 devstack@c-api.service[113295]: INFO cinder.rpc [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 10:20:32.701654 np0000170011 devstack@c-api.service[113296]: INFO cinder.rpc [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 10:20:32.702248 np0000170011 devstack@c-api.service[113295]: INFO cinder.rpc [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 10:20:32.703442 np0000170011 devstack@c-api.service[113296]: INFO cinder.rpc [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 10:20:32.704071 np0000170011 devstack@c-api.service[113295]: INFO cinder.rpc [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 10:20:32.704310 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.705013 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.706100 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.706763 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.710211 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.710693 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.710807 np0000170011 devstack@c-api.service[113296]: DEBUG oslo_db.sqlalchemy.engines [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 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=113296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 10:20:32.712243 np0000170011 devstack@c-api.service[113295]: DEBUG oslo_db.sqlalchemy.engines [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b 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=113295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 10:20:32.713072 np0000170011 devstack@c-api.service[113296]: INFO cinder.rpc [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 10:20:32.713494 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.714030 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.714707 np0000170011 devstack@c-api.service[113295]: INFO cinder.rpc [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 10:20:32.715346 np0000170011 devstack@c-api.service[113296]: INFO cinder.rpc [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 10:20:32.716622 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.716709 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.717073 np0000170011 devstack@c-api.service[113295]: INFO cinder.rpc [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 10:20:32.717399 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.718341 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.720851 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.721589 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.724055 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.724775 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.727883 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.728015 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.729745 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.730026 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.731094 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.732508 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.733101 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.733318 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.734030 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.735684 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.736393 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.736529 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.737770 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.739290 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.739358 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.740544 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.740905 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.741070 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.742130 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.743572 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.743665 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.744756 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.747326 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.747795 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.748167 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.749436 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.750926 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.751398 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.752012 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.752905 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.753486 np0000170011 devstack@c-api.service[113294]: WARNING cinder.api.contrib.hosts [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 10:20:32.753933 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.754275 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.754782 np0000170011 devstack@c-api.service[113293]: WARNING cinder.api.contrib.hosts [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 10:20:32.755523 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.755643 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.758383 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.758455 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.758497 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.758534 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.758571 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.758951 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.759633 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.759865 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.760208 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.760564 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.761497 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.761559 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.761913 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.762549 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.762838 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.763495 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.764203 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.764448 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.765111 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.766013 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.766116 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: extensions {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.767009 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: extensions {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.767486 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: capabilities {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.768235 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.768279 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: capabilities {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.768757 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: extra_specs {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.769572 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: extra_specs {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.770630 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: os-hosts {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.770869 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.771253 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: os-hosts {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.771927 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.771974 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: qos-specs {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.772585 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: qos-specs {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.773945 np0000170011 devstack@c-api.service[113296]: WARNING cinder.api.contrib.hosts [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 10:20:32.774139 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: os-availability-zone {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.774701 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: os-availability-zone {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.774784 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.775436 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.775572 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: os-snapshot-manage {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.776027 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: os-snapshot-manage {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.776440 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.777116 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: backups {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.777593 np0000170011 devstack@c-api.service[113295]: WARNING cinder.api.contrib.hosts [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 10:20:32.777731 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: backups {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.777966 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.778544 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.779353 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: scheduler-stats {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.779598 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.779765 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: scheduler-stats {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.780233 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.780823 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: os-volume-manage {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.781078 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.781214 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: os-volume-manage {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.781944 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.782636 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.782989 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: os-volume-transfer {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.783290 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: os-volume-transfer {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.783811 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.784307 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.784814 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: cgsnapshots {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.784965 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: cgsnapshots {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.785792 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.786113 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.786334 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: encryption {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.786438 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: encryption {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.787066 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: extensions {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.787398 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.787895 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: os-quota-class-sets {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.787943 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: os-quota-class-sets {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.788549 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: capabilities {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.789245 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: os-quota-sets {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.789321 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: os-quota-sets {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.789722 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.789831 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: extra_specs {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.790687 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: consistencygroups {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.790867 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: consistencygroups {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.791443 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: os-hosts {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.792055 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.793035 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: os-volume-type-access {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.793212 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: qos-specs {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.793286 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: os-volume-type-access {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.793626 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: extensions {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.794684 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extended resource: encryption {{(pid=113294) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.794877 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extended resource: encryption {{(pid=113293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.795379 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: os-availability-zone {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.795453 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: capabilities {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.796816 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: os-snapshot-manage {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.797063 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: extra_specs {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.797146 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.797209 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.798303 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: backups {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.798587 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.798702 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.798766 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: os-hosts {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.800014 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.800148 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.800234 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: qos-specs {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.800334 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: scheduler-stats {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.801429 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.801517 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.801844 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: os-volume-manage {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.802149 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: os-availability-zone {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.802824 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.802984 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.803468 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: os-snapshot-manage {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.804092 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: os-volume-transfer {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.804336 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.804594 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.805208 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: backups {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.805295 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.contrib.snapshot_actions [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] SnapshotActionsController initialized {{(pid=113293) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 10:20:32.805561 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.contrib.snapshot_actions [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] SnapshotActionsController initialized {{(pid=113294) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 10:20:32.805794 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: cgsnapshots {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.805955 np0000170011 devstack@c-api.service[113293]: WARNING castellan.key_manager.migration [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.806280 np0000170011 devstack@c-api.service[113294]: WARNING castellan.key_manager.migration [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.806882 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807010 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807122 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807168 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807205 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: encryption {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.807261 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: scheduler-stats {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.807308 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension VolumeActions extending resource: volumes {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807345 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807409 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension AdminActions extending resource: volumes {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807455 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807494 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension AdminActions extending resource: snapshots {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807535 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension VolumeActions extending resource: volumes {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807602 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension AdminActions extending resource: backups {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807654 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension AdminActions extending resource: volumes {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807691 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807758 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension AdminActions extending resource: snapshots {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807800 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807837 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension AdminActions extending resource: backups {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.807906 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808010 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808057 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808108 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808148 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808207 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension TypesManage extending resource: types {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808250 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808317 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808406 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808449 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808523 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension UsedLimits extending resource: limits {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808578 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension TypesManage extending resource: types {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808618 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.v3.router [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808685 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808727 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: os-volume-manage {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.808767 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: os-quota-class-sets {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.808815 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension UsedLimits extending resource: limits {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.808912 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.v3.router [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113294) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.810111 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: os-quota-sets {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.810765 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: os-volume-transfer {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.810891 np0000170011 devstack@c-api.service[113293]: WARNING keystonemiddleware.auth_token [None req-09c893f6-b706-4247-9fcf-ead3624aae89 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 24 10:20:32.811188 np0000170011 devstack@c-api.service[113294]: WARNING keystonemiddleware.auth_token [None req-67642db5-2eff-4307-b33f-0529457c8680 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 24 10:20:32.811702 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: consistencygroups {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.812406 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: cgsnapshots {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.813710 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: os-volume-type-access {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.813865 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: encryption {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.815390 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: os-quota-class-sets {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.815458 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extended resource: encryption {{(pid=113296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.816722 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: os-quota-sets {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.816930 np0000170011 devstack@c-api.service[113293]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cfbf52a3668 pid: 113293 (default app) Apr 24 10:20:32.817182 np0000170011 devstack@c-api.service[113294]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cfbf52a3668 pid: 113294 (default app) Apr 24 10:20:32.817424 np0000170011 devstack@c-api.service[113293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 24 10:20:32.817424 np0000170011 devstack@c-api.service[113293]: warnings.warn( Apr 24 10:20:32.817944 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.818095 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: consistencygroups {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.819510 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.820072 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: os-volume-type-access {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.820991 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.821765 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extended resource: encryption {{(pid=113295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 10:20:32.822414 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.823870 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.824199 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.824957 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.824957 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.824957 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.824957 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.824957 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.825449 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.825449 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.825449 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.825449 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.825449 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.825919 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.825919 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.825919 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.825919 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.825919 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.825919 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.826360 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.826360 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.826360 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.826360 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.826715 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.826715 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.826715 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.826715 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.827025 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.827025 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.827025 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.827025 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.827317 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.827317 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.827317 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.827317 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.827317 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.827732 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.827732 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.827732 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.827732 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.827732 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.828084 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.828084 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.828084 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.828084 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.828084 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.828084 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.828500 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.828500 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.828500 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.828500 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.828500 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.828500 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.829010 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.829010 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.829010 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.829010 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.829010 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.829010 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.829445 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.829507 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.829507 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.829507 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.829507 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.829507 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.829751 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.829751 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.829751 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.829751 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.829751 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.829949 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.829949 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.829949 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.829949 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.829949 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.829949 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.830216 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.830216 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.830216 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.830216 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.830216 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.830216 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.830486 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.830486 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.830486 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.830486 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.830486 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.830719 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.830719 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.830719 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.830719 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.830719 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.830935 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.830935 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.830935 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.830935 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.831112 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.831112 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.831112 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.831112 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.831296 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.831296 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.831296 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.831296 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.831296 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.831587 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.831625 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.831665 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.831665 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.831665 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.831665 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.831665 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.831899 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.831899 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.831899 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.831899 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.831899 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.832109 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.832109 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.832109 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.832109 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.832290 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.832290 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.832290 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.832290 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.832499 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.832499 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.832499 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.832499 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.832698 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.832698 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.832698 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.832698 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.832882 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.832882 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.832882 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.832882 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.832882 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.832882 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.833142 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.833142 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.833142 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.833142 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.833142 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.833395 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.833395 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.833395 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.833395 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.833395 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.833395 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.833395 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.833697 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.833697 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.833697 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.833697 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.833697 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.833697 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.833961 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.833961 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.833961 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.833961 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.833961 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.833961 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.834214 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.834214 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.834214 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.834214 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.834214 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.834214 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.834939 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.834939 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.835032 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.contrib.snapshot_actions [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] SnapshotActionsController initialized {{(pid=113296) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 10:20:32.835073 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.835073 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.835073 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.835073 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.835362 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.835362 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.835362 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.835362 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.835362 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.835630 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.835630 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.835630 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.835630 np0000170011 devstack@c-api.service[113293]: /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. Apr 24 10:20:32.835630 np0000170011 devstack@c-api.service[113293]: warnings.warn(deprecated_msg) Apr 24 10:20:32.835848 np0000170011 devstack@c-api.service[113296]: WARNING castellan.key_manager.migration [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.835886 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.835923 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.835923 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.835923 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.835923 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension VolumeActions extending resource: volumes {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.835923 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension AdminActions extending resource: volumes {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.835923 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension AdminActions extending resource: snapshots {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836122 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.836161 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.middleware.request_id [None req-4472ccc0-e33b-4699-99d2-530c765e9c67 None None] RequestId filter calling following filter/app {{(pid=113293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:20:32.836201 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension AdminActions extending resource: backups {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836201 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836201 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836201 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836201 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836201 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836201 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension TypesManage extending resource: types {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836451 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836451 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension UsedLimits extending resource: limits {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836451 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.v3.router [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836565 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.836603 np0000170011 devstack@c-api.service[113293]: [pid: 113293|app: 0|req: 1/1] 199.204.45.227 () {60 vars in 953 bytes} [Fri Apr 24 10:20:32 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 24 10:20:32.836640 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.836703 np0000170011 devstack@c-api.service[113296]: WARNING keystonemiddleware.auth_token [None req-c0c24a5c-9e62-4ecc-8ffb-96faaf3c4e67 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 24 10:20:32.836750 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.contrib.snapshot_actions [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] SnapshotActionsController initialized {{(pid=113295) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 10:20:32.836750 np0000170011 devstack@c-api.service[113295]: WARNING castellan.key_manager.migration [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 10:20:32.836750 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836750 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836750 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836750 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension VolumeActions extending resource: volumes {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836750 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension AdminActions extending resource: volumes {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.836750 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension AdminActions extending resource: snapshots {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.837035 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension AdminActions extending resource: backups {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.837035 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.837035 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.837035 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.837035 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.837035 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.837035 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension TypesManage extending resource: types {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.837276 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.837276 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension UsedLimits extending resource: limits {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.837276 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.v3.router [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 10:20:32.838052 np0000170011 devstack@c-api.service[113296]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cfbf52a3668 pid: 113296 (default app) Apr 24 10:20:32.838520 np0000170011 devstack@c-api.service[113295]: WARNING keystonemiddleware.auth_token [None req-347650b1-a40e-4619-a6c6-cb4ae64e239b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 24 10:20:32.845163 np0000170011 devstack@c-api.service[113295]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cfbf52a3668 pid: 113295 (default app) Apr 24 10:20:40.106532 np0000170011 devstack@c-api.service[113294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 24 10:20:40.106532 np0000170011 devstack@c-api.service[113294]: warnings.warn( Apr 24 10:20:40.118456 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.118456 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.118641 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.118641 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.118641 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.118641 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.118641 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.118849 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.118849 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.118849 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.118849 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.118849 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.118849 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.119109 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.119109 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.119109 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.119109 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.119109 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.119287 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.119287 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.119287 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.119287 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.119500 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.119500 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.119500 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.119500 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.119674 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.119674 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.119674 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.119674 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.119674 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.119872 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.119872 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.119872 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.119872 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.119872 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.120045 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.120045 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.120045 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.120045 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.120045 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.120045 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.120255 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.120255 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.120255 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.120255 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.120255 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.120255 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.120485 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.120485 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.120485 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.120485 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.120485 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.120485 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.120746 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.120746 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.120746 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.120746 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.120746 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.120746 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.121039 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.121039 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.121039 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.121039 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.121202 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.121202 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.121202 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.121202 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.121202 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.121445 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.121445 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.121445 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.121445 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.121445 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.121621 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.121621 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.121621 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.121621 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.121621 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.121621 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.121836 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.121836 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.121836 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.121836 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.121836 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.122044 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.122044 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.122044 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.122044 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.122044 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.122256 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.122256 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.122256 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.122256 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.122464 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.122464 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.122464 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.122464 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.122611 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.122611 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.122611 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.122611 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.122611 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.122865 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.122865 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.122865 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.122865 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.122865 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.123099 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.123099 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.123099 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.123099 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.123315 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.123315 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.123315 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.123315 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.123539 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.123539 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.123539 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.123539 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.123757 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.123757 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.123757 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.123757 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.123949 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.123949 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.123949 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.123949 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.124162 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.124162 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.124162 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.124162 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.124162 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.124162 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.124469 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.124469 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.124469 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.124469 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.124469 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.124722 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.124722 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.124722 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.124722 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.124722 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.124722 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.124722 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.125086 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.125086 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.125086 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.125086 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.125086 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.125086 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.125404 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.125404 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.125404 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.125404 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.125404 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.125404 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.125640 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.125640 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.125640 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.125640 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.125640 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.125640 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.125865 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.125865 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.125865 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.125865 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.126026 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.126026 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.126026 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.126026 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.126178 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.126178 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.126178 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.126178 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.126377 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.126377 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.126377 np0000170011 devstack@c-api.service[113294]: /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. Apr 24 10:20:40.126377 np0000170011 devstack@c-api.service[113294]: warnings.warn(deprecated_msg) Apr 24 10:20:40.126377 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.middleware.request_id [None req-e75cc06c-dc39-45d9-a983-a414ee61e8eb None None] RequestId filter calling following filter/app {{(pid=113294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:20:40.603169 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-e75cc06c-dc39-45d9-a983-a414ee61e8eb admin admin] POST https://199.204.45.227/volume/v3/types Apr 24 10:20:40.603764 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-e75cc06c-dc39-45d9-a983-a414ee61e8eb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 24 10:20:40.605422 np0000170011 devstack@c-api.service[113294]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 24 10:20:40.605422 np0000170011 devstack@c-api.service[113294]: warnings.warn( Apr 24 10:20:40.615909 np0000170011 devstack@c-api.service[113294]: DEBUG oslo_db.sqlalchemy.engines [None req-e75cc06c-dc39-45d9-a983-a414ee61e8eb 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=113294) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 10:20:40.648912 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-e75cc06c-dc39-45d9-a983-a414ee61e8eb admin admin] https://199.204.45.227/volume/v3/types returned with HTTP 200 Apr 24 10:20:40.649698 np0000170011 devstack@c-api.service[113294]: [pid: 113294|app: 0|req: 1/2] 199.204.45.227 () {68 vars in 1288 bytes} [Fri Apr 24 10:20:40 2026] POST /volume/v3/types => generated 186 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 10:20:40.662458 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.middleware.request_id [req-e75cc06c-dc39-45d9-a983-a414ee61e8eb req-72f6318d-1bd4-462f-bd5d-5037c64343c5 None None] RequestId filter calling following filter/app {{(pid=113293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:20:40.993050 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [req-e75cc06c-dc39-45d9-a983-a414ee61e8eb req-72f6318d-1bd4-462f-bd5d-5037c64343c5 admin admin] POST https://199.204.45.227/volume/v3/types/dac8988c-aba1-4d9a-aed3-b33c89d2b6dd/extra_specs Apr 24 10:20:40.993674 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [req-e75cc06c-dc39-45d9-a983-a414ee61e8eb req-72f6318d-1bd4-462f-bd5d-5037c64343c5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 24 10:20:40.995347 np0000170011 devstack@c-api.service[113293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 24 10:20:40.995347 np0000170011 devstack@c-api.service[113293]: warnings.warn( Apr 24 10:20:41.003660 np0000170011 devstack@c-api.service[113293]: DEBUG oslo_db.sqlalchemy.engines [req-e75cc06c-dc39-45d9-a983-a414ee61e8eb req-72f6318d-1bd4-462f-bd5d-5037c64343c5 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=113293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 10:20:41.067151 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [req-e75cc06c-dc39-45d9-a983-a414ee61e8eb req-72f6318d-1bd4-462f-bd5d-5037c64343c5 admin admin] https://199.204.45.227/volume/v3/types/dac8988c-aba1-4d9a-aed3-b33c89d2b6dd/extra_specs returned with HTTP 200 Apr 24 10:20:41.067744 np0000170011 devstack@c-api.service[113293]: [pid: 113293|app: 0|req: 2/3] 199.204.45.227 () {70 vars in 1505 bytes} [Fri Apr 24 10:20:40 2026] POST /volume/v3/types/dac8988c-aba1-4d9a-aed3-b33c89d2b6dd/extra_specs => generated 55 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 10:20:42.714658 np0000170011 devstack@c-api.service[113296]: DEBUG dbcounter [-] [113296] Writing DB stats cinder:SELECT=6 {{(pid=113296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:20:42.719738 np0000170011 devstack@c-api.service[113295]: DEBUG dbcounter [-] [113295] Writing DB stats cinder:SELECT=6 {{(pid=113295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:20:50.645959 np0000170011 devstack@c-api.service[113294]: DEBUG dbcounter [-] [113294] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:20:51.065094 np0000170011 devstack@c-api.service[113293]: DEBUG dbcounter [-] [113293] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:23:18.724110 np0000170011 devstack@c-api.service[113296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 24 10:23:18.724110 np0000170011 devstack@c-api.service[113296]: warnings.warn( Apr 24 10:23:18.738163 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.738163 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.738163 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.738163 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.738620 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.738620 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.738620 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.738620 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.738798 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.738798 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.738798 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.738798 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.738798 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.738798 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.739065 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.739065 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.739065 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.739065 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.739065 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.739297 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.739297 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.739297 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.739297 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.739297 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.739520 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.739520 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.739520 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.739520 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.739701 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.739701 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.739701 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.739701 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.739701 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.739949 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.739949 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.739949 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.739949 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.739949 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.740169 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.740169 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.740169 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.740169 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.740169 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.740169 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.740456 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.740456 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.740456 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.740456 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.740456 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.740456 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.740712 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.740712 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.740712 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.740712 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.740712 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.740712 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.740974 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.740974 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.740974 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.740974 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.740974 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.741202 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.741202 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.741202 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.741202 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.741202 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.741453 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.741453 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.741453 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.741453 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.741453 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.741453 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.741715 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.741715 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.741715 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.741715 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.741715 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.741715 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.742061 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.742061 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.742061 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.742061 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.742061 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.742312 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.742312 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.742312 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.742312 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.742312 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.742574 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.742574 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.742574 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.742574 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.742757 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.742757 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.742757 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.742757 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.742945 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.742945 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.742945 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.742945 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.742945 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.743182 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.743182 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.743182 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.743182 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.743182 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.743411 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.743411 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.743411 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.743411 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.743601 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.743601 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.743601 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.743601 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.743801 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.743801 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.743801 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.743801 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.743995 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.743995 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.743995 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.743995 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.744172 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.744172 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.744172 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.744172 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.744348 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.744348 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.744348 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.744348 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.744348 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.744611 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.744611 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.744611 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.744611 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.744611 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.744611 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.744873 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.744873 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.744873 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.744873 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.744873 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.745080 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.745080 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.745080 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.745080 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.745080 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.745080 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.745328 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.745328 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.745328 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.745328 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.745328 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.745328 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.745619 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.745619 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.745619 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.745619 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.745619 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.745619 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.745887 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.745887 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.745887 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.745887 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.745887 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.745887 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.746140 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.746140 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.746140 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.746140 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.746379 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.746379 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.746379 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.746379 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.746379 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.746629 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.746629 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.746629 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.746629 np0000170011 devstack@c-api.service[113296]: /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. Apr 24 10:23:18.746629 np0000170011 devstack@c-api.service[113296]: warnings.warn(deprecated_msg) Apr 24 10:23:18.746629 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.middleware.request_id [None req-1e9bf769-e88e-46e8-b5d5-849457117be4 None None] RequestId filter calling following filter/app {{(pid=113296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:23:18.746629 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-1e9bf769-e88e-46e8-b5d5-849457117be4 None None] GET https://199.204.45.227/volume// Apr 24 10:23:18.746903 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-1e9bf769-e88e-46e8-b5d5-849457117be4 None None] Empty body provided in request {{(pid=113296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:23:18.746903 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-1e9bf769-e88e-46e8-b5d5-849457117be4 None None] Calling method 'all' {{(pid=113296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:23:18.746903 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-1e9bf769-e88e-46e8-b5d5-849457117be4 None None] https://199.204.45.227/volume// returned with HTTP 300 Apr 24 10:23:18.746903 np0000170011 devstack@c-api.service[113296]: [pid: 113296|app: 0|req: 1/4] 199.204.45.227 () {66 vars in 1456 bytes} [Fri Apr 24 10:23:18 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 24 10:24:01.571205 np0000170011 devstack@c-api.service[113295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 24 10:24:01.571205 np0000170011 devstack@c-api.service[113295]: warnings.warn( Apr 24 10:24:01.584512 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.584512 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.584512 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.584512 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.584512 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.585059 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.585059 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.585059 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.585059 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.585059 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.585431 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.585431 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.585431 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.585431 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.585431 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.585431 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.585811 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.585811 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.585811 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.585811 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.586039 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.586039 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.586039 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.586039 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.586275 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.586275 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.586275 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.586275 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.586521 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.586521 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.586521 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.586521 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.586521 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.586827 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.586827 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.586827 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.586827 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.586827 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.587115 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.587115 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.587115 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.587115 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.587115 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.587115 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.587554 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.587554 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.587554 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.587554 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.587554 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.587554 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.587889 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.587889 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.587889 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.587889 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.587889 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.587889 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.588244 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.588244 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.588244 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.588244 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.588244 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.588580 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.588580 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.588580 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.588580 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.588580 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.588859 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.588859 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.588859 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.588859 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.588859 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.588859 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.589288 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.589288 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.589288 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.589288 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.589288 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.589288 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.589653 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.589653 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.589653 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.589653 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.589653 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.589973 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.589973 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.589973 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.589973 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.589973 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.590229 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.590229 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.590229 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.590229 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.590398 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.590398 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.590398 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.590398 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.590562 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.590562 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.590562 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.590562 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.590562 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.590752 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.590752 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.590752 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.590752 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.590752 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.590933 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.590933 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.590933 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.590933 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.591087 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.591087 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.591087 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.591087 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.591261 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.591261 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.591261 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.591261 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.591440 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.591440 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.591440 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.591440 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.591608 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.591608 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.591608 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.591608 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.591756 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.591756 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.591756 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.591756 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.591756 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.591950 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.591950 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.591950 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.591950 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.591950 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.591950 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.592181 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.592181 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.592181 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.592181 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.592181 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.592385 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.592385 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.592385 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.592385 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.592385 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.592385 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.592621 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.592621 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.592621 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.592621 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.592621 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.592621 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.592846 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.592846 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.592846 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.592846 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.592846 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.592846 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.593060 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.593060 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.593060 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.593060 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.593060 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.593060 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.593502 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.593502 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.593502 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.593502 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.593653 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.593653 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.593653 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.593653 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.593653 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.593850 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.593850 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.593850 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.593850 np0000170011 devstack@c-api.service[113295]: /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. Apr 24 10:24:01.593850 np0000170011 devstack@c-api.service[113295]: warnings.warn(deprecated_msg) Apr 24 10:24:01.593850 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.middleware.request_id [None req-5601e11a-9b23-4cbc-839e-e50fcb522764 None None] RequestId filter calling following filter/app {{(pid=113295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:24:01.908415 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-5601e11a-9b23-4cbc-839e-e50fcb522764 demo demo] GET https://199.204.45.227/volume/v3/types?is_public=None Apr 24 10:24:01.908778 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-5601e11a-9b23-4cbc-839e-e50fcb522764 demo demo] Empty body provided in request {{(pid=113295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:24:01.909029 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-5601e11a-9b23-4cbc-839e-e50fcb522764 demo demo] Calling method 'index' {{(pid=113295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:24:01.910679 np0000170011 devstack@c-api.service[113295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 24 10:24:01.910679 np0000170011 devstack@c-api.service[113295]: warnings.warn( Apr 24 10:24:01.911301 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.api_utils [None req-5601e11a-9b23-4cbc-839e-e50fcb522764 demo demo] Removing options '' from query. {{(pid=113295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:24:01.921287 np0000170011 devstack@c-api.service[113295]: DEBUG oslo_db.sqlalchemy.engines [None req-5601e11a-9b23-4cbc-839e-e50fcb522764 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=113295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 10:24:01.939542 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-5601e11a-9b23-4cbc-839e-e50fcb522764 demo demo] https://199.204.45.227/volume/v3/types?is_public=None returned with HTTP 200 Apr 24 10:24:01.939935 np0000170011 devstack@c-api.service[113295]: [pid: 113295|app: 0|req: 1/5] 199.204.45.227 () {64 vars in 1263 bytes} [Fri Apr 24 10:24:01 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 10:24:01.954672 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.middleware.request_id [req-5601e11a-9b23-4cbc-839e-e50fcb522764 req-31091eed-f699-4934-b9f2-575ca59ce0da None None] RequestId filter calling following filter/app {{(pid=113294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:24:01.960224 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [req-5601e11a-9b23-4cbc-839e-e50fcb522764 req-31091eed-f699-4934-b9f2-575ca59ce0da demo demo] GET https://199.204.45.227/volume/v3/types/default Apr 24 10:24:01.960642 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [req-5601e11a-9b23-4cbc-839e-e50fcb522764 req-31091eed-f699-4934-b9f2-575ca59ce0da demo demo] Empty body provided in request {{(pid=113294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:24:01.961120 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [req-5601e11a-9b23-4cbc-839e-e50fcb522764 req-31091eed-f699-4934-b9f2-575ca59ce0da demo demo] Calling method 'show' {{(pid=113294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:24:01.973164 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [req-5601e11a-9b23-4cbc-839e-e50fcb522764 req-31091eed-f699-4934-b9f2-575ca59ce0da demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Apr 24 10:24:01.973678 np0000170011 devstack@c-api.service[113294]: [pid: 113294|app: 0|req: 2/6] 199.204.45.227 () {66 vars in 1329 bytes} [Fri Apr 24 10:24:01 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 10:24:02.312400 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.middleware.request_id [None req-495d7dcf-aa27-43c9-9403-fc8808c5bd28 None None] RequestId filter calling following filter/app {{(pid=113293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:24:02.315194 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-495d7dcf-aa27-43c9-9403-fc8808c5bd28 demo demo] GET https://199.204.45.227/volume/v3/types/default Apr 24 10:24:02.315403 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-495d7dcf-aa27-43c9-9403-fc8808c5bd28 demo demo] Empty body provided in request {{(pid=113293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:24:02.315631 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-495d7dcf-aa27-43c9-9403-fc8808c5bd28 demo demo] Calling method 'show' {{(pid=113293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:24:02.329836 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-495d7dcf-aa27-43c9-9403-fc8808c5bd28 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Apr 24 10:24:02.330213 np0000170011 devstack@c-api.service[113293]: [pid: 113293|app: 0|req: 3/7] 199.204.45.227 () {64 vars in 1258 bytes} [Fri Apr 24 10:24:02 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 10:24:02.737903 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.middleware.request_id [None req-12e2b0ba-d9df-4d31-a436-98589e3dd328 None None] RequestId filter calling following filter/app {{(pid=113296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:24:03.065768 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-12e2b0ba-d9df-4d31-a436-98589e3dd328 demo demo] GET https://199.204.45.227/volume/v3/types/default Apr 24 10:24:03.066020 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-12e2b0ba-d9df-4d31-a436-98589e3dd328 demo demo] Empty body provided in request {{(pid=113296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:24:03.066231 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-12e2b0ba-d9df-4d31-a436-98589e3dd328 demo demo] Calling method 'show' {{(pid=113296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:24:03.075221 np0000170011 devstack@c-api.service[113296]: DEBUG oslo_db.sqlalchemy.engines [None req-12e2b0ba-d9df-4d31-a436-98589e3dd328 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=113296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 10:24:03.093743 np0000170011 devstack@c-api.service[113296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 24 10:24:03.093743 np0000170011 devstack@c-api.service[113296]: warnings.warn( Apr 24 10:24:03.095897 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-12e2b0ba-d9df-4d31-a436-98589e3dd328 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Apr 24 10:24:03.096241 np0000170011 devstack@c-api.service[113296]: [pid: 113296|app: 0|req: 2/8] 199.204.45.227 () {64 vars in 1258 bytes} [Fri Apr 24 10:24:02 2026] GET /volume/v3/types/default => generated 145 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 10:24:03.110041 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.middleware.request_id [None req-0344474a-44b6-411c-9a87-ea2f389d523e None None] RequestId filter calling following filter/app {{(pid=113295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:24:03.113871 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-0344474a-44b6-411c-9a87-ea2f389d523e demo demo] GET https://199.204.45.227/volume/v3/types/default Apr 24 10:24:03.114284 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-0344474a-44b6-411c-9a87-ea2f389d523e demo demo] Empty body provided in request {{(pid=113295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:24:03.114763 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-0344474a-44b6-411c-9a87-ea2f389d523e demo demo] Calling method 'show' {{(pid=113295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:24:03.129218 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-0344474a-44b6-411c-9a87-ea2f389d523e demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Apr 24 10:24:03.129626 np0000170011 devstack@c-api.service[113295]: [pid: 113295|app: 0|req: 2/9] 199.204.45.227 () {64 vars in 1258 bytes} [Fri Apr 24 10:24:03 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 10:24:11.968094 np0000170011 devstack@c-api.service[113294]: DEBUG dbcounter [-] [113294] Writing DB stats cinder:SELECT=2 {{(pid=113294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:24:12.326200 np0000170011 devstack@c-api.service[113293]: DEBUG dbcounter [-] [113293] Writing DB stats cinder:SELECT=2 {{(pid=113293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:24:13.091884 np0000170011 devstack@c-api.service[113296]: DEBUG dbcounter [-] [113296] Writing DB stats cinder:SELECT=2 {{(pid=113296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:24:13.125339 np0000170011 devstack@c-api.service[113295]: DEBUG dbcounter [-] [113295] Writing DB stats cinder:SELECT=3 {{(pid=113295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:29:30.435408 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.middleware.request_id [None req-0d37f496-8d34-4d64-a217-004caaa07996 None None] RequestId filter calling following filter/app {{(pid=113294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:29:30.536489 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-0d37f496-8d34-4d64-a217-004caaa07996 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:29:30.536784 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-0d37f496-8d34-4d64-a217-004caaa07996 demo demo] Empty body provided in request {{(pid=113294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:29:30.537090 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-0d37f496-8d34-4d64-a217-004caaa07996 demo demo] Calling method 'detail' {{(pid=113294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:29:30.538012 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.api_utils [None req-0d37f496-8d34-4d64-a217-004caaa07996 demo demo] Removing options '' from query. {{(pid=113294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:29:30.539072 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.volume.api [None req-0d37f496-8d34-4d64-a217-004caaa07996 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:29:30.577245 np0000170011 devstack@c-api.service[113294]: INFO cinder.volume.api [None req-0d37f496-8d34-4d64-a217-004caaa07996 demo demo] Get all volumes completed successfully. Apr 24 10:29:30.580024 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-0d37f496-8d34-4d64-a217-004caaa07996 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:29:30.580476 np0000170011 devstack@c-api.service[113294]: [pid: 113294|app: 0|req: 3/10] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:29:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 10:29:40.571400 np0000170011 devstack@c-api.service[113294]: DEBUG dbcounter [-] [113294] Writing DB stats cinder:SELECT=1 {{(pid=113294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:30:30.638782 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.middleware.request_id [None req-960ee739-2f28-4d8d-92fa-60b905418a04 None None] RequestId filter calling following filter/app {{(pid=113293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:30:30.643989 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-960ee739-2f28-4d8d-92fa-60b905418a04 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:30:30.644255 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-960ee739-2f28-4d8d-92fa-60b905418a04 demo demo] Empty body provided in request {{(pid=113293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:30:30.644582 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-960ee739-2f28-4d8d-92fa-60b905418a04 demo demo] Calling method 'detail' {{(pid=113293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:30:30.645789 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.api_utils [None req-960ee739-2f28-4d8d-92fa-60b905418a04 demo demo] Removing options '' from query. {{(pid=113293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:30:30.646850 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.volume.api [None req-960ee739-2f28-4d8d-92fa-60b905418a04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:30:30.682229 np0000170011 devstack@c-api.service[113293]: INFO cinder.volume.api [None req-960ee739-2f28-4d8d-92fa-60b905418a04 demo demo] Get all volumes completed successfully. Apr 24 10:30:30.685101 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-960ee739-2f28-4d8d-92fa-60b905418a04 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:30:30.685640 np0000170011 devstack@c-api.service[113293]: [pid: 113293|app: 0|req: 4/11] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:30:30 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) Apr 24 10:30:40.676405 np0000170011 devstack@c-api.service[113293]: DEBUG dbcounter [-] [113293] Writing DB stats cinder:SELECT=1 {{(pid=113293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:31:30.707291 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.middleware.request_id [None req-6a2333b7-6bea-4fb7-a6d4-2b88626421b6 None None] RequestId filter calling following filter/app {{(pid=113296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:31:30.710190 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-6a2333b7-6bea-4fb7-a6d4-2b88626421b6 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:31:30.710400 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-6a2333b7-6bea-4fb7-a6d4-2b88626421b6 demo demo] Empty body provided in request {{(pid=113296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:31:30.710599 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-6a2333b7-6bea-4fb7-a6d4-2b88626421b6 demo demo] Calling method 'detail' {{(pid=113296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:31:30.711044 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.api_utils [None req-6a2333b7-6bea-4fb7-a6d4-2b88626421b6 demo demo] Removing options '' from query. {{(pid=113296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:31:30.711792 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.volume.api [None req-6a2333b7-6bea-4fb7-a6d4-2b88626421b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:31:30.748230 np0000170011 devstack@c-api.service[113296]: INFO cinder.volume.api [None req-6a2333b7-6bea-4fb7-a6d4-2b88626421b6 demo demo] Get all volumes completed successfully. Apr 24 10:31:30.751390 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-6a2333b7-6bea-4fb7-a6d4-2b88626421b6 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:31:30.752006 np0000170011 devstack@c-api.service[113296]: [pid: 113296|app: 0|req: 3/12] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:31:30 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) Apr 24 10:31:40.740164 np0000170011 devstack@c-api.service[113296]: DEBUG dbcounter [-] [113296] Writing DB stats cinder:SELECT=1 {{(pid=113296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:32:30.770512 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.middleware.request_id [None req-78d3c39d-540a-4f82-a985-0809b1323532 None None] RequestId filter calling following filter/app {{(pid=113295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:32:30.774314 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-78d3c39d-540a-4f82-a985-0809b1323532 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:32:30.774314 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-78d3c39d-540a-4f82-a985-0809b1323532 demo demo] Empty body provided in request {{(pid=113295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:32:30.774691 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-78d3c39d-540a-4f82-a985-0809b1323532 demo demo] Calling method 'detail' {{(pid=113295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:32:30.775208 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.api_utils [None req-78d3c39d-540a-4f82-a985-0809b1323532 demo demo] Removing options '' from query. {{(pid=113295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:32:30.776186 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.volume.api [None req-78d3c39d-540a-4f82-a985-0809b1323532 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:32:30.820623 np0000170011 devstack@c-api.service[113295]: INFO cinder.volume.api [None req-78d3c39d-540a-4f82-a985-0809b1323532 demo demo] Get all volumes completed successfully. Apr 24 10:32:30.822753 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-78d3c39d-540a-4f82-a985-0809b1323532 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:32:30.823314 np0000170011 devstack@c-api.service[113295]: [pid: 113295|app: 0|req: 3/13] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:32:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 10:32:40.812728 np0000170011 devstack@c-api.service[113295]: DEBUG dbcounter [-] [113295] Writing DB stats cinder:SELECT=1 {{(pid=113295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:33:30.846875 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.middleware.request_id [None req-86b641ad-48e5-48d2-afb7-e5e69ea0117c None None] RequestId filter calling following filter/app {{(pid=113294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:33:30.849389 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-86b641ad-48e5-48d2-afb7-e5e69ea0117c demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:33:30.849389 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-86b641ad-48e5-48d2-afb7-e5e69ea0117c demo demo] Empty body provided in request {{(pid=113294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:33:30.849389 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-86b641ad-48e5-48d2-afb7-e5e69ea0117c demo demo] Calling method 'detail' {{(pid=113294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:33:30.849631 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.api_utils [None req-86b641ad-48e5-48d2-afb7-e5e69ea0117c demo demo] Removing options '' from query. {{(pid=113294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:33:30.850338 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.volume.api [None req-86b641ad-48e5-48d2-afb7-e5e69ea0117c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:33:30.858637 np0000170011 devstack@c-api.service[113294]: INFO cinder.volume.api [None req-86b641ad-48e5-48d2-afb7-e5e69ea0117c demo demo] Get all volumes completed successfully. Apr 24 10:33:30.861278 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-86b641ad-48e5-48d2-afb7-e5e69ea0117c demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:33:30.861814 np0000170011 devstack@c-api.service[113294]: [pid: 113294|app: 0|req: 4/14] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:33:30 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) Apr 24 10:33:40.853282 np0000170011 devstack@c-api.service[113294]: DEBUG dbcounter [-] [113294] Writing DB stats cinder:SELECT=1 {{(pid=113294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:34:30.881010 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.middleware.request_id [None req-3059fcec-09a7-4910-846f-5901f0427dc7 None None] RequestId filter calling following filter/app {{(pid=113293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:34:30.994082 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-3059fcec-09a7-4910-846f-5901f0427dc7 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:34:30.994479 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-3059fcec-09a7-4910-846f-5901f0427dc7 demo demo] Empty body provided in request {{(pid=113293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:34:30.994849 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-3059fcec-09a7-4910-846f-5901f0427dc7 demo demo] Calling method 'detail' {{(pid=113293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:34:30.995535 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.api_utils [None req-3059fcec-09a7-4910-846f-5901f0427dc7 demo demo] Removing options '' from query. {{(pid=113293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:34:30.997093 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.volume.api [None req-3059fcec-09a7-4910-846f-5901f0427dc7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:34:31.005319 np0000170011 devstack@c-api.service[113293]: INFO cinder.volume.api [None req-3059fcec-09a7-4910-846f-5901f0427dc7 demo demo] Get all volumes completed successfully. Apr 24 10:34:31.007313 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-3059fcec-09a7-4910-846f-5901f0427dc7 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:34:31.007670 np0000170011 devstack@c-api.service[113293]: [pid: 113293|app: 0|req: 5/15] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:34:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 10:34:41.001064 np0000170011 devstack@c-api.service[113293]: DEBUG dbcounter [-] [113293] Writing DB stats cinder:SELECT=1 {{(pid=113293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:35:31.028019 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.middleware.request_id [None req-f3e28fd3-7726-4d0a-9f76-5be016c95929 None None] RequestId filter calling following filter/app {{(pid=113296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:35:31.030409 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-f3e28fd3-7726-4d0a-9f76-5be016c95929 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:35:31.030642 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-f3e28fd3-7726-4d0a-9f76-5be016c95929 demo demo] Empty body provided in request {{(pid=113296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:35:31.030878 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-f3e28fd3-7726-4d0a-9f76-5be016c95929 demo demo] Calling method 'detail' {{(pid=113296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:35:31.031143 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.api_utils [None req-f3e28fd3-7726-4d0a-9f76-5be016c95929 demo demo] Removing options '' from query. {{(pid=113296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:35:31.031897 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.volume.api [None req-f3e28fd3-7726-4d0a-9f76-5be016c95929 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:35:31.041142 np0000170011 devstack@c-api.service[113296]: INFO cinder.volume.api [None req-f3e28fd3-7726-4d0a-9f76-5be016c95929 demo demo] Get all volumes completed successfully. Apr 24 10:35:31.043808 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-f3e28fd3-7726-4d0a-9f76-5be016c95929 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:35:31.044247 np0000170011 devstack@c-api.service[113296]: [pid: 113296|app: 0|req: 4/16] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:35:31 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) Apr 24 10:35:41.034922 np0000170011 devstack@c-api.service[113296]: DEBUG dbcounter [-] [113296] Writing DB stats cinder:SELECT=1 {{(pid=113296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:36:31.060662 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.middleware.request_id [None req-a4a09fff-d8ba-4034-ab54-5d1cdbf1b236 None None] RequestId filter calling following filter/app {{(pid=113295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:36:31.064963 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-a4a09fff-d8ba-4034-ab54-5d1cdbf1b236 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:36:31.065331 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-a4a09fff-d8ba-4034-ab54-5d1cdbf1b236 demo demo] Empty body provided in request {{(pid=113295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:36:31.065761 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-a4a09fff-d8ba-4034-ab54-5d1cdbf1b236 demo demo] Calling method 'detail' {{(pid=113295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:36:31.066231 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.api_utils [None req-a4a09fff-d8ba-4034-ab54-5d1cdbf1b236 demo demo] Removing options '' from query. {{(pid=113295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:36:31.067531 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.volume.api [None req-a4a09fff-d8ba-4034-ab54-5d1cdbf1b236 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:36:31.073596 np0000170011 devstack@c-api.service[113295]: INFO cinder.volume.api [None req-a4a09fff-d8ba-4034-ab54-5d1cdbf1b236 demo demo] Get all volumes completed successfully. Apr 24 10:36:31.075490 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-a4a09fff-d8ba-4034-ab54-5d1cdbf1b236 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:36:31.075834 np0000170011 devstack@c-api.service[113295]: [pid: 113295|app: 0|req: 4/17] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:36:31 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) Apr 24 10:36:41.070116 np0000170011 devstack@c-api.service[113295]: DEBUG dbcounter [-] [113295] Writing DB stats cinder:SELECT=1 {{(pid=113295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:37:31.097609 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.middleware.request_id [None req-fbc9683e-b97c-4b21-a8d3-7f9f4639437f None None] RequestId filter calling following filter/app {{(pid=113294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:37:31.102082 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-fbc9683e-b97c-4b21-a8d3-7f9f4639437f demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:37:31.102687 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-fbc9683e-b97c-4b21-a8d3-7f9f4639437f demo demo] Empty body provided in request {{(pid=113294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:37:31.103187 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-fbc9683e-b97c-4b21-a8d3-7f9f4639437f demo demo] Calling method 'detail' {{(pid=113294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:37:31.103522 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.api_utils [None req-fbc9683e-b97c-4b21-a8d3-7f9f4639437f demo demo] Removing options '' from query. {{(pid=113294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:37:31.104200 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.volume.api [None req-fbc9683e-b97c-4b21-a8d3-7f9f4639437f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:37:31.110780 np0000170011 devstack@c-api.service[113294]: INFO cinder.volume.api [None req-fbc9683e-b97c-4b21-a8d3-7f9f4639437f demo demo] Get all volumes completed successfully. Apr 24 10:37:31.112782 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-fbc9683e-b97c-4b21-a8d3-7f9f4639437f demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:37:31.113119 np0000170011 devstack@c-api.service[113294]: [pid: 113294|app: 0|req: 5/18] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:37:31 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) Apr 24 10:37:41.106984 np0000170011 devstack@c-api.service[113294]: DEBUG dbcounter [-] [113294] Writing DB stats cinder:SELECT=1 {{(pid=113294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:38:31.128458 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.middleware.request_id [None req-b61221fe-2765-4b2c-8b4d-75b216816343 None None] RequestId filter calling following filter/app {{(pid=113293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:38:31.131881 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-b61221fe-2765-4b2c-8b4d-75b216816343 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:38:31.132058 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-b61221fe-2765-4b2c-8b4d-75b216816343 demo demo] Empty body provided in request {{(pid=113293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:38:31.132323 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-b61221fe-2765-4b2c-8b4d-75b216816343 demo demo] Calling method 'detail' {{(pid=113293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:38:31.132907 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.api_utils [None req-b61221fe-2765-4b2c-8b4d-75b216816343 demo demo] Removing options '' from query. {{(pid=113293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:38:31.133737 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.volume.api [None req-b61221fe-2765-4b2c-8b4d-75b216816343 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:38:31.142920 np0000170011 devstack@c-api.service[113293]: INFO cinder.volume.api [None req-b61221fe-2765-4b2c-8b4d-75b216816343 demo demo] Get all volumes completed successfully. Apr 24 10:38:31.145632 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-b61221fe-2765-4b2c-8b4d-75b216816343 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:38:31.146108 np0000170011 devstack@c-api.service[113293]: [pid: 113293|app: 0|req: 6/19] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:38:31 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) Apr 24 10:38:41.136765 np0000170011 devstack@c-api.service[113293]: DEBUG dbcounter [-] [113293] Writing DB stats cinder:SELECT=1 {{(pid=113293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:39:31.172062 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.middleware.request_id [None req-92df575e-367c-4669-b111-396224a03750 None None] RequestId filter calling following filter/app {{(pid=113296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:39:31.311122 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-92df575e-367c-4669-b111-396224a03750 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:39:31.311297 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-92df575e-367c-4669-b111-396224a03750 demo demo] Empty body provided in request {{(pid=113296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:39:31.311492 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-92df575e-367c-4669-b111-396224a03750 demo demo] Calling method 'detail' {{(pid=113296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:39:31.311710 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.api_utils [None req-92df575e-367c-4669-b111-396224a03750 demo demo] Removing options '' from query. {{(pid=113296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:39:31.312390 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.volume.api [None req-92df575e-367c-4669-b111-396224a03750 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:39:31.323263 np0000170011 devstack@c-api.service[113296]: INFO cinder.volume.api [None req-92df575e-367c-4669-b111-396224a03750 demo demo] Get all volumes completed successfully. Apr 24 10:39:31.326693 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-92df575e-367c-4669-b111-396224a03750 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:39:31.327081 np0000170011 devstack@c-api.service[113296]: [pid: 113296|app: 0|req: 5/20] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:39:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 10:39:41.317101 np0000170011 devstack@c-api.service[113296]: DEBUG dbcounter [-] [113296] Writing DB stats cinder:SELECT=1 {{(pid=113296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:40:31.342014 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.middleware.request_id [None req-bc7ef660-1459-43f6-a095-ff8e1a74b61b None None] RequestId filter calling following filter/app {{(pid=113295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:40:31.344831 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-bc7ef660-1459-43f6-a095-ff8e1a74b61b demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:40:31.345078 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-bc7ef660-1459-43f6-a095-ff8e1a74b61b demo demo] Empty body provided in request {{(pid=113295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:40:31.345336 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-bc7ef660-1459-43f6-a095-ff8e1a74b61b demo demo] Calling method 'detail' {{(pid=113295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:40:31.345737 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.api_utils [None req-bc7ef660-1459-43f6-a095-ff8e1a74b61b demo demo] Removing options '' from query. {{(pid=113295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:40:31.346863 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.volume.api [None req-bc7ef660-1459-43f6-a095-ff8e1a74b61b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:40:31.359442 np0000170011 devstack@c-api.service[113295]: INFO cinder.volume.api [None req-bc7ef660-1459-43f6-a095-ff8e1a74b61b demo demo] Get all volumes completed successfully. Apr 24 10:40:31.361629 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-bc7ef660-1459-43f6-a095-ff8e1a74b61b demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:40:31.362103 np0000170011 devstack@c-api.service[113295]: [pid: 113295|app: 0|req: 5/21] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:40:31 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) Apr 24 10:40:41.349820 np0000170011 devstack@c-api.service[113295]: DEBUG dbcounter [-] [113295] Writing DB stats cinder:SELECT=1 {{(pid=113295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:41:31.381627 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.middleware.request_id [None req-fec08c74-8594-4c00-8e4f-e0f4f6444338 None None] RequestId filter calling following filter/app {{(pid=113294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:41:31.384048 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-fec08c74-8594-4c00-8e4f-e0f4f6444338 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:41:31.384267 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-fec08c74-8594-4c00-8e4f-e0f4f6444338 demo demo] Empty body provided in request {{(pid=113294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:41:31.384493 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-fec08c74-8594-4c00-8e4f-e0f4f6444338 demo demo] Calling method 'detail' {{(pid=113294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:41:31.384746 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.api_utils [None req-fec08c74-8594-4c00-8e4f-e0f4f6444338 demo demo] Removing options '' from query. {{(pid=113294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:41:31.386180 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.volume.api [None req-fec08c74-8594-4c00-8e4f-e0f4f6444338 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:41:31.394061 np0000170011 devstack@c-api.service[113294]: INFO cinder.volume.api [None req-fec08c74-8594-4c00-8e4f-e0f4f6444338 demo demo] Get all volumes completed successfully. Apr 24 10:41:31.396204 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-fec08c74-8594-4c00-8e4f-e0f4f6444338 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:41:31.396585 np0000170011 devstack@c-api.service[113294]: [pid: 113294|app: 0|req: 6/22] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:41:31 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) Apr 24 10:41:41.389313 np0000170011 devstack@c-api.service[113294]: DEBUG dbcounter [-] [113294] Writing DB stats cinder:SELECT=1 {{(pid=113294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:42:31.411495 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.middleware.request_id [None req-681ac09d-7575-4f32-a01c-1ed21c000b39 None None] RequestId filter calling following filter/app {{(pid=113293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:42:31.415013 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-681ac09d-7575-4f32-a01c-1ed21c000b39 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:42:31.415247 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-681ac09d-7575-4f32-a01c-1ed21c000b39 demo demo] Empty body provided in request {{(pid=113293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:42:31.415525 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-681ac09d-7575-4f32-a01c-1ed21c000b39 demo demo] Calling method 'detail' {{(pid=113293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:42:31.415898 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.api_utils [None req-681ac09d-7575-4f32-a01c-1ed21c000b39 demo demo] Removing options '' from query. {{(pid=113293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:42:31.416985 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.volume.api [None req-681ac09d-7575-4f32-a01c-1ed21c000b39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:42:31.425982 np0000170011 devstack@c-api.service[113293]: INFO cinder.volume.api [None req-681ac09d-7575-4f32-a01c-1ed21c000b39 demo demo] Get all volumes completed successfully. Apr 24 10:42:31.428748 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-681ac09d-7575-4f32-a01c-1ed21c000b39 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:42:31.429154 np0000170011 devstack@c-api.service[113293]: [pid: 113293|app: 0|req: 7/23] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:42:31 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) Apr 24 10:42:41.420318 np0000170011 devstack@c-api.service[113293]: DEBUG dbcounter [-] [113293] Writing DB stats cinder:SELECT=1 {{(pid=113293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:43:31.445807 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.middleware.request_id [None req-b9f3d974-ce2b-44a0-92b4-16d616382b62 None None] RequestId filter calling following filter/app {{(pid=113296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:43:31.450051 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-b9f3d974-ce2b-44a0-92b4-16d616382b62 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:43:31.450359 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-b9f3d974-ce2b-44a0-92b4-16d616382b62 demo demo] Empty body provided in request {{(pid=113296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:43:31.450765 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-b9f3d974-ce2b-44a0-92b4-16d616382b62 demo demo] Calling method 'detail' {{(pid=113296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:43:31.451137 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.api_utils [None req-b9f3d974-ce2b-44a0-92b4-16d616382b62 demo demo] Removing options '' from query. {{(pid=113296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:43:31.452319 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.volume.api [None req-b9f3d974-ce2b-44a0-92b4-16d616382b62 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:43:31.461874 np0000170011 devstack@c-api.service[113296]: INFO cinder.volume.api [None req-b9f3d974-ce2b-44a0-92b4-16d616382b62 demo demo] Get all volumes completed successfully. Apr 24 10:43:31.464042 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-b9f3d974-ce2b-44a0-92b4-16d616382b62 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:43:31.464592 np0000170011 devstack@c-api.service[113296]: [pid: 113296|app: 0|req: 6/24] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:43:31 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) Apr 24 10:43:41.455836 np0000170011 devstack@c-api.service[113296]: DEBUG dbcounter [-] [113296] Writing DB stats cinder:SELECT=1 {{(pid=113296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:44:31.480668 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.middleware.request_id [None req-2c00aa36-d34d-47ee-a5f4-1411879556c7 None None] RequestId filter calling following filter/app {{(pid=113295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:44:31.638716 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-2c00aa36-d34d-47ee-a5f4-1411879556c7 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:44:31.639107 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-2c00aa36-d34d-47ee-a5f4-1411879556c7 demo demo] Empty body provided in request {{(pid=113295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:44:31.639539 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-2c00aa36-d34d-47ee-a5f4-1411879556c7 demo demo] Calling method 'detail' {{(pid=113295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:44:31.640110 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.api_utils [None req-2c00aa36-d34d-47ee-a5f4-1411879556c7 demo demo] Removing options '' from query. {{(pid=113295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:44:31.641705 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.volume.api [None req-2c00aa36-d34d-47ee-a5f4-1411879556c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:44:31.653620 np0000170011 devstack@c-api.service[113295]: INFO cinder.volume.api [None req-2c00aa36-d34d-47ee-a5f4-1411879556c7 demo demo] Get all volumes completed successfully. Apr 24 10:44:31.658351 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-2c00aa36-d34d-47ee-a5f4-1411879556c7 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:44:31.659325 np0000170011 devstack@c-api.service[113295]: [pid: 113295|app: 0|req: 6/25] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:44:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 10:44:41.646436 np0000170011 devstack@c-api.service[113295]: DEBUG dbcounter [-] [113295] Writing DB stats cinder:SELECT=1 {{(pid=113295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:45:31.676010 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.middleware.request_id [None req-b2c8901c-1e57-4437-9d5a-2c290a1d18b1 None None] RequestId filter calling following filter/app {{(pid=113294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:45:31.679819 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-b2c8901c-1e57-4437-9d5a-2c290a1d18b1 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:45:31.680006 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-b2c8901c-1e57-4437-9d5a-2c290a1d18b1 demo demo] Empty body provided in request {{(pid=113294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:45:31.680286 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-b2c8901c-1e57-4437-9d5a-2c290a1d18b1 demo demo] Calling method 'detail' {{(pid=113294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:45:31.680675 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.api_utils [None req-b2c8901c-1e57-4437-9d5a-2c290a1d18b1 demo demo] Removing options '' from query. {{(pid=113294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:45:31.681698 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.volume.api [None req-b2c8901c-1e57-4437-9d5a-2c290a1d18b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:45:31.690522 np0000170011 devstack@c-api.service[113294]: INFO cinder.volume.api [None req-b2c8901c-1e57-4437-9d5a-2c290a1d18b1 demo demo] Get all volumes completed successfully. Apr 24 10:45:31.692563 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-b2c8901c-1e57-4437-9d5a-2c290a1d18b1 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:45:31.692944 np0000170011 devstack@c-api.service[113294]: [pid: 113294|app: 0|req: 7/26] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:45:31 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) Apr 24 10:45:41.685006 np0000170011 devstack@c-api.service[113294]: DEBUG dbcounter [-] [113294] Writing DB stats cinder:SELECT=1 {{(pid=113294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:46:31.708672 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.middleware.request_id [None req-1b974b81-d7c6-484a-9387-4db44dcd482e None None] RequestId filter calling following filter/app {{(pid=113293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:46:31.713452 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-1b974b81-d7c6-484a-9387-4db44dcd482e demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:46:31.713452 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-1b974b81-d7c6-484a-9387-4db44dcd482e demo demo] Empty body provided in request {{(pid=113293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:46:31.713452 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-1b974b81-d7c6-484a-9387-4db44dcd482e demo demo] Calling method 'detail' {{(pid=113293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:46:31.713452 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.api_utils [None req-1b974b81-d7c6-484a-9387-4db44dcd482e demo demo] Removing options '' from query. {{(pid=113293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:46:31.713452 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.volume.api [None req-1b974b81-d7c6-484a-9387-4db44dcd482e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:46:31.721903 np0000170011 devstack@c-api.service[113293]: INFO cinder.volume.api [None req-1b974b81-d7c6-484a-9387-4db44dcd482e demo demo] Get all volumes completed successfully. Apr 24 10:46:31.724491 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-1b974b81-d7c6-484a-9387-4db44dcd482e demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:46:31.725911 np0000170011 devstack@c-api.service[113293]: [pid: 113293|app: 0|req: 8/27] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:46:31 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) Apr 24 10:46:41.718418 np0000170011 devstack@c-api.service[113293]: DEBUG dbcounter [-] [113293] Writing DB stats cinder:SELECT=1 {{(pid=113293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:47:31.742390 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.middleware.request_id [None req-8abb9b61-6527-418f-adc4-00c7bf6afe1d None None] RequestId filter calling following filter/app {{(pid=113296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:47:31.745326 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-8abb9b61-6527-418f-adc4-00c7bf6afe1d demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:47:31.745584 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-8abb9b61-6527-418f-adc4-00c7bf6afe1d demo demo] Empty body provided in request {{(pid=113296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:47:31.745853 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-8abb9b61-6527-418f-adc4-00c7bf6afe1d demo demo] Calling method 'detail' {{(pid=113296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:47:31.746139 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.api_utils [None req-8abb9b61-6527-418f-adc4-00c7bf6afe1d demo demo] Removing options '' from query. {{(pid=113296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:47:31.747167 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.volume.api [None req-8abb9b61-6527-418f-adc4-00c7bf6afe1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:47:31.757769 np0000170011 devstack@c-api.service[113296]: INFO cinder.volume.api [None req-8abb9b61-6527-418f-adc4-00c7bf6afe1d demo demo] Get all volumes completed successfully. Apr 24 10:47:31.760711 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-8abb9b61-6527-418f-adc4-00c7bf6afe1d demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:47:31.761265 np0000170011 devstack@c-api.service[113296]: [pid: 113296|app: 0|req: 7/28] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:47:31 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) Apr 24 10:47:41.750684 np0000170011 devstack@c-api.service[113296]: DEBUG dbcounter [-] [113296] Writing DB stats cinder:SELECT=1 {{(pid=113296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:48:31.786690 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.middleware.request_id [None req-03682ddf-e794-481c-9218-3819d9ea24c8 None None] RequestId filter calling following filter/app {{(pid=113295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:48:31.788781 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-03682ddf-e794-481c-9218-3819d9ea24c8 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:48:31.788970 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-03682ddf-e794-481c-9218-3819d9ea24c8 demo demo] Empty body provided in request {{(pid=113295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:48:31.789164 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-03682ddf-e794-481c-9218-3819d9ea24c8 demo demo] Calling method 'detail' {{(pid=113295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:48:31.789406 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.api_utils [None req-03682ddf-e794-481c-9218-3819d9ea24c8 demo demo] Removing options '' from query. {{(pid=113295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:48:31.790215 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.volume.api [None req-03682ddf-e794-481c-9218-3819d9ea24c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:48:31.801549 np0000170011 devstack@c-api.service[113295]: INFO cinder.volume.api [None req-03682ddf-e794-481c-9218-3819d9ea24c8 demo demo] Get all volumes completed successfully. Apr 24 10:48:31.803544 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-03682ddf-e794-481c-9218-3819d9ea24c8 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:48:31.804185 np0000170011 devstack@c-api.service[113295]: [pid: 113295|app: 0|req: 7/29] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:48:31 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) Apr 24 10:48:41.797469 np0000170011 devstack@c-api.service[113295]: DEBUG dbcounter [-] [113295] Writing DB stats cinder:SELECT=1 {{(pid=113295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:49:31.817052 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.middleware.request_id [None req-81c6fe9d-c5e3-4fe9-8fd1-70ae252d909f None None] RequestId filter calling following filter/app {{(pid=113294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:49:31.921621 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-81c6fe9d-c5e3-4fe9-8fd1-70ae252d909f demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:49:31.925422 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-81c6fe9d-c5e3-4fe9-8fd1-70ae252d909f demo demo] Empty body provided in request {{(pid=113294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:49:31.925422 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-81c6fe9d-c5e3-4fe9-8fd1-70ae252d909f demo demo] Calling method 'detail' {{(pid=113294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:49:31.925422 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.api_utils [None req-81c6fe9d-c5e3-4fe9-8fd1-70ae252d909f demo demo] Removing options '' from query. {{(pid=113294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:49:31.925422 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.volume.api [None req-81c6fe9d-c5e3-4fe9-8fd1-70ae252d909f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:49:31.933881 np0000170011 devstack@c-api.service[113294]: INFO cinder.volume.api [None req-81c6fe9d-c5e3-4fe9-8fd1-70ae252d909f demo demo] Get all volumes completed successfully. Apr 24 10:49:31.937211 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-81c6fe9d-c5e3-4fe9-8fd1-70ae252d909f demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:49:31.938085 np0000170011 devstack@c-api.service[113294]: [pid: 113294|app: 0|req: 8/30] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:49:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 10:49:41.928824 np0000170011 devstack@c-api.service[113294]: DEBUG dbcounter [-] [113294] Writing DB stats cinder:SELECT=1 {{(pid=113294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:50:31.954570 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.middleware.request_id [None req-559897c0-e66f-4372-b5a5-347cb475c2b8 None None] RequestId filter calling following filter/app {{(pid=113293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:50:31.957237 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-559897c0-e66f-4372-b5a5-347cb475c2b8 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:50:31.957495 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-559897c0-e66f-4372-b5a5-347cb475c2b8 demo demo] Empty body provided in request {{(pid=113293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:50:31.957740 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-559897c0-e66f-4372-b5a5-347cb475c2b8 demo demo] Calling method 'detail' {{(pid=113293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:50:31.958023 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.api_utils [None req-559897c0-e66f-4372-b5a5-347cb475c2b8 demo demo] Removing options '' from query. {{(pid=113293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:50:31.958935 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.volume.api [None req-559897c0-e66f-4372-b5a5-347cb475c2b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:50:31.969844 np0000170011 devstack@c-api.service[113293]: INFO cinder.volume.api [None req-559897c0-e66f-4372-b5a5-347cb475c2b8 demo demo] Get all volumes completed successfully. Apr 24 10:50:31.972836 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-559897c0-e66f-4372-b5a5-347cb475c2b8 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:50:31.973380 np0000170011 devstack@c-api.service[113293]: [pid: 113293|app: 0|req: 9/31] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:50:31 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) Apr 24 10:50:41.962828 np0000170011 devstack@c-api.service[113293]: DEBUG dbcounter [-] [113293] Writing DB stats cinder:SELECT=1 {{(pid=113293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:51:31.987576 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.middleware.request_id [None req-4bc02b4e-b7b7-4249-aed0-609bf6a336d1 None None] RequestId filter calling following filter/app {{(pid=113296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:51:31.991343 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-4bc02b4e-b7b7-4249-aed0-609bf6a336d1 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:51:31.991632 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-4bc02b4e-b7b7-4249-aed0-609bf6a336d1 demo demo] Empty body provided in request {{(pid=113296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:51:31.991905 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-4bc02b4e-b7b7-4249-aed0-609bf6a336d1 demo demo] Calling method 'detail' {{(pid=113296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:51:31.992215 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.api_utils [None req-4bc02b4e-b7b7-4249-aed0-609bf6a336d1 demo demo] Removing options '' from query. {{(pid=113296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:51:31.993289 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.volume.api [None req-4bc02b4e-b7b7-4249-aed0-609bf6a336d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:51:32.005769 np0000170011 devstack@c-api.service[113296]: INFO cinder.volume.api [None req-4bc02b4e-b7b7-4249-aed0-609bf6a336d1 demo demo] Get all volumes completed successfully. Apr 24 10:51:32.007879 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-4bc02b4e-b7b7-4249-aed0-609bf6a336d1 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:51:32.008265 np0000170011 devstack@c-api.service[113296]: [pid: 113296|app: 0|req: 8/32] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:51:31 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) Apr 24 10:51:41.997925 np0000170011 devstack@c-api.service[113296]: DEBUG dbcounter [-] [113296] Writing DB stats cinder:SELECT=1 {{(pid=113296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:52:32.023135 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.middleware.request_id [None req-cbcb0fda-39bf-47d1-ad1f-fb6cae6faf5d None None] RequestId filter calling following filter/app {{(pid=113295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:52:32.025900 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-cbcb0fda-39bf-47d1-ad1f-fb6cae6faf5d demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:52:32.026107 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-cbcb0fda-39bf-47d1-ad1f-fb6cae6faf5d demo demo] Empty body provided in request {{(pid=113295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:52:32.026342 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-cbcb0fda-39bf-47d1-ad1f-fb6cae6faf5d demo demo] Calling method 'detail' {{(pid=113295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:52:32.026637 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.api_utils [None req-cbcb0fda-39bf-47d1-ad1f-fb6cae6faf5d demo demo] Removing options '' from query. {{(pid=113295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:52:32.027546 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.volume.api [None req-cbcb0fda-39bf-47d1-ad1f-fb6cae6faf5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:52:32.037991 np0000170011 devstack@c-api.service[113295]: INFO cinder.volume.api [None req-cbcb0fda-39bf-47d1-ad1f-fb6cae6faf5d demo demo] Get all volumes completed successfully. Apr 24 10:52:32.041083 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-cbcb0fda-39bf-47d1-ad1f-fb6cae6faf5d demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:52:32.041648 np0000170011 devstack@c-api.service[113295]: [pid: 113295|app: 0|req: 8/33] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:52:32 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) Apr 24 10:52:42.031026 np0000170011 devstack@c-api.service[113295]: DEBUG dbcounter [-] [113295] Writing DB stats cinder:SELECT=1 {{(pid=113295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:53:32.062918 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.middleware.request_id [None req-3fcf96dd-1885-4b7d-b2e1-7c08ad757179 None None] RequestId filter calling following filter/app {{(pid=113294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:53:32.066347 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-3fcf96dd-1885-4b7d-b2e1-7c08ad757179 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:53:32.066490 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-3fcf96dd-1885-4b7d-b2e1-7c08ad757179 demo demo] Empty body provided in request {{(pid=113294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:53:32.066731 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-3fcf96dd-1885-4b7d-b2e1-7c08ad757179 demo demo] Calling method 'detail' {{(pid=113294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:53:32.067057 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.api_utils [None req-3fcf96dd-1885-4b7d-b2e1-7c08ad757179 demo demo] Removing options '' from query. {{(pid=113294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:53:32.068164 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.volume.api [None req-3fcf96dd-1885-4b7d-b2e1-7c08ad757179 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:53:32.077626 np0000170011 devstack@c-api.service[113294]: INFO cinder.volume.api [None req-3fcf96dd-1885-4b7d-b2e1-7c08ad757179 demo demo] Get all volumes completed successfully. Apr 24 10:53:32.080226 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-3fcf96dd-1885-4b7d-b2e1-7c08ad757179 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:53:32.080732 np0000170011 devstack@c-api.service[113294]: [pid: 113294|app: 0|req: 9/34] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:53:32 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) Apr 24 10:53:42.071942 np0000170011 devstack@c-api.service[113294]: DEBUG dbcounter [-] [113294] Writing DB stats cinder:SELECT=1 {{(pid=113294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:54:32.100204 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.middleware.request_id [None req-89b6312b-d056-4984-bfdc-ca0823424dfd None None] RequestId filter calling following filter/app {{(pid=113293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:54:32.157346 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-89b6312b-d056-4984-bfdc-ca0823424dfd demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:54:32.157806 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-89b6312b-d056-4984-bfdc-ca0823424dfd demo demo] Empty body provided in request {{(pid=113293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:54:32.158170 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-89b6312b-d056-4984-bfdc-ca0823424dfd demo demo] Calling method 'detail' {{(pid=113293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:54:32.158820 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.api_utils [None req-89b6312b-d056-4984-bfdc-ca0823424dfd demo demo] Removing options '' from query. {{(pid=113293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:54:32.160502 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.volume.api [None req-89b6312b-d056-4984-bfdc-ca0823424dfd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:54:32.173171 np0000170011 devstack@c-api.service[113293]: INFO cinder.volume.api [None req-89b6312b-d056-4984-bfdc-ca0823424dfd demo demo] Get all volumes completed successfully. Apr 24 10:54:32.177103 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-89b6312b-d056-4984-bfdc-ca0823424dfd demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:54:32.177714 np0000170011 devstack@c-api.service[113293]: [pid: 113293|app: 0|req: 10/35] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:54:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 10:54:42.171256 np0000170011 devstack@c-api.service[113293]: DEBUG dbcounter [-] [113293] Writing DB stats cinder:SELECT=1 {{(pid=113293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:55:32.197016 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.middleware.request_id [None req-0dbdff6d-8b8c-4c4e-83d5-7616fce61ce9 None None] RequestId filter calling following filter/app {{(pid=113296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:55:32.200621 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-0dbdff6d-8b8c-4c4e-83d5-7616fce61ce9 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:55:32.201056 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-0dbdff6d-8b8c-4c4e-83d5-7616fce61ce9 demo demo] Empty body provided in request {{(pid=113296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:55:32.201153 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-0dbdff6d-8b8c-4c4e-83d5-7616fce61ce9 demo demo] Calling method 'detail' {{(pid=113296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:55:32.201410 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.api_utils [None req-0dbdff6d-8b8c-4c4e-83d5-7616fce61ce9 demo demo] Removing options '' from query. {{(pid=113296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:55:32.202360 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.volume.api [None req-0dbdff6d-8b8c-4c4e-83d5-7616fce61ce9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:55:32.210410 np0000170011 devstack@c-api.service[113296]: INFO cinder.volume.api [None req-0dbdff6d-8b8c-4c4e-83d5-7616fce61ce9 demo demo] Get all volumes completed successfully. Apr 24 10:55:32.212834 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-0dbdff6d-8b8c-4c4e-83d5-7616fce61ce9 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:55:32.213278 np0000170011 devstack@c-api.service[113296]: [pid: 113296|app: 0|req: 9/36] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:55:32 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) Apr 24 10:55:42.205829 np0000170011 devstack@c-api.service[113296]: DEBUG dbcounter [-] [113296] Writing DB stats cinder:SELECT=1 {{(pid=113296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:56:32.248730 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.middleware.request_id [None req-2553715e-589c-40f9-9818-c44c240599c6 None None] RequestId filter calling following filter/app {{(pid=113295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:56:32.251111 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-2553715e-589c-40f9-9818-c44c240599c6 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:56:32.251341 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-2553715e-589c-40f9-9818-c44c240599c6 demo demo] Empty body provided in request {{(pid=113295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:56:32.251610 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-2553715e-589c-40f9-9818-c44c240599c6 demo demo] Calling method 'detail' {{(pid=113295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:56:32.251923 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.api_utils [None req-2553715e-589c-40f9-9818-c44c240599c6 demo demo] Removing options '' from query. {{(pid=113295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:56:32.252668 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.volume.api [None req-2553715e-589c-40f9-9818-c44c240599c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:56:32.265135 np0000170011 devstack@c-api.service[113295]: INFO cinder.volume.api [None req-2553715e-589c-40f9-9818-c44c240599c6 demo demo] Get all volumes completed successfully. Apr 24 10:56:32.268525 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-2553715e-589c-40f9-9818-c44c240599c6 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:56:32.269167 np0000170011 devstack@c-api.service[113295]: [pid: 113295|app: 0|req: 9/37] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:56:32 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) Apr 24 10:56:42.256135 np0000170011 devstack@c-api.service[113295]: DEBUG dbcounter [-] [113295] Writing DB stats cinder:SELECT=1 {{(pid=113295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:57:32.287829 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.middleware.request_id [None req-fefdc777-d253-483e-9ecb-effb022cdf9a None None] RequestId filter calling following filter/app {{(pid=113294) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:57:32.291200 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-fefdc777-d253-483e-9ecb-effb022cdf9a demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:57:32.291461 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-fefdc777-d253-483e-9ecb-effb022cdf9a demo demo] Empty body provided in request {{(pid=113294) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:57:32.291718 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.openstack.wsgi [None req-fefdc777-d253-483e-9ecb-effb022cdf9a demo demo] Calling method 'detail' {{(pid=113294) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:57:32.292023 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.api.api_utils [None req-fefdc777-d253-483e-9ecb-effb022cdf9a demo demo] Removing options '' from query. {{(pid=113294) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:57:32.293049 np0000170011 devstack@c-api.service[113294]: DEBUG cinder.volume.api [None req-fefdc777-d253-483e-9ecb-effb022cdf9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113294) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:57:32.305146 np0000170011 devstack@c-api.service[113294]: INFO cinder.volume.api [None req-fefdc777-d253-483e-9ecb-effb022cdf9a demo demo] Get all volumes completed successfully. Apr 24 10:57:32.308283 np0000170011 devstack@c-api.service[113294]: INFO cinder.api.openstack.wsgi [None req-fefdc777-d253-483e-9ecb-effb022cdf9a demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:57:32.308885 np0000170011 devstack@c-api.service[113294]: [pid: 113294|app: 0|req: 10/38] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:57:32 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) Apr 24 10:57:42.297550 np0000170011 devstack@c-api.service[113294]: DEBUG dbcounter [-] [113294] Writing DB stats cinder:SELECT=1 {{(pid=113294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:58:32.325593 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.middleware.request_id [None req-30d91438-e1a3-4952-a639-05a1f4ee49e3 None None] RequestId filter calling following filter/app {{(pid=113293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:58:32.331179 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-30d91438-e1a3-4952-a639-05a1f4ee49e3 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:58:32.331438 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-30d91438-e1a3-4952-a639-05a1f4ee49e3 demo demo] Empty body provided in request {{(pid=113293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:58:32.331742 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.openstack.wsgi [None req-30d91438-e1a3-4952-a639-05a1f4ee49e3 demo demo] Calling method 'detail' {{(pid=113293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:58:32.332017 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.api.api_utils [None req-30d91438-e1a3-4952-a639-05a1f4ee49e3 demo demo] Removing options '' from query. {{(pid=113293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:58:32.332880 np0000170011 devstack@c-api.service[113293]: DEBUG cinder.volume.api [None req-30d91438-e1a3-4952-a639-05a1f4ee49e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113293) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:58:32.341130 np0000170011 devstack@c-api.service[113293]: INFO cinder.volume.api [None req-30d91438-e1a3-4952-a639-05a1f4ee49e3 demo demo] Get all volumes completed successfully. Apr 24 10:58:32.343292 np0000170011 devstack@c-api.service[113293]: INFO cinder.api.openstack.wsgi [None req-30d91438-e1a3-4952-a639-05a1f4ee49e3 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:58:32.343765 np0000170011 devstack@c-api.service[113293]: [pid: 113293|app: 0|req: 11/39] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:58:32 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) Apr 24 10:58:42.336051 np0000170011 devstack@c-api.service[113293]: DEBUG dbcounter [-] [113293] Writing DB stats cinder:SELECT=1 {{(pid=113293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 10:59:32.362918 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.middleware.request_id [None req-eb3d6af0-2a12-4c61-b4ab-28715e3071b6 None None] RequestId filter calling following filter/app {{(pid=113296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 10:59:32.454093 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-eb3d6af0-2a12-4c61-b4ab-28715e3071b6 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 10:59:32.454522 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-eb3d6af0-2a12-4c61-b4ab-28715e3071b6 demo demo] Empty body provided in request {{(pid=113296) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 10:59:32.454914 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.openstack.wsgi [None req-eb3d6af0-2a12-4c61-b4ab-28715e3071b6 demo demo] Calling method 'detail' {{(pid=113296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 10:59:32.455381 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.api.api_utils [None req-eb3d6af0-2a12-4c61-b4ab-28715e3071b6 demo demo] Removing options '' from query. {{(pid=113296) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 10:59:32.457142 np0000170011 devstack@c-api.service[113296]: DEBUG cinder.volume.api [None req-eb3d6af0-2a12-4c61-b4ab-28715e3071b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113296) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 10:59:32.464809 np0000170011 devstack@c-api.service[113296]: INFO cinder.volume.api [None req-eb3d6af0-2a12-4c61-b4ab-28715e3071b6 demo demo] Get all volumes completed successfully. Apr 24 10:59:32.466662 np0000170011 devstack@c-api.service[113296]: INFO cinder.api.openstack.wsgi [None req-eb3d6af0-2a12-4c61-b4ab-28715e3071b6 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 10:59:32.467007 np0000170011 devstack@c-api.service[113296]: [pid: 113296|app: 0|req: 10/40] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 10:59:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 10:59:42.461324 np0000170011 devstack@c-api.service[113296]: DEBUG dbcounter [-] [113296] Writing DB stats cinder:SELECT=1 {{(pid=113296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 11:00:32.484035 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.middleware.request_id [None req-b7ff5e59-37c0-4f65-afa9-e284b6083f83 None None] RequestId filter calling following filter/app {{(pid=113295) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 11:00:32.488423 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-b7ff5e59-37c0-4f65-afa9-e284b6083f83 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Apr 24 11:00:32.488789 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-b7ff5e59-37c0-4f65-afa9-e284b6083f83 demo demo] Empty body provided in request {{(pid=113295) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 11:00:32.489173 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.openstack.wsgi [None req-b7ff5e59-37c0-4f65-afa9-e284b6083f83 demo demo] Calling method 'detail' {{(pid=113295) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 11:00:32.489699 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.api.api_utils [None req-b7ff5e59-37c0-4f65-afa9-e284b6083f83 demo demo] Removing options '' from query. {{(pid=113295) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 11:00:32.491295 np0000170011 devstack@c-api.service[113295]: DEBUG cinder.volume.api [None req-b7ff5e59-37c0-4f65-afa9-e284b6083f83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113295) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 11:00:32.504015 np0000170011 devstack@c-api.service[113295]: INFO cinder.volume.api [None req-b7ff5e59-37c0-4f65-afa9-e284b6083f83 demo demo] Get all volumes completed successfully. Apr 24 11:00:32.506337 np0000170011 devstack@c-api.service[113295]: INFO cinder.api.openstack.wsgi [None req-b7ff5e59-37c0-4f65-afa9-e284b6083f83 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Apr 24 11:00:32.506819 np0000170011 devstack@c-api.service[113295]: [pid: 113295|app: 0|req: 10/41] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Apr 24 11:00:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 11:00:42.508816 np0000170011 devstack@c-api.service[113295]: DEBUG dbcounter [-] [113295] Writing DB stats cinder:SELECT=1 {{(pid=113295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}