Apr 29 21:41:30.645686 np0000171311 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 29 21:41:30.654694 np0000171311 devstack@c-api.service[113825]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 29 21:41:30.657823 np0000171311 devstack@c-api.service[113825]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Apr 29 21:41:30 2026] *** Apr 29 21:41:30.657823 np0000171311 devstack@c-api.service[113825]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 29 21:41:30.657823 np0000171311 devstack@c-api.service[113825]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 29 21:41:30.657823 np0000171311 devstack@c-api.service[113825]: nodename: np0000171311 Apr 29 21:41:30.657823 np0000171311 devstack@c-api.service[113825]: machine: x86_64 Apr 29 21:41:30.657823 np0000171311 devstack@c-api.service[113825]: clock source: unix Apr 29 21:41:30.657823 np0000171311 devstack@c-api.service[113825]: pcre jit disabled Apr 29 21:41:30.657823 np0000171311 devstack@c-api.service[113825]: detected number of CPU cores: 16 Apr 29 21:41:30.657823 np0000171311 devstack@c-api.service[113825]: current working directory: / Apr 29 21:41:30.657823 np0000171311 devstack@c-api.service[113825]: detected binary path: /usr/bin/uwsgi-core Apr 29 21:41:30.657823 np0000171311 devstack@c-api.service[113825]: your processes number limit is 256917 Apr 29 21:41:30.657823 np0000171311 devstack@c-api.service[113825]: your memory page size is 4096 bytes Apr 29 21:41:30.657823 np0000171311 devstack@c-api.service[113825]: detected max file descriptor number: 2048 Apr 29 21:41:30.657823 np0000171311 devstack@c-api.service[113825]: lock engine: pthread robust mutexes Apr 29 21:41:30.658450 np0000171311 devstack@c-api.service[113825]: thunder lock: enabled Apr 29 21:41:30.658671 np0000171311 devstack@c-api.service[113825]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 29 21:41:30.658753 np0000171311 devstack@c-api.service[113825]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Apr 29 21:41:30.658793 np0000171311 devstack@c-api.service[113825]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 29 21:41:30.658793 np0000171311 devstack@c-api.service[113825]: Set PythonHome to /opt/stack/data/venv Apr 29 21:41:30.694814 np0000171311 devstack@c-api.service[113825]: Python main interpreter initialized at 0x752e850a3668 Apr 29 21:41:30.694814 np0000171311 devstack@c-api.service[113825]: python threads support enabled Apr 29 21:41:30.694814 np0000171311 devstack@c-api.service[113825]: your server socket listen backlog is limited to 100 connections Apr 29 21:41:30.694814 np0000171311 devstack@c-api.service[113825]: your mercy for graceful operations on workers is 80 seconds Apr 29 21:41:30.695528 np0000171311 devstack@c-api.service[113825]: mapped 671795 bytes (656 KB) for 4 cores Apr 29 21:41:30.695736 np0000171311 devstack@c-api.service[113825]: *** Operational MODE: preforking *** Apr 29 21:41:30.696012 np0000171311 devstack@c-api.service[113825]: *** uWSGI is running in multiple interpreter mode *** Apr 29 21:41:30.696012 np0000171311 devstack@c-api.service[113825]: spawned uWSGI master process (pid: 113825) Apr 29 21:41:30.696229 np0000171311 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 29 21:41:30.696895 np0000171311 devstack@c-api.service[113825]: spawned uWSGI worker 1 (pid: 113826, cores: 1) Apr 29 21:41:30.697585 np0000171311 devstack@c-api.service[113825]: spawned uWSGI worker 2 (pid: 113827, cores: 1) Apr 29 21:41:30.698131 np0000171311 devstack@c-api.service[113825]: spawned uWSGI worker 3 (pid: 113828, cores: 1) Apr 29 21:41:30.698793 np0000171311 devstack@c-api.service[113825]: spawned uWSGI worker 4 (pid: 113829, cores: 1) Apr 29 21:41:30.698912 np0000171311 devstack@c-api.service[113825]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 29 21:41:30.824746 np0000171311 devstack@c-api.service[113826]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 29 21:41:30.824746 np0000171311 devstack@c-api.service[113826]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 29 21:41:30.824746 np0000171311 devstack@c-api.service[113826]: we strongly recommend against using it for new projects. Apr 29 21:41:30.824746 np0000171311 devstack@c-api.service[113826]: If you are already using Eventlet, we recommend migrating to a different Apr 29 21:41:30.824746 np0000171311 devstack@c-api.service[113826]: framework. For more detail see Apr 29 21:41:30.824746 np0000171311 devstack@c-api.service[113826]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 29 21:41:30.824746 np0000171311 devstack@c-api.service[113826]: import eventlet # noqa Apr 29 21:41:30.834880 np0000171311 devstack@c-api.service[113827]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 29 21:41:30.834880 np0000171311 devstack@c-api.service[113827]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 29 21:41:30.834880 np0000171311 devstack@c-api.service[113827]: we strongly recommend against using it for new projects. Apr 29 21:41:30.834880 np0000171311 devstack@c-api.service[113827]: If you are already using Eventlet, we recommend migrating to a different Apr 29 21:41:30.834880 np0000171311 devstack@c-api.service[113827]: framework. For more detail see Apr 29 21:41:30.834880 np0000171311 devstack@c-api.service[113827]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 29 21:41:30.834880 np0000171311 devstack@c-api.service[113827]: import eventlet # noqa Apr 29 21:41:30.836142 np0000171311 devstack@c-api.service[113828]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 29 21:41:30.836142 np0000171311 devstack@c-api.service[113828]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 29 21:41:30.836142 np0000171311 devstack@c-api.service[113828]: we strongly recommend against using it for new projects. Apr 29 21:41:30.836142 np0000171311 devstack@c-api.service[113828]: If you are already using Eventlet, we recommend migrating to a different Apr 29 21:41:30.836142 np0000171311 devstack@c-api.service[113828]: framework. For more detail see Apr 29 21:41:30.836142 np0000171311 devstack@c-api.service[113828]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 29 21:41:30.836142 np0000171311 devstack@c-api.service[113828]: import eventlet # noqa Apr 29 21:41:30.852799 np0000171311 devstack@c-api.service[113829]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 29 21:41:30.852799 np0000171311 devstack@c-api.service[113829]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 29 21:41:30.852799 np0000171311 devstack@c-api.service[113829]: we strongly recommend against using it for new projects. Apr 29 21:41:30.852799 np0000171311 devstack@c-api.service[113829]: If you are already using Eventlet, we recommend migrating to a different Apr 29 21:41:30.852799 np0000171311 devstack@c-api.service[113829]: framework. For more detail see Apr 29 21:41:30.852799 np0000171311 devstack@c-api.service[113829]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 29 21:41:30.852799 np0000171311 devstack@c-api.service[113829]: import eventlet # noqa Apr 29 21:41:30.907733 np0000171311 devstack@c-api.service[113826]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 29 21:41:30.907733 np0000171311 devstack@c-api.service[113826]: debtcollector.deprecate( Apr 29 21:41:30.921392 np0000171311 devstack@c-api.service[113827]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 29 21:41:30.921392 np0000171311 devstack@c-api.service[113827]: debtcollector.deprecate( Apr 29 21:41:30.926808 np0000171311 devstack@c-api.service[113828]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 29 21:41:30.926808 np0000171311 devstack@c-api.service[113828]: debtcollector.deprecate( Apr 29 21:41:30.940648 np0000171311 devstack@c-api.service[113829]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 29 21:41:30.940648 np0000171311 devstack@c-api.service[113829]: debtcollector.deprecate( Apr 29 21:41:30.986880 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:30.986880 np0000171311 devstack@c-api.service[113826]: from cgi import parse_header Apr 29 21:41:31.003983 np0000171311 devstack@c-api.service[113827]: /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 29 21:41:31.003983 np0000171311 devstack@c-api.service[113827]: from cgi import parse_header Apr 29 21:41:31.004165 np0000171311 devstack@c-api.service[113828]: /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 29 21:41:31.004165 np0000171311 devstack@c-api.service[113828]: from cgi import parse_header Apr 29 21:41:31.023677 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:31.023677 np0000171311 devstack@c-api.service[113829]: from cgi import parse_header Apr 29 21:41:31.029484 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:31.029484 np0000171311 devstack@c-api.service[113826]: removals.removed_module( Apr 29 21:41:31.030154 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:31.030154 np0000171311 devstack@c-api.service[113826]: removals.removed_module( Apr 29 21:41:31.046620 np0000171311 devstack@c-api.service[113828]: /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 29 21:41:31.046620 np0000171311 devstack@c-api.service[113828]: removals.removed_module( Apr 29 21:41:31.047251 np0000171311 devstack@c-api.service[113828]: /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 29 21:41:31.047251 np0000171311 devstack@c-api.service[113828]: removals.removed_module( Apr 29 21:41:31.049318 np0000171311 devstack@c-api.service[113827]: /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 29 21:41:31.049318 np0000171311 devstack@c-api.service[113827]: removals.removed_module( Apr 29 21:41:31.050091 np0000171311 devstack@c-api.service[113827]: /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 29 21:41:31.050091 np0000171311 devstack@c-api.service[113827]: removals.removed_module( Apr 29 21:41:31.067305 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:31.067305 np0000171311 devstack@c-api.service[113829]: removals.removed_module( Apr 29 21:41:31.067980 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:31.067980 np0000171311 devstack@c-api.service[113829]: removals.removed_module( Apr 29 21:41:31.642310 np0000171311 devstack@c-api.service[113827]: /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 29 21:41:31.642310 np0000171311 devstack@c-api.service[113827]: warnings.warn( Apr 29 21:41:31.650707 np0000171311 devstack@c-api.service[113828]: /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 29 21:41:31.650707 np0000171311 devstack@c-api.service[113828]: warnings.warn( Apr 29 21:41:31.651075 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:31.651075 np0000171311 devstack@c-api.service[113826]: warnings.warn( Apr 29 21:41:31.692189 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:31.692189 np0000171311 devstack@c-api.service[113829]: warnings.warn( Apr 29 21:41:31.746381 np0000171311 devstack@c-api.service[113827]: /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 29 21:41:31.746381 np0000171311 devstack@c-api.service[113827]: warnings.warn( Apr 29 21:41:31.750927 np0000171311 devstack@c-api.service[113828]: /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 29 21:41:31.750927 np0000171311 devstack@c-api.service[113828]: warnings.warn( Apr 29 21:41:31.753651 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:31.753651 np0000171311 devstack@c-api.service[113826]: warnings.warn( Apr 29 21:41:31.794296 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:31.794296 np0000171311 devstack@c-api.service[113829]: warnings.warn( Apr 29 21:41:32.029749 np0000171311 devstack@c-api.service[113826]: 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 29 21:41:32.030279 np0000171311 devstack@c-api.service[113826]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113826) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 29 21:41:32.032083 np0000171311 devstack@c-api.service[113827]: 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 29 21:41:32.032508 np0000171311 devstack@c-api.service[113827]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113827) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 29 21:41:32.039973 np0000171311 devstack@c-api.service[113828]: 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 29 21:41:32.040253 np0000171311 devstack@c-api.service[113828]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113828) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 29 21:41:32.066242 np0000171311 devstack@c-api.service[113829]: 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 29 21:41:32.066674 np0000171311 devstack@c-api.service[113829]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113829) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 29 21:41:32.117874 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.117874 np0000171311 devstack@c-api.service[113826]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 29 21:41:32.119589 np0000171311 devstack@c-api.service[113827]: /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 29 21:41:32.119589 np0000171311 devstack@c-api.service[113827]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 29 21:41:32.120138 np0000171311 devstack@c-api.service[113828]: /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 29 21:41:32.120138 np0000171311 devstack@c-api.service[113828]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 29 21:41:32.141146 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:32.141146 np0000171311 devstack@c-api.service[113829]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 29 21:41:32.562676 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113826) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 29 21:41:32.563015 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113827) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 29 21:41:32.563090 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.563198 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.563271 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113829) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 29 21:41:32.563339 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.563420 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.563492 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113828) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 29 21:41:32.563554 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.563611 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.563668 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.563723 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.563791 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.563791 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.563900 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.563960 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.564682 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.564818 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.564818 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.564950 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.565011 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.565073 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.565169 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.565169 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.565283 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.565343 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.565468 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.565468 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.565468 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.565631 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.565700 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.565765 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.565765 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.565765 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.565765 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.565765 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.565765 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.566944 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.566981 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.567019 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.567052 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.567090 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.567150 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.567190 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.567228 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.567266 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.567304 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.567341 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.567372 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.567405 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.567444 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.567486 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.567518 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.567556 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.567599 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.567632 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.567670 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.567707 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.567750 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.567788 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.567788 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.567788 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.569189 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.569189 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.569189 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.569189 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.569189 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.569189 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.569189 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.569454 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.569454 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.569454 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.569672 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.569738 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.569798 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.569899 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.570252 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.570419 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.570471 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.570515 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.570547 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.570585 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.570623 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.570657 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.570657 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.570657 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.570760 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.570760 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.570760 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.570760 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.570882 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.570882 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.570945 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.571164 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.571239 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.571289 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.571335 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.571373 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.571417 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.571458 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.571492 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.571526 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.571564 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.571596 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.571633 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.571755 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.571803 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.571874 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.571874 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.571874 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.572042 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.572146 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.572202 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.572280 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.572349 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.572430 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.572504 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.572569 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.572619 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.572619 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.572619 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.572789 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.572789 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.572789 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.572789 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.572789 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.572789 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.573266 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.573320 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.573359 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.573397 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.573510 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.573616 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.573686 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.573788 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.573876 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.573917 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.573955 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.573995 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.574032 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.574066 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.574192 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.574273 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.574273 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.574273 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.574273 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.574273 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.574273 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.574273 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.574599 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.574599 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.574599 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.574599 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.574599 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.574599 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.574599 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.579433 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.579502 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.579556 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.579593 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.579622 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.579650 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.579679 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.579721 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.579751 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.579780 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.579810 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.579839 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.579839 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.579892 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.580395 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.580464 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.580520 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.580557 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.580591 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.580619 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.580648 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.580676 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.580708 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.580736 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.580765 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.580793 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.580829 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.580892 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.581077 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.581152 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.581191 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.581219 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.581252 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.581284 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.581313 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.581345 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.581379 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.581408 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.581440 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.581473 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.581546 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.581583 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.581612 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.581640 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.581672 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.581700 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.581738 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.581775 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.581803 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.581830 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.581863 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.581912 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.581941 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.581941 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.581941 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.581941 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.582050 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.582050 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.582129 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.582167 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.582202 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.582231 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.582263 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.582312 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.582359 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.582398 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.582436 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.582475 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.582513 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.582549 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.582592 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.582648 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.582692 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.582730 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.582773 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.582814 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.582858 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.582895 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.582944 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.582988 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.583027 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.583064 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.583101 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.583164 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.583201 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.583237 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.583273 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.583324 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.583361 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.583413 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.583454 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.583497 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.583538 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.583580 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.583617 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.583659 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.583701 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.583743 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.583786 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.583831 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.583873 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.583911 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.583947 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.583983 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.584025 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.584064 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.584064 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.584064 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.584064 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.584064 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.584064 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.584064 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.584747 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.584790 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.584856 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.584915 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.584973 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.585021 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.585066 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.585103 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.585159 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.585208 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.585246 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.585291 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.585291 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.585362 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.585404 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.585447 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.585491 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.585552 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.585598 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.585637 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.585679 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.585723 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.585760 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.585795 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.585840 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.585840 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.585840 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.585840 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.590555 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.590555 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.590555 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.590555 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.590555 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.590555 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.590789 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.590836 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.590874 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.590874 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.590960 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.591003 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.591041 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.591077 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.591132 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.591181 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.591225 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.591267 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.591304 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.591343 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.591390 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.591427 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.591464 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.591511 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.591554 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.591601 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.591643 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.591685 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.591723 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.591765 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.591802 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.591838 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.591879 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.591923 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.591965 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.592013 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.592052 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.592052 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.592136 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.592175 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.592212 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.592249 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.592285 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.592331 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.592373 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.592417 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.592457 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.592495 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.592537 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.592537 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.592537 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.592537 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.592537 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.592537 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.592537 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.592537 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.592786 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.592786 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.592867 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.592906 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.592942 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.592987 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.593024 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.593062 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.593112 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.593169 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.593205 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.593242 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.593290 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.593333 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.593376 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.593415 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.593415 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.593415 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.593516 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.593559 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.593650 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.593689 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.593727 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.593769 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.593806 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.593806 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.593806 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.593806 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.597126 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.597203 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.597265 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.597306 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.597345 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.598095 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.598183 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.598226 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.598269 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.598308 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.598348 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.598377 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.598406 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.598434 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.598476 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.598505 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.598531 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.598562 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.598590 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.598620 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.598653 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.598677 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.598707 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.598736 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.598763 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.598795 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.598823 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.598851 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.598879 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.598910 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.599010 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.599047 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.599078 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.599114 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.599161 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.599190 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.599217 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.599244 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.599276 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.599305 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.599341 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.599369 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.599396 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.599424 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.599457 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.599485 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.599516 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.599543 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.599576 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.599607 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.599635 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.599671 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.599704 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.599729 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.599761 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.599790 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.599819 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.599843 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.599868 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.599896 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.599930 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.599963 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.599988 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.600020 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.600044 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.600073 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.600101 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.600152 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.600189 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.600217 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.600248 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.600277 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.600316 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.600348 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.600377 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.600405 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.600435 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.600435 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.600435 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.600435 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.600435 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.600435 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.600435 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.600435 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.600637 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.600637 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.600637 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.600637 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.600637 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.600758 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.600795 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.600824 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.600857 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.600886 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.600918 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.600918 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.600970 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.601003 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.601028 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.601056 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.601087 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.601623 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.601680 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.601680 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.601733 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.601815 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.601847 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.601847 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.601847 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.601925 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.601956 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.601984 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.602522 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.602555 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.602593 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.602625 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.602656 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.602684 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.602712 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.602740 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.602775 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.602803 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.602835 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.602868 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.602900 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.602930 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.602961 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.602989 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.603016 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.603043 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.603080 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.603134 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.603160 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.603188 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.603224 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.603256 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.603284 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.603316 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.603345 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.603376 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.603409 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.603436 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.603465 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.603493 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.603519 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.603551 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.603623 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.603658 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.603682 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.603709 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.603737 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.603765 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.603793 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.603819 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.603851 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.603883 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.603908 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.603934 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.603960 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.603985 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.604011 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.604582 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.604619 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.604648 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.604687 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.604716 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.604716 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.604716 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.604792 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.604792 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.604792 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.604792 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.604884 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.604918 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.604948 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.604981 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.604981 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.605038 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.605038 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.605038 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.605038 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.605147 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.605177 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.605215 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.605215 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.605264 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.605296 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.605325 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.605355 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.605383 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.605409 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.605439 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.605466 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.605496 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.605496 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.605496 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.605574 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.605606 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.605634 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.605691 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.605717 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.605750 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.605785 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.605814 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.605845 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.605872 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.605899 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.605927 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.605951 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.605978 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.606004 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.606030 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.606054 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.606086 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.606115 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.606684 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.606711 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.606738 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.606817 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.606852 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.606878 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.606903 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.606928 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.606956 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.607596 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.607596 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.607596 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.607688 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.607715 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.607744 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.607773 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.607802 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.607830 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.607860 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.607888 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.607916 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.607941 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.607968 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.608000 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.608025 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.608053 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.608084 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.608111 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.608160 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.608187 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.608217 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.608244 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.608275 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.608302 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.608330 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.608353 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.608353 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.608937 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.608990 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.609059 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.609126 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.609196 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.609233 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.609263 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.609292 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.609321 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.609913 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.609948 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.609989 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.610017 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.610043 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.610068 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.610096 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.610134 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.610172 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.610203 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.610234 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.610266 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.610294 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.610322 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.610350 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.610378 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.610405 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.610405 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.610405 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.611358 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.611423 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.611462 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.611492 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.611520 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.611548 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.611573 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.611599 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.611632 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.611660 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.611690 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.611726 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.611758 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.611784 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.611813 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.611840 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.611869 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.611893 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.611923 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.611947 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.611976 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.612068 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.612097 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.612142 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.612167 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.612193 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.612222 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.612247 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.612284 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.612309 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.612337 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.612369 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.612398 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.612425 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.612455 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.612484 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.612515 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.612544 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.612574 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.612605 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.612634 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.612669 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.612697 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.612723 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.612751 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.612774 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.612801 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.612828 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.612857 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.612883 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.612912 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.612944 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.612969 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.613000 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.613000 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.613000 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.613633 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.613633 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.613633 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.613633 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.613806 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.613849 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.613879 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.613907 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.613936 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.613964 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.613993 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.614020 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.614047 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.614074 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.614192 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.614234 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.614263 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.614325 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.614383 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.614383 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.614462 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.614993 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.615033 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.615033 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.615033 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.615033 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.615033 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.615033 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.615196 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.615196 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.615247 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.615271 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.615299 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.615327 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.615356 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.615380 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.615407 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.615431 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.615455 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.615480 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.615503 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.615526 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.615550 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.615578 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.615601 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.615628 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.615656 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.615684 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.615684 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.615726 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.615726 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.615773 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.615800 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.616406 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.616406 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.616406 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.618248 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.618307 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.618373 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.618432 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.618463 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.618493 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.618522 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.618561 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.618592 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.618617 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.618649 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.618680 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.619260 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.619260 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.620003 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.620057 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.620122 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.620207 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.620258 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.620319 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.620382 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.620466 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.620524 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.620583 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.620645 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.620702 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.620760 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.621315 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.621490 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.621556 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.621608 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.621646 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.621675 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.621710 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.621740 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.621770 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.621832 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.621865 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.621899 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.621929 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.621993 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.622028 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.622059 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.622092 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.622138 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.622213 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.622262 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.622304 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.622304 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.622354 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.622386 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.622415 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.622448 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.622494 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.622554 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.623056 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.623098 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.623098 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.623098 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.623098 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.623221 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.623250 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.623291 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.623329 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.623358 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.623389 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.623415 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.623446 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.623470 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.623501 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.623527 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.623559 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.623591 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.623616 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.623647 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.623679 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.623704 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.623736 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.623761 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.623808 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.623847 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.623880 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.623911 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.623940 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.623973 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.624006 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.624031 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.624060 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.624084 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.624128 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.624167 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.624507 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.624539 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.624539 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.624539 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.624539 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.624643 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.624679 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.624707 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.624743 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.624775 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.624806 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.624806 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.624856 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.624887 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.624912 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.624940 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.624940 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.624987 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.624987 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.625047 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.625079 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.625105 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.625146 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 29 21:41:32.625175 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.625211 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.625244 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.625275 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.625308 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.625339 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.625370 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.625408 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.625408 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.625461 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.625489 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113829) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.625520 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.625552 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 29 21:41:32.625588 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.625619 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 29 21:41:32.625647 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.625647 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.625702 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 29 21:41:32.625729 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113828) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.625756 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 29 21:41:32.625756 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 29 21:41:32.625833 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 29 21:41:32.670444 np0000171311 devstack@c-api.service[113826]: INFO dbcounter [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Registered counter for database cinder Apr 29 21:41:32.671285 np0000171311 devstack@c-api.service[113829]: INFO dbcounter [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Registered counter for database cinder Apr 29 21:41:32.672428 np0000171311 devstack@c-api.service[113827]: INFO dbcounter [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Registered counter for database cinder Apr 29 21:41:32.673727 np0000171311 devstack@c-api.service[113828]: INFO dbcounter [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Registered counter for database cinder Apr 29 21:41:32.683629 np0000171311 devstack@c-api.service[113826]: DEBUG oslo_db.sqlalchemy.engines [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 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=113826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 29 21:41:32.689935 np0000171311 devstack@c-api.service[113829]: DEBUG oslo_db.sqlalchemy.engines [None req-62974fbb-275d-4989-81d4-94169a22b93c 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=113829) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 29 21:41:32.696048 np0000171311 devstack@c-api.service[113827]: DEBUG oslo_db.sqlalchemy.engines [None req-9199eec7-52f8-489e-bf36-484b28289345 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=113827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 29 21:41:32.700166 np0000171311 devstack@c-api.service[113828]: DEBUG oslo_db.sqlalchemy.engines [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d 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=113828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 29 21:41:32.795154 np0000171311 devstack@c-api.service[113826]: DEBUG dbcounter [-] [113826] Writer thread running {{(pid=113826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 29 21:41:32.797703 np0000171311 devstack@c-api.service[113826]: INFO cinder.rpc [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 29 21:41:32.799823 np0000171311 devstack@c-api.service[113826]: INFO cinder.rpc [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 29 21:41:32.802220 np0000171311 devstack@c-api.service[113826]: INFO cinder.rpc [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 29 21:41:32.804247 np0000171311 devstack@c-api.service[113829]: DEBUG dbcounter [-] [113829] Writer thread running {{(pid=113829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 29 21:41:32.804367 np0000171311 devstack@c-api.service[113826]: INFO cinder.rpc [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 29 21:41:32.805550 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.806873 np0000171311 devstack@c-api.service[113829]: INFO cinder.rpc [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 29 21:41:32.807829 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.809169 np0000171311 devstack@c-api.service[113827]: DEBUG dbcounter [-] [113827] Writer thread running {{(pid=113827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 29 21:41:32.809310 np0000171311 devstack@c-api.service[113829]: INFO cinder.rpc [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 29 21:41:32.811589 np0000171311 devstack@c-api.service[113829]: INFO cinder.rpc [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 29 21:41:32.812078 np0000171311 devstack@c-api.service[113828]: DEBUG dbcounter [-] [113828] Writer thread running {{(pid=113828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 29 21:41:32.812345 np0000171311 devstack@c-api.service[113827]: INFO cinder.rpc [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 29 21:41:32.812470 np0000171311 devstack@c-api.service[113826]: DEBUG oslo_db.sqlalchemy.engines [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 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=113826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 29 21:41:32.813673 np0000171311 devstack@c-api.service[113829]: INFO cinder.rpc [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 29 21:41:32.814254 np0000171311 devstack@c-api.service[113826]: INFO cinder.rpc [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 29 21:41:32.814825 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.814915 np0000171311 devstack@c-api.service[113828]: INFO cinder.rpc [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 29 21:41:32.814972 np0000171311 devstack@c-api.service[113827]: INFO cinder.rpc [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 29 21:41:32.815949 np0000171311 devstack@c-api.service[113826]: INFO cinder.rpc [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 29 21:41:32.816881 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.817139 np0000171311 devstack@c-api.service[113828]: INFO cinder.rpc [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 29 21:41:32.817413 np0000171311 devstack@c-api.service[113827]: INFO cinder.rpc [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 29 21:41:32.817491 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.819280 np0000171311 devstack@c-api.service[113828]: INFO cinder.rpc [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 29 21:41:32.820080 np0000171311 devstack@c-api.service[113827]: INFO cinder.rpc [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 29 21:41:32.821275 np0000171311 devstack@c-api.service[113828]: INFO cinder.rpc [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 29 21:41:32.821363 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.822325 np0000171311 devstack@c-api.service[113829]: DEBUG oslo_db.sqlalchemy.engines [None req-62974fbb-275d-4989-81d4-94169a22b93c 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=113829) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 29 21:41:32.822397 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.823809 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.824362 np0000171311 devstack@c-api.service[113829]: INFO cinder.rpc [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 29 21:41:32.824748 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.826335 np0000171311 devstack@c-api.service[113829]: INFO cinder.rpc [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 29 21:41:32.827132 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.827670 np0000171311 devstack@c-api.service[113827]: DEBUG oslo_db.sqlalchemy.engines [None req-9199eec7-52f8-489e-bf36-484b28289345 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=113827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 29 21:41:32.828100 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.829450 np0000171311 devstack@c-api.service[113827]: INFO cinder.rpc [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 29 21:41:32.830894 np0000171311 devstack@c-api.service[113828]: DEBUG oslo_db.sqlalchemy.engines [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d 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=113828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 29 21:41:32.831098 np0000171311 devstack@c-api.service[113827]: INFO cinder.rpc [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 29 21:41:32.831244 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.831970 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.833006 np0000171311 devstack@c-api.service[113828]: INFO cinder.rpc [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 29 21:41:32.834659 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.834921 np0000171311 devstack@c-api.service[113828]: INFO cinder.rpc [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 29 21:41:32.835756 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.840189 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.840291 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.841403 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.841804 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.842343 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.844532 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.844599 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.845536 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.847141 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.847660 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.847752 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.849891 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.850305 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.850438 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.851951 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.852907 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.853479 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.854058 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.854916 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.855602 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.855861 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.857686 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.858199 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.858278 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.858853 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.860682 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.861689 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.863630 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.863724 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.863845 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.865395 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.865531 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.867026 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.867147 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.867356 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.868810 np0000171311 devstack@c-api.service[113826]: WARNING cinder.api.contrib.hosts [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 29 21:41:32.869539 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.869862 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.870013 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.870079 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.870924 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.872686 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.872791 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.873361 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.874400 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.874830 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.875767 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.875847 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.875908 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.877191 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.877553 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.878659 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.879138 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.880236 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.880968 np0000171311 devstack@c-api.service[113829]: WARNING cinder.api.contrib.hosts [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 29 21:41:32.881215 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: extensions {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.881714 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.882410 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: capabilities {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.882968 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.883170 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.883507 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.883703 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: extra_specs {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.884620 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.885227 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: os-hosts {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.886074 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.886521 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.886590 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: qos-specs {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.887514 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.888288 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.888370 np0000171311 devstack@c-api.service[113828]: WARNING cinder.api.contrib.hosts [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 29 21:41:32.888566 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: os-availability-zone {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.888837 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.889026 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.889863 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: os-snapshot-manage {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.890327 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.890469 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.890744 np0000171311 devstack@c-api.service[113827]: WARNING cinder.api.contrib.hosts [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 29 21:41:32.891289 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: backups {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.891769 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.891837 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.891899 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.892834 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: extensions {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.893274 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: scheduler-stats {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.893362 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.893800 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.894130 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: capabilities {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.894621 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: os-volume-manage {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.894760 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.895339 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: extra_specs {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.895822 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.896213 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.896615 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: os-volume-transfer {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.896875 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: os-hosts {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.897655 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.897930 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.898191 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: qos-specs {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.898282 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: cgsnapshots {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.899134 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.899672 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: encryption {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.899943 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.900128 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: extensions {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.900340 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: os-availability-zone {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.901254 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: os-quota-class-sets {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.901429 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: capabilities {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.901621 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: os-snapshot-manage {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.901690 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.902583 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: os-quota-sets {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.902666 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: extra_specs {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.903042 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: backups {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.903588 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.904019 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: consistencygroups {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.904162 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: os-hosts {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.905019 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: scheduler-stats {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.905429 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: qos-specs {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.905581 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.905961 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: os-volume-type-access {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.906391 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: os-volume-manage {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.906851 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: extensions {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.907421 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: os-availability-zone {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.907594 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extended resource: encryption {{(pid=113826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.908329 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: os-volume-transfer {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.908745 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: capabilities {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.908811 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: os-snapshot-manage {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.909871 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.909917 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: cgsnapshots {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.910167 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: backups {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.910426 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: extra_specs {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.911284 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.911338 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: encryption {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.912125 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: scheduler-stats {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.912642 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: os-hosts {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.912754 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.912818 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: os-quota-class-sets {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.913485 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: os-volume-manage {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.914139 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.914207 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: os-quota-sets {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.914447 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: qos-specs {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.915398 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: os-volume-transfer {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.915513 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: consistencygroups {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.915579 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.917000 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: cgsnapshots {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.917069 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.917156 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: os-availability-zone {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.917466 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: os-volume-type-access {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.917956 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.contrib.snapshot_actions [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] SnapshotActionsController initialized {{(pid=113826) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 29 21:41:32.918360 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: encryption {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.918690 np0000171311 devstack@c-api.service[113826]: WARNING castellan.key_manager.migration [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.918758 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: os-snapshot-manage {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.919034 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extended resource: encryption {{(pid=113829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.919588 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.919696 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.919786 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: os-quota-class-sets {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.919856 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.920028 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension VolumeActions extending resource: volumes {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.920101 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension AdminActions extending resource: volumes {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.920268 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension AdminActions extending resource: snapshots {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.920351 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension AdminActions extending resource: backups {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.920455 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.920563 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.920680 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.920745 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: backups {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.920818 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.920916 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.920977 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension TypesManage extending resource: types {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.921087 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: os-quota-sets {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.921200 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.921288 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension UsedLimits extending resource: limits {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.921392 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.v3.router [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.921500 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.922465 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: consistencygroups {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.922909 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.923313 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: scheduler-stats {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.923647 np0000171311 devstack@c-api.service[113826]: WARNING keystonemiddleware.auth_token [None req-151fe445-054a-4f7f-bb1a-b37f479a31d5 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 29 21:41:32.924389 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: os-volume-type-access {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.924477 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.925107 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: os-volume-manage {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.925943 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extended resource: encryption {{(pid=113828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.926409 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.927783 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: os-volume-transfer {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.928147 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.928434 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.929524 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.929689 np0000171311 devstack@c-api.service[113826]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x752e850a3668 pid: 113826 (default app) Apr 29 21:41:32.929874 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: cgsnapshots {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.930215 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.930215 np0000171311 devstack@c-api.service[113826]: warnings.warn( Apr 29 21:41:32.930560 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.930882 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.931360 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: encryption {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.931755 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.contrib.snapshot_actions [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] SnapshotActionsController initialized {{(pid=113829) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 29 21:41:32.932301 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.932804 np0000171311 devstack@c-api.service[113829]: WARNING castellan.key_manager.migration [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.932888 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: os-quota-class-sets {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.933705 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.934027 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.934221 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: os-quota-sets {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.934267 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.934379 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.934540 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension VolumeActions extending resource: volumes {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.934724 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension AdminActions extending resource: volumes {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.934890 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension AdminActions extending resource: snapshots {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.935028 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension AdminActions extending resource: backups {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.935179 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.935306 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.935452 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.935572 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: consistencygroups {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.935615 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.935718 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.935855 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.935991 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension TypesManage extending resource: types {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.936084 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.contrib.snapshot_actions [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] SnapshotActionsController initialized {{(pid=113828) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 29 21:41:32.936187 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.936348 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension UsedLimits extending resource: limits {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.936485 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.v3.router [None req-62974fbb-275d-4989-81d4-94169a22b93c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.936749 np0000171311 devstack@c-api.service[113828]: WARNING castellan.key_manager.migration [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.937527 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: os-volume-type-access {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.937622 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.937745 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.937843 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.937843 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.937972 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.937972 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.938072 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.938146 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.938146 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.938146 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.938146 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.938347 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.938347 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.938347 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.938347 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.938347 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.938347 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.938607 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.938607 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.938696 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension VolumeActions extending resource: volumes {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.938733 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.938733 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.938733 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.938733 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.938902 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.938902 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.938902 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.938902 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.939097 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.939097 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.939097 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.939097 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.939309 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.939309 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.939309 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.939309 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.939489 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension AdminActions extending resource: volumes {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.939527 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.939527 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.939527 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.939527 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.939695 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.939695 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.939695 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.939695 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.939695 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.939695 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.939953 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.939953 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.939953 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.939953 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.940169 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension AdminActions extending resource: snapshots {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.940215 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.940215 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.940215 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.940215 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.940215 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.940215 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.940478 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.940478 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.940478 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.940478 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.940652 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension AdminActions extending resource: backups {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.940698 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.940698 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.940698 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.940698 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.940698 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.940929 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.940929 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.940929 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.940929 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.940929 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.941237 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.941237 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.941237 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.941237 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.941237 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.941237 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.941511 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.941511 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.941511 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.941511 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.941692 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.941737 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.941737 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.941737 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.941737 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.941737 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.941737 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.941973 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.941973 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.941973 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.941973 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.942187 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.942226 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.942226 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.942226 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.942226 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.942410 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.942410 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.942410 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.942410 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.942601 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.942601 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.942601 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.942601 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.942775 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.942813 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.942813 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.942813 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.942813 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.942813 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.943049 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.943049 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.943049 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.943049 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.943049 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.943285 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension SnapshotActions extending resource: snapshots {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.943330 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.943330 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.943330 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.943330 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.943524 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.943524 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.943524 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.943524 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.943707 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.943707 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.943707 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.943707 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.943887 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.943936 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.943936 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.943936 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.943936 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.944213 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.944213 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.944213 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.944213 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.944366 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.944366 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.944366 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.944366 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.944510 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension TypesManage extending resource: types {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.944537 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.944537 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.944537 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.944537 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.944537 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.944537 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.944729 np0000171311 devstack@c-api.service[113829]: WARNING keystonemiddleware.auth_token [None req-62974fbb-275d-4989-81d4-94169a22b93c 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 29 21:41:32.944829 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.944829 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.944829 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.944829 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.944969 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.944969 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.944969 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.944969 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.945100 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension VolumeTypeAccess extending resource: types {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.945146 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.945146 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.945220 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extended resource: encryption {{(pid=113827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 29 21:41:32.945249 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.945249 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.945249 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.945249 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.945249 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.945249 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.945445 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.945445 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.945445 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.945445 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.945445 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.945445 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.945641 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension UsedLimits extending resource: limits {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.945667 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.945667 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.945667 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.945667 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.945667 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.945667 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.945852 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.945852 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.945852 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.945852 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.945989 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.945989 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.946057 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.v3.router [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.946084 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.946084 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.946084 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.946084 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.946238 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.946238 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.946238 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:32.946238 np0000171311 devstack@c-api.service[113826]: warnings.warn(deprecated_msg) Apr 29 21:41:32.946364 np0000171311 devstack@c-api.service[113828]: WARNING keystonemiddleware.auth_token [None req-2000286f-90f9-4453-bb1b-0b9d65500d4d 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 29 21:41:32.946390 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.middleware.request_id [None req-9c7caf57-cc99-4c79-8561-5596e9c7d812 None None] RequestId filter calling following filter/app {{(pid=113826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:41:32.946417 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.946417 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.946461 np0000171311 devstack@c-api.service[113826]: [pid: 113826|app: 0|req: 1/1] 199.204.45.95 () {60 vars in 946 bytes} [Wed Apr 29 21:41:32 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 29 21:41:32.946496 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.946524 np0000171311 devstack@c-api.service[113829]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x752e850a3668 pid: 113829 (default app) Apr 29 21:41:32.946556 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.947455 np0000171311 devstack@c-api.service[113828]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x752e850a3668 pid: 113828 (default app) Apr 29 21:41:32.948042 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.950083 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.951266 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.contrib.snapshot_actions [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] SnapshotActionsController initialized {{(pid=113827) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 29 21:41:32.952037 np0000171311 devstack@c-api.service[113827]: WARNING castellan.key_manager.migration [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 29 21:41:32.953055 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.953207 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.953326 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.953441 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension VolumeActions extending resource: volumes {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.953570 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension AdminActions extending resource: volumes {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.953691 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension AdminActions extending resource: snapshots {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.953795 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension AdminActions extending resource: backups {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.953997 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.954094 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.954222 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.954317 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.954415 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.954514 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension TypesManage extending resource: types {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.954619 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.954733 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension UsedLimits extending resource: limits {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.954833 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.v3.router [None req-9199eec7-52f8-489e-bf36-484b28289345 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 29 21:41:32.957079 np0000171311 devstack@c-api.service[113827]: WARNING keystonemiddleware.auth_token [None req-9199eec7-52f8-489e-bf36-484b28289345 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 29 21:41:32.963241 np0000171311 devstack@c-api.service[113827]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x752e850a3668 pid: 113827 (default app) Apr 29 21:41:40.119544 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.middleware.request_id [None req-4237f128-d825-4af5-b019-51cecd149bf8 None None] RequestId filter calling following filter/app {{(pid=113826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:41:40.591092 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-4237f128-d825-4af5-b019-51cecd149bf8 admin admin] POST https://199.204.45.95/volume/v3/types Apr 29 21:41:40.591668 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-4237f128-d825-4af5-b019-51cecd149bf8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 29 21:41:40.593382 np0000171311 devstack@c-api.service[113826]: /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 29 21:41:40.593382 np0000171311 devstack@c-api.service[113826]: warnings.warn( Apr 29 21:41:40.603252 np0000171311 devstack@c-api.service[113826]: DEBUG oslo_db.sqlalchemy.engines [None req-4237f128-d825-4af5-b019-51cecd149bf8 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=113826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 29 21:41:40.635275 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-4237f128-d825-4af5-b019-51cecd149bf8 admin admin] https://199.204.45.95/volume/v3/types returned with HTTP 200 Apr 29 21:41:40.635783 np0000171311 devstack@c-api.service[113826]: [pid: 113826|app: 0|req: 2/2] 199.204.45.95 () {68 vars in 1281 bytes} [Wed Apr 29 21:41:40 2026] POST /volume/v3/types => generated 186 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 29 21:41:40.649918 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.649918 np0000171311 devstack@c-api.service[113829]: warnings.warn( Apr 29 21:41:40.663868 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.663868 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.663868 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.663868 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.664233 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.664233 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.664233 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.664233 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.664446 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.664446 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.664446 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.664446 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.664446 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.664446 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.664751 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.664751 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.664751 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.664751 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.664751 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.665039 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.665039 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.665039 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.665039 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.665039 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.665391 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.665391 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.665391 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.665391 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.665601 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.665601 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.665601 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.665601 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.665601 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.665877 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.665877 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.665877 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.665877 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.665877 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.666150 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.666150 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.666150 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.666150 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.666150 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.666150 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.666455 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.666455 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.666455 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.666455 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.666455 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.666455 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.666755 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.666755 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.666755 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.666755 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.666755 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.666755 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.668038 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.668038 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.668038 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.668038 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.668038 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.668544 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.668544 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.668544 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.668544 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.668544 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.668841 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.668841 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.668841 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.668841 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.668841 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.668841 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.669233 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.669233 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.669233 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.669233 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.669233 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.669233 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.669632 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.669632 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.669632 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.669632 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.669632 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.669942 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.669942 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.669942 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.669942 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.669942 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.670286 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.670286 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.670286 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.670286 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.670536 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.670536 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.670536 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.670536 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.670799 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.670799 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.670799 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.670799 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.670799 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.671145 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.671145 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.671145 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.671145 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.671145 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.671440 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.671440 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.671440 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.671440 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.671685 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.671685 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.671685 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.671685 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.671929 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.671929 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.671929 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.671929 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.672214 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.672214 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.672214 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.672214 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.672394 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.672394 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.672394 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.672394 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.672527 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.672527 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.672527 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.672527 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.672527 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.672693 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.672693 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.672693 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.672693 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.672693 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.672693 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.672893 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.672893 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.672893 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.672893 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.672893 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673046 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673046 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673046 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673046 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673046 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673046 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673267 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673267 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673267 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673267 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673267 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673267 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673466 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673466 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673466 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673466 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673466 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673466 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673655 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673655 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673655 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673655 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673655 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673655 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673845 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673845 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673845 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673845 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673985 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673985 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673985 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.673985 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.673985 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.674170 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.674170 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.674170 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.674170 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.674170 np0000171311 devstack@c-api.service[113829]: warnings.warn(deprecated_msg) Apr 29 21:41:40.674170 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.middleware.request_id [req-4237f128-d825-4af5-b019-51cecd149bf8 req-9e433458-e193-42a5-8117-faa62369ee65 None None] RequestId filter calling following filter/app {{(pid=113829) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:41:40.991375 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [req-4237f128-d825-4af5-b019-51cecd149bf8 req-9e433458-e193-42a5-8117-faa62369ee65 admin admin] POST https://199.204.45.95/volume/v3/types/e973303f-14d0-4d67-8a50-dfdb2161c69c/extra_specs Apr 29 21:41:40.991927 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [req-4237f128-d825-4af5-b019-51cecd149bf8 req-9e433458-e193-42a5-8117-faa62369ee65 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113829) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 29 21:41:40.993694 np0000171311 devstack@c-api.service[113829]: /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 29 21:41:40.993694 np0000171311 devstack@c-api.service[113829]: warnings.warn( Apr 29 21:41:41.005499 np0000171311 devstack@c-api.service[113829]: DEBUG oslo_db.sqlalchemy.engines [req-4237f128-d825-4af5-b019-51cecd149bf8 req-9e433458-e193-42a5-8117-faa62369ee65 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=113829) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 29 21:41:41.070542 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [req-4237f128-d825-4af5-b019-51cecd149bf8 req-9e433458-e193-42a5-8117-faa62369ee65 admin admin] https://199.204.45.95/volume/v3/types/e973303f-14d0-4d67-8a50-dfdb2161c69c/extra_specs returned with HTTP 200 Apr 29 21:41:41.071569 np0000171311 devstack@c-api.service[113829]: [pid: 113829|app: 0|req: 1/3] 199.204.45.95 () {70 vars in 1498 bytes} [Wed Apr 29 21:41:40 2026] POST /volume/v3/types/e973303f-14d0-4d67-8a50-dfdb2161c69c/extra_specs => generated 55 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 21:41:42.830933 np0000171311 devstack@c-api.service[113827]: DEBUG dbcounter [-] [113827] Writing DB stats cinder:SELECT=6 {{(pid=113827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:41:42.834571 np0000171311 devstack@c-api.service[113828]: DEBUG dbcounter [-] [113828] Writing DB stats cinder:SELECT=6 {{(pid=113828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:41:50.632727 np0000171311 devstack@c-api.service[113826]: DEBUG dbcounter [-] [113826] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:41:51.068685 np0000171311 devstack@c-api.service[113829]: DEBUG dbcounter [-] [113829] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:45:52.376272 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.376272 np0000171311 devstack@c-api.service[113828]: warnings.warn( Apr 29 21:45:52.387909 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.387909 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.387909 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.387909 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.388352 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.388352 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.388352 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.388352 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.388670 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.388670 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.388670 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.388670 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.388670 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.388670 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.389170 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.389170 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.389170 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.389170 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.389170 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.389570 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.389570 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.389570 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.389570 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.389570 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.389926 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.389926 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.389926 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.389926 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.390248 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.390248 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.390248 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.390248 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.390248 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.390637 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.390637 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.390637 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.390637 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.390637 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.391004 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.391004 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.391004 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.391004 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.391004 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.391004 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.391484 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.391484 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.391484 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.391484 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.391484 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.391484 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.391926 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.391926 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.391926 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.391926 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.391926 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.391926 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.392235 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.392235 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.392235 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.392235 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.392235 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.392450 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.392450 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.392450 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.392450 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.392450 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.392636 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.392636 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.392636 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.392636 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.392636 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.392636 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.392873 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.392873 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.392873 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.392873 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.392873 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.392873 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.393156 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.393156 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.393156 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.393156 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.393156 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.393778 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.393778 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.393778 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.393778 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.393778 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.394240 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.394240 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.394240 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.394240 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.394540 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.394540 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.394540 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.394540 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.394844 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.394844 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.394844 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.394844 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.394844 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.395332 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.395332 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.395332 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.395332 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.395332 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.395691 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.395691 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.395691 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.395691 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.395989 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.395989 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.395989 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.395989 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.396292 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.396292 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.396292 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.396292 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.396610 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.396610 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.396610 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.396610 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.396852 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.396852 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.396852 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.396852 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.397033 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.397033 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.397033 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.397033 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.397033 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.397273 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.397273 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.397273 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.397273 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.397273 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.397273 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.397505 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.397505 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.397505 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.397505 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.397505 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.397696 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.397696 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.397696 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.397696 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.397696 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.397696 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.397926 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.397926 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.397926 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.397926 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.397926 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.397926 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.398201 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.398201 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.398201 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.398201 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.398201 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.398201 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.398437 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.398437 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.398437 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.398437 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.398437 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.398437 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.398694 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.398694 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.398694 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.398694 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.399617 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.399617 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.399617 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.399617 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.399617 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.400170 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.400170 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.400170 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.400170 np0000171311 devstack@c-api.service[113828]: /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 29 21:45:52.400170 np0000171311 devstack@c-api.service[113828]: warnings.warn(deprecated_msg) Apr 29 21:45:52.400170 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.middleware.request_id [None req-a4024ff4-1094-4f3b-9a9a-46bbb2f55e43 None None] RequestId filter calling following filter/app {{(pid=113828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:45:52.400170 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-a4024ff4-1094-4f3b-9a9a-46bbb2f55e43 None None] GET https://199.204.45.95/volume// Apr 29 21:45:52.400651 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-a4024ff4-1094-4f3b-9a9a-46bbb2f55e43 None None] Empty body provided in request {{(pid=113828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 21:45:52.400651 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-a4024ff4-1094-4f3b-9a9a-46bbb2f55e43 None None] Calling method 'all' {{(pid=113828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 21:45:52.400651 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-a4024ff4-1094-4f3b-9a9a-46bbb2f55e43 None None] https://199.204.45.95/volume// returned with HTTP 300 Apr 29 21:45:52.400651 np0000171311 devstack@c-api.service[113828]: [pid: 113828|app: 0|req: 1/4] 199.204.45.95 () {66 vars in 1449 bytes} [Wed Apr 29 21:45:52 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 29 21:46:29.764161 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.764161 np0000171311 devstack@c-api.service[113827]: warnings.warn( Apr 29 21:46:29.778068 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.778068 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.778370 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.778370 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.778526 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.778526 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.778688 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.778688 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.778829 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.778829 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.778986 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.778986 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.779147 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.779147 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.779304 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.779304 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.779446 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.779446 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.779583 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.779583 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.779723 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.779723 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.779856 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.779856 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.780002 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.780002 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.780158 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.780158 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.780297 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.780297 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.780431 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.780431 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.780587 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.780587 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.780734 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.780734 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.780890 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.780890 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.781028 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.781028 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.782219 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.782219 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.782219 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.782219 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.782219 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.782219 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.782458 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.782458 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.782458 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.782458 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.782458 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.782458 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.782684 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.782684 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.782684 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.782684 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.782684 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.782684 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.782899 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.782899 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.782899 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.782899 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.782899 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783080 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783080 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783080 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783080 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783080 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783282 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783282 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783282 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783282 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783282 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783459 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783459 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783459 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783459 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783459 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783459 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783459 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783617 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783617 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783617 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783617 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783617 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783737 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783737 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783737 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783737 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783737 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783857 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783857 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783857 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783857 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783952 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783952 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.783952 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.783952 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784048 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784048 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784048 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784048 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784048 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784198 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784198 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784198 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784198 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784198 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784315 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784315 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784315 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784315 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784410 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784410 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784410 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784410 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784506 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784506 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784506 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784506 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784608 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784608 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784608 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784608 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784708 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784708 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784708 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784708 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784806 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784806 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784806 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784806 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784806 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784806 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784961 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784961 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784961 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.784961 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.784961 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785101 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785101 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785101 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785101 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785101 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785101 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785101 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785300 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785300 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785300 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785300 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785300 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785300 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785456 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785456 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785456 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785456 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785456 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785456 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785608 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785608 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785608 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785608 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785608 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785608 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785800 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785800 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785800 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785800 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785913 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785913 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.785913 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.785913 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.786017 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.786017 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.786017 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.786017 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.786139 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.786139 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.786139 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:29.786139 np0000171311 devstack@c-api.service[113827]: warnings.warn(deprecated_msg) Apr 29 21:46:29.787210 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.middleware.request_id [None req-69c1f93a-e0a1-48d7-b127-a6d75e7ffa98 None None] RequestId filter calling following filter/app {{(pid=113827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:46:30.231489 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-69c1f93a-e0a1-48d7-b127-a6d75e7ffa98 demo demo] GET https://199.204.45.95/volume/v3/types?is_public=None Apr 29 21:46:30.231730 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-69c1f93a-e0a1-48d7-b127-a6d75e7ffa98 demo demo] Empty body provided in request {{(pid=113827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 21:46:30.232043 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-69c1f93a-e0a1-48d7-b127-a6d75e7ffa98 demo demo] Calling method 'index' {{(pid=113827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 21:46:30.232827 np0000171311 devstack@c-api.service[113827]: /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 29 21:46:30.232827 np0000171311 devstack@c-api.service[113827]: warnings.warn( Apr 29 21:46:30.233628 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.api_utils [None req-69c1f93a-e0a1-48d7-b127-a6d75e7ffa98 demo demo] Removing options '' from query. {{(pid=113827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 21:46:30.246354 np0000171311 devstack@c-api.service[113827]: DEBUG oslo_db.sqlalchemy.engines [None req-69c1f93a-e0a1-48d7-b127-a6d75e7ffa98 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=113827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 29 21:46:30.268558 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-69c1f93a-e0a1-48d7-b127-a6d75e7ffa98 demo demo] https://199.204.45.95/volume/v3/types?is_public=None returned with HTTP 200 Apr 29 21:46:30.269152 np0000171311 devstack@c-api.service[113827]: [pid: 113827|app: 0|req: 1/5] 199.204.45.95 () {64 vars in 1256 bytes} [Wed Apr 29 21:46:29 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 29 21:46:30.281225 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.middleware.request_id [req-69c1f93a-e0a1-48d7-b127-a6d75e7ffa98 req-1dbecc1c-96f0-431b-84fb-48d209194c45 None None] RequestId filter calling following filter/app {{(pid=113826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:46:30.285503 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [req-69c1f93a-e0a1-48d7-b127-a6d75e7ffa98 req-1dbecc1c-96f0-431b-84fb-48d209194c45 demo demo] GET https://199.204.45.95/volume/v3/types/default Apr 29 21:46:30.285771 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [req-69c1f93a-e0a1-48d7-b127-a6d75e7ffa98 req-1dbecc1c-96f0-431b-84fb-48d209194c45 demo demo] Empty body provided in request {{(pid=113826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 21:46:30.286070 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [req-69c1f93a-e0a1-48d7-b127-a6d75e7ffa98 req-1dbecc1c-96f0-431b-84fb-48d209194c45 demo demo] Calling method 'show' {{(pid=113826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 21:46:30.299781 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [req-69c1f93a-e0a1-48d7-b127-a6d75e7ffa98 req-1dbecc1c-96f0-431b-84fb-48d209194c45 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Apr 29 21:46:30.300276 np0000171311 devstack@c-api.service[113826]: [pid: 113826|app: 0|req: 3/6] 199.204.45.95 () {66 vars in 1322 bytes} [Wed Apr 29 21:46:30 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 29 21:46:30.659872 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.middleware.request_id [None req-5541d1df-5ad1-42d8-b199-68025189e0be None None] RequestId filter calling following filter/app {{(pid=113829) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:46:30.666657 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-5541d1df-5ad1-42d8-b199-68025189e0be demo demo] GET https://199.204.45.95/volume/v3/types/default Apr 29 21:46:30.666940 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-5541d1df-5ad1-42d8-b199-68025189e0be demo demo] Empty body provided in request {{(pid=113829) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 21:46:30.667249 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-5541d1df-5ad1-42d8-b199-68025189e0be demo demo] Calling method 'show' {{(pid=113829) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 21:46:30.681056 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-5541d1df-5ad1-42d8-b199-68025189e0be demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Apr 29 21:46:30.681472 np0000171311 devstack@c-api.service[113829]: [pid: 113829|app: 0|req: 2/7] 199.204.45.95 () {64 vars in 1251 bytes} [Wed Apr 29 21:46:30 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 29 21:46:31.087348 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.middleware.request_id [None req-2d83ee00-d767-4b8f-81d4-40beb62fffa7 None None] RequestId filter calling following filter/app {{(pid=113828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:46:31.536989 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-2d83ee00-d767-4b8f-81d4-40beb62fffa7 demo demo] GET https://199.204.45.95/volume/v3/types/default Apr 29 21:46:31.537403 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-2d83ee00-d767-4b8f-81d4-40beb62fffa7 demo demo] Empty body provided in request {{(pid=113828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 21:46:31.537643 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-2d83ee00-d767-4b8f-81d4-40beb62fffa7 demo demo] Calling method 'show' {{(pid=113828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 21:46:31.548099 np0000171311 devstack@c-api.service[113828]: DEBUG oslo_db.sqlalchemy.engines [None req-2d83ee00-d767-4b8f-81d4-40beb62fffa7 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=113828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 29 21:46:31.567588 np0000171311 devstack@c-api.service[113828]: /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 29 21:46:31.567588 np0000171311 devstack@c-api.service[113828]: warnings.warn( Apr 29 21:46:31.569792 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-2d83ee00-d767-4b8f-81d4-40beb62fffa7 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Apr 29 21:46:31.570333 np0000171311 devstack@c-api.service[113828]: [pid: 113828|app: 0|req: 2/8] 199.204.45.95 () {64 vars in 1251 bytes} [Wed Apr 29 21:46:31 2026] GET /volume/v3/types/default => generated 145 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 29 21:46:31.585756 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.middleware.request_id [None req-f818b8a1-e9b6-4c8f-aca8-7b2c8deb0a74 None None] RequestId filter calling following filter/app {{(pid=113827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:46:31.590067 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-f818b8a1-e9b6-4c8f-aca8-7b2c8deb0a74 demo demo] GET https://199.204.45.95/volume/v3/types/default Apr 29 21:46:31.590586 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-f818b8a1-e9b6-4c8f-aca8-7b2c8deb0a74 demo demo] Empty body provided in request {{(pid=113827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 21:46:31.591046 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-f818b8a1-e9b6-4c8f-aca8-7b2c8deb0a74 demo demo] Calling method 'show' {{(pid=113827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 21:46:31.610164 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-f818b8a1-e9b6-4c8f-aca8-7b2c8deb0a74 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Apr 29 21:46:31.610746 np0000171311 devstack@c-api.service[113827]: [pid: 113827|app: 0|req: 2/9] 199.204.45.95 () {64 vars in 1251 bytes} [Wed Apr 29 21:46:31 2026] GET /volume/v3/types/default => generated 145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 29 21:46:40.295303 np0000171311 devstack@c-api.service[113826]: DEBUG dbcounter [-] [113826] Writing DB stats cinder:SELECT=2 {{(pid=113826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:46:40.677601 np0000171311 devstack@c-api.service[113829]: DEBUG dbcounter [-] [113829] Writing DB stats cinder:SELECT=2 {{(pid=113829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:46:41.565346 np0000171311 devstack@c-api.service[113828]: DEBUG dbcounter [-] [113828] Writing DB stats cinder:SELECT=2 {{(pid=113828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:46:41.605054 np0000171311 devstack@c-api.service[113827]: DEBUG dbcounter [-] [113827] Writing DB stats cinder:SELECT=3 {{(pid=113827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:52:25.967718 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.middleware.request_id [None req-34bc990c-7ed3-4523-bce1-e9983ed37902 None None] RequestId filter calling following filter/app {{(pid=113826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:52:26.063783 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-34bc990c-7ed3-4523-bce1-e9983ed37902 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 21:52:26.063783 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-34bc990c-7ed3-4523-bce1-e9983ed37902 demo demo] Empty body provided in request {{(pid=113826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 21:52:26.063783 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-34bc990c-7ed3-4523-bce1-e9983ed37902 demo demo] Calling method 'detail' {{(pid=113826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 21:52:26.063783 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.api_utils [None req-34bc990c-7ed3-4523-bce1-e9983ed37902 demo demo] Removing options '' from query. {{(pid=113826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 21:52:26.063783 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.volume.api [None req-34bc990c-7ed3-4523-bce1-e9983ed37902 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 21:52:26.107380 np0000171311 devstack@c-api.service[113826]: INFO cinder.volume.api [None req-34bc990c-7ed3-4523-bce1-e9983ed37902 demo demo] Get all volumes completed successfully. Apr 29 21:52:26.110006 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-34bc990c-7ed3-4523-bce1-e9983ed37902 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 21:52:26.110559 np0000171311 devstack@c-api.service[113826]: [pid: 113826|app: 0|req: 4/10] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 21:52:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 21:52:36.082077 np0000171311 devstack@c-api.service[113826]: DEBUG dbcounter [-] [113826] Writing DB stats cinder:SELECT=1 {{(pid=113826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:53:26.131170 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.middleware.request_id [None req-87b570f2-87d7-407d-a785-42a8932f79bb None None] RequestId filter calling following filter/app {{(pid=113829) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:53:26.136622 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-87b570f2-87d7-407d-a785-42a8932f79bb demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 21:53:26.137400 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-87b570f2-87d7-407d-a785-42a8932f79bb demo demo] Empty body provided in request {{(pid=113829) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 21:53:26.137400 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-87b570f2-87d7-407d-a785-42a8932f79bb demo demo] Calling method 'detail' {{(pid=113829) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 21:53:26.137490 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.api_utils [None req-87b570f2-87d7-407d-a785-42a8932f79bb demo demo] Removing options '' from query. {{(pid=113829) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 21:53:26.139203 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.volume.api [None req-87b570f2-87d7-407d-a785-42a8932f79bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113829) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 21:53:26.176551 np0000171311 devstack@c-api.service[113829]: INFO cinder.volume.api [None req-87b570f2-87d7-407d-a785-42a8932f79bb demo demo] Get all volumes completed successfully. Apr 29 21:53:26.180142 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-87b570f2-87d7-407d-a785-42a8932f79bb demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 21:53:26.180415 np0000171311 devstack@c-api.service[113829]: [pid: 113829|app: 0|req: 3/11] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 21:53:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 21:53:36.168523 np0000171311 devstack@c-api.service[113829]: DEBUG dbcounter [-] [113829] Writing DB stats cinder:SELECT=1 {{(pid=113829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:54:26.195547 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.middleware.request_id [None req-fa61d05e-8739-4dfb-aea3-538c08b3c310 None None] RequestId filter calling following filter/app {{(pid=113828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:54:26.202934 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-fa61d05e-8739-4dfb-aea3-538c08b3c310 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 21:54:26.203215 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-fa61d05e-8739-4dfb-aea3-538c08b3c310 demo demo] Empty body provided in request {{(pid=113828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 21:54:26.203467 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-fa61d05e-8739-4dfb-aea3-538c08b3c310 demo demo] Calling method 'detail' {{(pid=113828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 21:54:26.205332 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.api_utils [None req-fa61d05e-8739-4dfb-aea3-538c08b3c310 demo demo] Removing options '' from query. {{(pid=113828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 21:54:26.208946 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.volume.api [None req-fa61d05e-8739-4dfb-aea3-538c08b3c310 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113828) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 21:54:26.249516 np0000171311 devstack@c-api.service[113828]: INFO cinder.volume.api [None req-fa61d05e-8739-4dfb-aea3-538c08b3c310 demo demo] Get all volumes completed successfully. Apr 29 21:54:26.251691 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-fa61d05e-8739-4dfb-aea3-538c08b3c310 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 21:54:26.252375 np0000171311 devstack@c-api.service[113828]: [pid: 113828|app: 0|req: 3/12] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 21:54:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 21:54:36.242405 np0000171311 devstack@c-api.service[113828]: DEBUG dbcounter [-] [113828] Writing DB stats cinder:SELECT=1 {{(pid=113828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:55:26.268326 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.middleware.request_id [None req-68c1aff6-e3f6-4c8c-bdd2-be6231f4d8ba None None] RequestId filter calling following filter/app {{(pid=113827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:55:26.272776 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-68c1aff6-e3f6-4c8c-bdd2-be6231f4d8ba demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 21:55:26.273017 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-68c1aff6-e3f6-4c8c-bdd2-be6231f4d8ba demo demo] Empty body provided in request {{(pid=113827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 21:55:26.273314 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-68c1aff6-e3f6-4c8c-bdd2-be6231f4d8ba demo demo] Calling method 'detail' {{(pid=113827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 21:55:26.274298 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.api_utils [None req-68c1aff6-e3f6-4c8c-bdd2-be6231f4d8ba demo demo] Removing options '' from query. {{(pid=113827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 21:55:26.275491 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.volume.api [None req-68c1aff6-e3f6-4c8c-bdd2-be6231f4d8ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113827) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 21:55:26.329161 np0000171311 devstack@c-api.service[113827]: INFO cinder.volume.api [None req-68c1aff6-e3f6-4c8c-bdd2-be6231f4d8ba demo demo] Get all volumes completed successfully. Apr 29 21:55:26.329506 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-68c1aff6-e3f6-4c8c-bdd2-be6231f4d8ba demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 21:55:26.330221 np0000171311 devstack@c-api.service[113827]: [pid: 113827|app: 0|req: 3/13] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 21:55:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 29 21:55:36.315028 np0000171311 devstack@c-api.service[113827]: DEBUG dbcounter [-] [113827] Writing DB stats cinder:SELECT=1 {{(pid=113827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:56:26.344592 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.middleware.request_id [None req-2d59e9df-658b-477c-8175-43a0712193b1 None None] RequestId filter calling following filter/app {{(pid=113826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:56:26.347568 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-2d59e9df-658b-477c-8175-43a0712193b1 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 21:56:26.347812 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-2d59e9df-658b-477c-8175-43a0712193b1 demo demo] Empty body provided in request {{(pid=113826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 21:56:26.348061 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-2d59e9df-658b-477c-8175-43a0712193b1 demo demo] Calling method 'detail' {{(pid=113826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 21:56:26.348494 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.api_utils [None req-2d59e9df-658b-477c-8175-43a0712193b1 demo demo] Removing options '' from query. {{(pid=113826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 21:56:26.349827 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.volume.api [None req-2d59e9df-658b-477c-8175-43a0712193b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 21:56:26.362902 np0000171311 devstack@c-api.service[113826]: INFO cinder.volume.api [None req-2d59e9df-658b-477c-8175-43a0712193b1 demo demo] Get all volumes completed successfully. Apr 29 21:56:26.365465 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-2d59e9df-658b-477c-8175-43a0712193b1 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 21:56:26.365906 np0000171311 devstack@c-api.service[113826]: [pid: 113826|app: 0|req: 5/14] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 21:56:26 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 29 21:56:36.354238 np0000171311 devstack@c-api.service[113826]: DEBUG dbcounter [-] [113826] Writing DB stats cinder:SELECT=1 {{(pid=113826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:57:26.383363 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.middleware.request_id [None req-a6b4325d-0b12-49e0-bd29-046cbfa79520 None None] RequestId filter calling following filter/app {{(pid=113829) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:57:26.519617 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-a6b4325d-0b12-49e0-bd29-046cbfa79520 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 21:57:26.520045 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-a6b4325d-0b12-49e0-bd29-046cbfa79520 demo demo] Empty body provided in request {{(pid=113829) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 21:57:26.521041 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-a6b4325d-0b12-49e0-bd29-046cbfa79520 demo demo] Calling method 'detail' {{(pid=113829) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 21:57:26.521474 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.api_utils [None req-a6b4325d-0b12-49e0-bd29-046cbfa79520 demo demo] Removing options '' from query. {{(pid=113829) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 21:57:26.522683 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.volume.api [None req-a6b4325d-0b12-49e0-bd29-046cbfa79520 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113829) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 21:57:26.534349 np0000171311 devstack@c-api.service[113829]: INFO cinder.volume.api [None req-a6b4325d-0b12-49e0-bd29-046cbfa79520 demo demo] Get all volumes completed successfully. Apr 29 21:57:26.538963 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-a6b4325d-0b12-49e0-bd29-046cbfa79520 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 21:57:26.538963 np0000171311 devstack@c-api.service[113829]: [pid: 113829|app: 0|req: 4/15] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 21:57:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 21:57:36.528672 np0000171311 devstack@c-api.service[113829]: DEBUG dbcounter [-] [113829] Writing DB stats cinder:SELECT=1 {{(pid=113829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:58:26.553896 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.middleware.request_id [None req-6c5d2d83-2229-425f-9a44-a269ab03689b None None] RequestId filter calling following filter/app {{(pid=113828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:58:26.558391 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-6c5d2d83-2229-425f-9a44-a269ab03689b demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 21:58:26.558767 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-6c5d2d83-2229-425f-9a44-a269ab03689b demo demo] Empty body provided in request {{(pid=113828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 21:58:26.559224 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-6c5d2d83-2229-425f-9a44-a269ab03689b demo demo] Calling method 'detail' {{(pid=113828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 21:58:26.559837 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.api_utils [None req-6c5d2d83-2229-425f-9a44-a269ab03689b demo demo] Removing options '' from query. {{(pid=113828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 21:58:26.561521 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.volume.api [None req-6c5d2d83-2229-425f-9a44-a269ab03689b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113828) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 21:58:26.572017 np0000171311 devstack@c-api.service[113828]: INFO cinder.volume.api [None req-6c5d2d83-2229-425f-9a44-a269ab03689b demo demo] Get all volumes completed successfully. Apr 29 21:58:26.573867 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-6c5d2d83-2229-425f-9a44-a269ab03689b demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 21:58:26.574313 np0000171311 devstack@c-api.service[113828]: [pid: 113828|app: 0|req: 4/16] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 21:58:26 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 29 21:58:36.566888 np0000171311 devstack@c-api.service[113828]: DEBUG dbcounter [-] [113828] Writing DB stats cinder:SELECT=1 {{(pid=113828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 21:59:26.591291 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.middleware.request_id [None req-4ccec20a-ae5d-442c-a4d3-c55ce35c1088 None None] RequestId filter calling following filter/app {{(pid=113827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 21:59:26.595611 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-4ccec20a-ae5d-442c-a4d3-c55ce35c1088 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 21:59:26.596007 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-4ccec20a-ae5d-442c-a4d3-c55ce35c1088 demo demo] Empty body provided in request {{(pid=113827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 21:59:26.596466 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-4ccec20a-ae5d-442c-a4d3-c55ce35c1088 demo demo] Calling method 'detail' {{(pid=113827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 21:59:26.597243 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.api_utils [None req-4ccec20a-ae5d-442c-a4d3-c55ce35c1088 demo demo] Removing options '' from query. {{(pid=113827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 21:59:26.598429 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.volume.api [None req-4ccec20a-ae5d-442c-a4d3-c55ce35c1088 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113827) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 21:59:26.607801 np0000171311 devstack@c-api.service[113827]: INFO cinder.volume.api [None req-4ccec20a-ae5d-442c-a4d3-c55ce35c1088 demo demo] Get all volumes completed successfully. Apr 29 21:59:26.610297 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-4ccec20a-ae5d-442c-a4d3-c55ce35c1088 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 21:59:26.610730 np0000171311 devstack@c-api.service[113827]: [pid: 113827|app: 0|req: 4/17] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 21:59:26 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 29 21:59:36.601868 np0000171311 devstack@c-api.service[113827]: DEBUG dbcounter [-] [113827] Writing DB stats cinder:SELECT=1 {{(pid=113827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:00:26.625346 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.middleware.request_id [None req-b20ad43a-5b70-46b4-b202-ce0459846a1a None None] RequestId filter calling following filter/app {{(pid=113826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:00:26.627650 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-b20ad43a-5b70-46b4-b202-ce0459846a1a demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:00:26.627830 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-b20ad43a-5b70-46b4-b202-ce0459846a1a demo demo] Empty body provided in request {{(pid=113826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:00:26.628010 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-b20ad43a-5b70-46b4-b202-ce0459846a1a demo demo] Calling method 'detail' {{(pid=113826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:00:26.628278 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.api_utils [None req-b20ad43a-5b70-46b4-b202-ce0459846a1a demo demo] Removing options '' from query. {{(pid=113826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:00:26.628985 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.volume.api [None req-b20ad43a-5b70-46b4-b202-ce0459846a1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:00:26.636483 np0000171311 devstack@c-api.service[113826]: INFO cinder.volume.api [None req-b20ad43a-5b70-46b4-b202-ce0459846a1a demo demo] Get all volumes completed successfully. Apr 29 22:00:26.638294 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-b20ad43a-5b70-46b4-b202-ce0459846a1a demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:00:26.638424 np0000171311 devstack@c-api.service[113826]: [pid: 113826|app: 0|req: 6/18] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:00:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:00:36.631727 np0000171311 devstack@c-api.service[113826]: DEBUG dbcounter [-] [113826] Writing DB stats cinder:SELECT=1 {{(pid=113826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:01:26.652248 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.middleware.request_id [None req-1daa4e44-1bf0-4a51-a76c-0708c5858660 None None] RequestId filter calling following filter/app {{(pid=113829) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:01:26.656837 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-1daa4e44-1bf0-4a51-a76c-0708c5858660 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:01:26.657307 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-1daa4e44-1bf0-4a51-a76c-0708c5858660 demo demo] Empty body provided in request {{(pid=113829) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:01:26.657758 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-1daa4e44-1bf0-4a51-a76c-0708c5858660 demo demo] Calling method 'detail' {{(pid=113829) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:01:26.658588 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.api_utils [None req-1daa4e44-1bf0-4a51-a76c-0708c5858660 demo demo] Removing options '' from query. {{(pid=113829) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:01:26.661837 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.volume.api [None req-1daa4e44-1bf0-4a51-a76c-0708c5858660 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113829) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:01:26.671967 np0000171311 devstack@c-api.service[113829]: INFO cinder.volume.api [None req-1daa4e44-1bf0-4a51-a76c-0708c5858660 demo demo] Get all volumes completed successfully. Apr 29 22:01:26.675182 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-1daa4e44-1bf0-4a51-a76c-0708c5858660 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:01:26.675818 np0000171311 devstack@c-api.service[113829]: [pid: 113829|app: 0|req: 5/19] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:01:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:01:36.666370 np0000171311 devstack@c-api.service[113829]: DEBUG dbcounter [-] [113829] Writing DB stats cinder:SELECT=1 {{(pid=113829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:02:26.687352 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.middleware.request_id [None req-e6671d12-0c00-4a16-af7b-f7fd4d0f18e0 None None] RequestId filter calling following filter/app {{(pid=113828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:02:26.854919 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-e6671d12-0c00-4a16-af7b-f7fd4d0f18e0 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:02:26.855335 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-e6671d12-0c00-4a16-af7b-f7fd4d0f18e0 demo demo] Empty body provided in request {{(pid=113828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:02:26.855848 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-e6671d12-0c00-4a16-af7b-f7fd4d0f18e0 demo demo] Calling method 'detail' {{(pid=113828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:02:26.856205 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.api_utils [None req-e6671d12-0c00-4a16-af7b-f7fd4d0f18e0 demo demo] Removing options '' from query. {{(pid=113828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:02:26.857769 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.volume.api [None req-e6671d12-0c00-4a16-af7b-f7fd4d0f18e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113828) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:02:26.866459 np0000171311 devstack@c-api.service[113828]: INFO cinder.volume.api [None req-e6671d12-0c00-4a16-af7b-f7fd4d0f18e0 demo demo] Get all volumes completed successfully. Apr 29 22:02:26.868935 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-e6671d12-0c00-4a16-af7b-f7fd4d0f18e0 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:02:26.869623 np0000171311 devstack@c-api.service[113828]: [pid: 113828|app: 0|req: 5/20] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:02:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:02:36.861800 np0000171311 devstack@c-api.service[113828]: DEBUG dbcounter [-] [113828] Writing DB stats cinder:SELECT=1 {{(pid=113828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:03:26.887337 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.middleware.request_id [None req-dbc88094-d9a7-44f8-983c-c0066ec0e7d8 None None] RequestId filter calling following filter/app {{(pid=113827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:03:26.890367 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-dbc88094-d9a7-44f8-983c-c0066ec0e7d8 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:03:26.890733 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-dbc88094-d9a7-44f8-983c-c0066ec0e7d8 demo demo] Empty body provided in request {{(pid=113827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:03:26.891095 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-dbc88094-d9a7-44f8-983c-c0066ec0e7d8 demo demo] Calling method 'detail' {{(pid=113827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:03:26.891548 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.api_utils [None req-dbc88094-d9a7-44f8-983c-c0066ec0e7d8 demo demo] Removing options '' from query. {{(pid=113827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:03:26.892616 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.volume.api [None req-dbc88094-d9a7-44f8-983c-c0066ec0e7d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113827) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:03:26.904870 np0000171311 devstack@c-api.service[113827]: INFO cinder.volume.api [None req-dbc88094-d9a7-44f8-983c-c0066ec0e7d8 demo demo] Get all volumes completed successfully. Apr 29 22:03:26.911064 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-dbc88094-d9a7-44f8-983c-c0066ec0e7d8 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:03:26.911064 np0000171311 devstack@c-api.service[113827]: [pid: 113827|app: 0|req: 5/21] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:03:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:03:36.896107 np0000171311 devstack@c-api.service[113827]: DEBUG dbcounter [-] [113827] Writing DB stats cinder:SELECT=1 {{(pid=113827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:04:26.924585 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.middleware.request_id [None req-2327ce5f-a85c-44c0-95b8-8c3acac1c6c0 None None] RequestId filter calling following filter/app {{(pid=113826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:04:26.927917 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-2327ce5f-a85c-44c0-95b8-8c3acac1c6c0 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:04:26.927917 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-2327ce5f-a85c-44c0-95b8-8c3acac1c6c0 demo demo] Empty body provided in request {{(pid=113826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:04:26.928156 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-2327ce5f-a85c-44c0-95b8-8c3acac1c6c0 demo demo] Calling method 'detail' {{(pid=113826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:04:26.928976 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.api_utils [None req-2327ce5f-a85c-44c0-95b8-8c3acac1c6c0 demo demo] Removing options '' from query. {{(pid=113826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:04:26.929414 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.volume.api [None req-2327ce5f-a85c-44c0-95b8-8c3acac1c6c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:04:26.935910 np0000171311 devstack@c-api.service[113826]: INFO cinder.volume.api [None req-2327ce5f-a85c-44c0-95b8-8c3acac1c6c0 demo demo] Get all volumes completed successfully. Apr 29 22:04:26.937700 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-2327ce5f-a85c-44c0-95b8-8c3acac1c6c0 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:04:26.938075 np0000171311 devstack@c-api.service[113826]: [pid: 113826|app: 0|req: 7/22] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:04:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:04:36.932322 np0000171311 devstack@c-api.service[113826]: DEBUG dbcounter [-] [113826] Writing DB stats cinder:SELECT=1 {{(pid=113826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:05:26.953788 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.middleware.request_id [None req-d0b9b984-ae7a-49e8-82be-3022d88cbe5c None None] RequestId filter calling following filter/app {{(pid=113829) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:05:26.957920 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-d0b9b984-ae7a-49e8-82be-3022d88cbe5c demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:05:26.958173 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-d0b9b984-ae7a-49e8-82be-3022d88cbe5c demo demo] Empty body provided in request {{(pid=113829) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:05:26.958436 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-d0b9b984-ae7a-49e8-82be-3022d88cbe5c demo demo] Calling method 'detail' {{(pid=113829) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:05:26.958747 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.api_utils [None req-d0b9b984-ae7a-49e8-82be-3022d88cbe5c demo demo] Removing options '' from query. {{(pid=113829) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:05:26.959713 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.volume.api [None req-d0b9b984-ae7a-49e8-82be-3022d88cbe5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113829) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:05:26.969412 np0000171311 devstack@c-api.service[113829]: INFO cinder.volume.api [None req-d0b9b984-ae7a-49e8-82be-3022d88cbe5c demo demo] Get all volumes completed successfully. Apr 29 22:05:26.971159 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-d0b9b984-ae7a-49e8-82be-3022d88cbe5c demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:05:26.971466 np0000171311 devstack@c-api.service[113829]: [pid: 113829|app: 0|req: 6/23] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:05:26 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 29 22:05:36.964159 np0000171311 devstack@c-api.service[113829]: DEBUG dbcounter [-] [113829] Writing DB stats cinder:SELECT=1 {{(pid=113829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:06:26.986216 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.middleware.request_id [None req-6cc0992c-d9b4-48cf-b5bf-ee07003fcbca None None] RequestId filter calling following filter/app {{(pid=113828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:06:26.988988 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-6cc0992c-d9b4-48cf-b5bf-ee07003fcbca demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:06:26.989252 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-6cc0992c-d9b4-48cf-b5bf-ee07003fcbca demo demo] Empty body provided in request {{(pid=113828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:06:26.989495 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-6cc0992c-d9b4-48cf-b5bf-ee07003fcbca demo demo] Calling method 'detail' {{(pid=113828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:06:26.989804 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.api_utils [None req-6cc0992c-d9b4-48cf-b5bf-ee07003fcbca demo demo] Removing options '' from query. {{(pid=113828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:06:26.990789 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.volume.api [None req-6cc0992c-d9b4-48cf-b5bf-ee07003fcbca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113828) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:06:27.000363 np0000171311 devstack@c-api.service[113828]: INFO cinder.volume.api [None req-6cc0992c-d9b4-48cf-b5bf-ee07003fcbca demo demo] Get all volumes completed successfully. Apr 29 22:06:27.002142 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-6cc0992c-d9b4-48cf-b5bf-ee07003fcbca demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:06:27.002451 np0000171311 devstack@c-api.service[113828]: [pid: 113828|app: 0|req: 6/24] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:06:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:06:36.994547 np0000171311 devstack@c-api.service[113828]: DEBUG dbcounter [-] [113828] Writing DB stats cinder:SELECT=1 {{(pid=113828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:07:27.019311 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.middleware.request_id [None req-d2ee4650-d738-497b-9938-cc6e2c0dd02f None None] RequestId filter calling following filter/app {{(pid=113827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:07:27.143257 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-d2ee4650-d738-497b-9938-cc6e2c0dd02f demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:07:27.143661 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-d2ee4650-d738-497b-9938-cc6e2c0dd02f demo demo] Empty body provided in request {{(pid=113827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:07:27.144344 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-d2ee4650-d738-497b-9938-cc6e2c0dd02f demo demo] Calling method 'detail' {{(pid=113827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:07:27.144699 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.api_utils [None req-d2ee4650-d738-497b-9938-cc6e2c0dd02f demo demo] Removing options '' from query. {{(pid=113827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:07:27.145806 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.volume.api [None req-d2ee4650-d738-497b-9938-cc6e2c0dd02f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113827) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:07:27.154948 np0000171311 devstack@c-api.service[113827]: INFO cinder.volume.api [None req-d2ee4650-d738-497b-9938-cc6e2c0dd02f demo demo] Get all volumes completed successfully. Apr 29 22:07:27.156949 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-d2ee4650-d738-497b-9938-cc6e2c0dd02f demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:07:27.157674 np0000171311 devstack@c-api.service[113827]: [pid: 113827|app: 0|req: 6/25] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:07:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:07:37.150786 np0000171311 devstack@c-api.service[113827]: DEBUG dbcounter [-] [113827] Writing DB stats cinder:SELECT=1 {{(pid=113827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:08:27.175154 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.middleware.request_id [None req-9e7ebcfa-aaa7-406f-a7bd-2ddc46364eed None None] RequestId filter calling following filter/app {{(pid=113826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:08:27.180184 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-9e7ebcfa-aaa7-406f-a7bd-2ddc46364eed demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:08:27.180659 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-9e7ebcfa-aaa7-406f-a7bd-2ddc46364eed demo demo] Empty body provided in request {{(pid=113826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:08:27.181102 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-9e7ebcfa-aaa7-406f-a7bd-2ddc46364eed demo demo] Calling method 'detail' {{(pid=113826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:08:27.181691 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.api_utils [None req-9e7ebcfa-aaa7-406f-a7bd-2ddc46364eed demo demo] Removing options '' from query. {{(pid=113826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:08:27.183464 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.volume.api [None req-9e7ebcfa-aaa7-406f-a7bd-2ddc46364eed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:08:27.193331 np0000171311 devstack@c-api.service[113826]: INFO cinder.volume.api [None req-9e7ebcfa-aaa7-406f-a7bd-2ddc46364eed demo demo] Get all volumes completed successfully. Apr 29 22:08:27.195605 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-9e7ebcfa-aaa7-406f-a7bd-2ddc46364eed demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:08:27.196241 np0000171311 devstack@c-api.service[113826]: [pid: 113826|app: 0|req: 8/26] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:08:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:08:37.187979 np0000171311 devstack@c-api.service[113826]: DEBUG dbcounter [-] [113826] Writing DB stats cinder:SELECT=1 {{(pid=113826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:09:27.218148 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.middleware.request_id [None req-ecaeaa2b-0b72-49f6-8904-2b4f12a3be82 None None] RequestId filter calling following filter/app {{(pid=113829) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:09:27.221379 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-ecaeaa2b-0b72-49f6-8904-2b4f12a3be82 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:09:27.221937 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-ecaeaa2b-0b72-49f6-8904-2b4f12a3be82 demo demo] Empty body provided in request {{(pid=113829) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:09:27.221937 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-ecaeaa2b-0b72-49f6-8904-2b4f12a3be82 demo demo] Calling method 'detail' {{(pid=113829) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:09:27.222062 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.api_utils [None req-ecaeaa2b-0b72-49f6-8904-2b4f12a3be82 demo demo] Removing options '' from query. {{(pid=113829) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:09:27.222713 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.volume.api [None req-ecaeaa2b-0b72-49f6-8904-2b4f12a3be82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113829) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:09:27.231659 np0000171311 devstack@c-api.service[113829]: INFO cinder.volume.api [None req-ecaeaa2b-0b72-49f6-8904-2b4f12a3be82 demo demo] Get all volumes completed successfully. Apr 29 22:09:27.232525 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-ecaeaa2b-0b72-49f6-8904-2b4f12a3be82 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:09:27.232975 np0000171311 devstack@c-api.service[113829]: [pid: 113829|app: 0|req: 7/27] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:09:27 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 29 22:09:37.226053 np0000171311 devstack@c-api.service[113829]: DEBUG dbcounter [-] [113829] Writing DB stats cinder:SELECT=1 {{(pid=113829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:10:27.255339 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.middleware.request_id [None req-e2850dfe-34a6-41a0-af4d-d883106e3ac3 None None] RequestId filter calling following filter/app {{(pid=113828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:10:27.259606 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-e2850dfe-34a6-41a0-af4d-d883106e3ac3 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:10:27.259970 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-e2850dfe-34a6-41a0-af4d-d883106e3ac3 demo demo] Empty body provided in request {{(pid=113828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:10:27.260414 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-e2850dfe-34a6-41a0-af4d-d883106e3ac3 demo demo] Calling method 'detail' {{(pid=113828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:10:27.260960 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.api_utils [None req-e2850dfe-34a6-41a0-af4d-d883106e3ac3 demo demo] Removing options '' from query. {{(pid=113828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:10:27.261713 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.volume.api [None req-e2850dfe-34a6-41a0-af4d-d883106e3ac3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113828) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:10:27.268733 np0000171311 devstack@c-api.service[113828]: INFO cinder.volume.api [None req-e2850dfe-34a6-41a0-af4d-d883106e3ac3 demo demo] Get all volumes completed successfully. Apr 29 22:10:27.270445 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-e2850dfe-34a6-41a0-af4d-d883106e3ac3 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:10:27.270766 np0000171311 devstack@c-api.service[113828]: [pid: 113828|app: 0|req: 7/28] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:10:27 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 29 22:10:37.264965 np0000171311 devstack@c-api.service[113828]: DEBUG dbcounter [-] [113828] Writing DB stats cinder:SELECT=1 {{(pid=113828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:11:27.285306 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.middleware.request_id [None req-1edbfdf3-0389-4cdd-9102-bb66bf7c3d51 None None] RequestId filter calling following filter/app {{(pid=113827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:11:27.287490 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-1edbfdf3-0389-4cdd-9102-bb66bf7c3d51 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:11:27.287680 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-1edbfdf3-0389-4cdd-9102-bb66bf7c3d51 demo demo] Empty body provided in request {{(pid=113827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:11:27.287850 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-1edbfdf3-0389-4cdd-9102-bb66bf7c3d51 demo demo] Calling method 'detail' {{(pid=113827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:11:27.288062 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.api_utils [None req-1edbfdf3-0389-4cdd-9102-bb66bf7c3d51 demo demo] Removing options '' from query. {{(pid=113827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:11:27.288803 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.volume.api [None req-1edbfdf3-0389-4cdd-9102-bb66bf7c3d51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113827) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:11:27.299480 np0000171311 devstack@c-api.service[113827]: INFO cinder.volume.api [None req-1edbfdf3-0389-4cdd-9102-bb66bf7c3d51 demo demo] Get all volumes completed successfully. Apr 29 22:11:27.302470 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-1edbfdf3-0389-4cdd-9102-bb66bf7c3d51 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:11:27.303184 np0000171311 devstack@c-api.service[113827]: [pid: 113827|app: 0|req: 7/29] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:11:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:11:37.291701 np0000171311 devstack@c-api.service[113827]: DEBUG dbcounter [-] [113827] Writing DB stats cinder:SELECT=1 {{(pid=113827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:12:27.429510 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.middleware.request_id [None req-a0f9755c-f130-4b52-890b-50ca3f0bf7b9 None None] RequestId filter calling following filter/app {{(pid=113826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:12:27.528286 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-a0f9755c-f130-4b52-890b-50ca3f0bf7b9 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:12:27.528536 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-a0f9755c-f130-4b52-890b-50ca3f0bf7b9 demo demo] Empty body provided in request {{(pid=113826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:12:27.528804 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-a0f9755c-f130-4b52-890b-50ca3f0bf7b9 demo demo] Calling method 'detail' {{(pid=113826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:12:27.529259 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.api_utils [None req-a0f9755c-f130-4b52-890b-50ca3f0bf7b9 demo demo] Removing options '' from query. {{(pid=113826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:12:27.530288 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.volume.api [None req-a0f9755c-f130-4b52-890b-50ca3f0bf7b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:12:27.537759 np0000171311 devstack@c-api.service[113826]: INFO cinder.volume.api [None req-a0f9755c-f130-4b52-890b-50ca3f0bf7b9 demo demo] Get all volumes completed successfully. Apr 29 22:12:27.540208 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-a0f9755c-f130-4b52-890b-50ca3f0bf7b9 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:12:27.540652 np0000171311 devstack@c-api.service[113826]: [pid: 113826|app: 0|req: 9/30] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:12:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:12:37.533918 np0000171311 devstack@c-api.service[113826]: DEBUG dbcounter [-] [113826] Writing DB stats cinder:SELECT=1 {{(pid=113826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:13:27.564333 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.middleware.request_id [None req-3c9b420e-2a5a-47d6-ac6b-f386ddf1f768 None None] RequestId filter calling following filter/app {{(pid=113829) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:13:27.570046 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-3c9b420e-2a5a-47d6-ac6b-f386ddf1f768 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:13:27.570380 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-3c9b420e-2a5a-47d6-ac6b-f386ddf1f768 demo demo] Empty body provided in request {{(pid=113829) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:13:27.570810 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-3c9b420e-2a5a-47d6-ac6b-f386ddf1f768 demo demo] Calling method 'detail' {{(pid=113829) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:13:27.571171 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.api_utils [None req-3c9b420e-2a5a-47d6-ac6b-f386ddf1f768 demo demo] Removing options '' from query. {{(pid=113829) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:13:27.572256 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.volume.api [None req-3c9b420e-2a5a-47d6-ac6b-f386ddf1f768 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113829) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:13:27.583864 np0000171311 devstack@c-api.service[113829]: INFO cinder.volume.api [None req-3c9b420e-2a5a-47d6-ac6b-f386ddf1f768 demo demo] Get all volumes completed successfully. Apr 29 22:13:27.586825 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-3c9b420e-2a5a-47d6-ac6b-f386ddf1f768 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:13:27.587366 np0000171311 devstack@c-api.service[113829]: [pid: 113829|app: 0|req: 8/31] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:13:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:13:37.577273 np0000171311 devstack@c-api.service[113829]: DEBUG dbcounter [-] [113829] Writing DB stats cinder:SELECT=1 {{(pid=113829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:14:27.604819 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.middleware.request_id [None req-aeaa1804-7cae-48fe-b6ba-5e80255a2e89 None None] RequestId filter calling following filter/app {{(pid=113828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:14:27.607825 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-aeaa1804-7cae-48fe-b6ba-5e80255a2e89 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:14:27.608145 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-aeaa1804-7cae-48fe-b6ba-5e80255a2e89 demo demo] Empty body provided in request {{(pid=113828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:14:27.608446 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-aeaa1804-7cae-48fe-b6ba-5e80255a2e89 demo demo] Calling method 'detail' {{(pid=113828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:14:27.608809 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.api_utils [None req-aeaa1804-7cae-48fe-b6ba-5e80255a2e89 demo demo] Removing options '' from query. {{(pid=113828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:14:27.609878 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.volume.api [None req-aeaa1804-7cae-48fe-b6ba-5e80255a2e89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113828) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:14:27.618138 np0000171311 devstack@c-api.service[113828]: INFO cinder.volume.api [None req-aeaa1804-7cae-48fe-b6ba-5e80255a2e89 demo demo] Get all volumes completed successfully. Apr 29 22:14:27.619963 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-aeaa1804-7cae-48fe-b6ba-5e80255a2e89 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:14:27.620488 np0000171311 devstack@c-api.service[113828]: [pid: 113828|app: 0|req: 8/32] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:14:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:14:37.613627 np0000171311 devstack@c-api.service[113828]: DEBUG dbcounter [-] [113828] Writing DB stats cinder:SELECT=1 {{(pid=113828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:15:27.638416 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.middleware.request_id [None req-46640ae9-3004-4d1c-a0ad-453db1cce8ab None None] RequestId filter calling following filter/app {{(pid=113827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:15:27.643302 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-46640ae9-3004-4d1c-a0ad-453db1cce8ab demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:15:27.643483 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-46640ae9-3004-4d1c-a0ad-453db1cce8ab demo demo] Empty body provided in request {{(pid=113827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:15:27.643666 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-46640ae9-3004-4d1c-a0ad-453db1cce8ab demo demo] Calling method 'detail' {{(pid=113827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:15:27.643902 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.api_utils [None req-46640ae9-3004-4d1c-a0ad-453db1cce8ab demo demo] Removing options '' from query. {{(pid=113827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:15:27.644613 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.volume.api [None req-46640ae9-3004-4d1c-a0ad-453db1cce8ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113827) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:15:27.650916 np0000171311 devstack@c-api.service[113827]: INFO cinder.volume.api [None req-46640ae9-3004-4d1c-a0ad-453db1cce8ab demo demo] Get all volumes completed successfully. Apr 29 22:15:27.652724 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-46640ae9-3004-4d1c-a0ad-453db1cce8ab demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:15:27.653067 np0000171311 devstack@c-api.service[113827]: [pid: 113827|app: 0|req: 8/33] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:15:27 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 29 22:15:37.648072 np0000171311 devstack@c-api.service[113827]: DEBUG dbcounter [-] [113827] Writing DB stats cinder:SELECT=1 {{(pid=113827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:16:27.677986 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.middleware.request_id [None req-b1233299-318b-4579-9ff7-a98e3e108ea6 None None] RequestId filter calling following filter/app {{(pid=113826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:16:27.681015 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-b1233299-318b-4579-9ff7-a98e3e108ea6 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:16:27.681273 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-b1233299-318b-4579-9ff7-a98e3e108ea6 demo demo] Empty body provided in request {{(pid=113826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:16:27.681523 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-b1233299-318b-4579-9ff7-a98e3e108ea6 demo demo] Calling method 'detail' {{(pid=113826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:16:27.681837 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.api_utils [None req-b1233299-318b-4579-9ff7-a98e3e108ea6 demo demo] Removing options '' from query. {{(pid=113826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:16:27.683303 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.volume.api [None req-b1233299-318b-4579-9ff7-a98e3e108ea6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:16:27.692445 np0000171311 devstack@c-api.service[113826]: INFO cinder.volume.api [None req-b1233299-318b-4579-9ff7-a98e3e108ea6 demo demo] Get all volumes completed successfully. Apr 29 22:16:27.695105 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-b1233299-318b-4579-9ff7-a98e3e108ea6 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:16:27.695547 np0000171311 devstack@c-api.service[113826]: [pid: 113826|app: 0|req: 10/34] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:16:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:16:37.687315 np0000171311 devstack@c-api.service[113826]: DEBUG dbcounter [-] [113826] Writing DB stats cinder:SELECT=1 {{(pid=113826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:17:27.711908 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.middleware.request_id [None req-f697a3e6-cd38-4a88-a604-491be830deb7 None None] RequestId filter calling following filter/app {{(pid=113829) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:17:27.774930 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-f697a3e6-cd38-4a88-a604-491be830deb7 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:17:27.775337 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-f697a3e6-cd38-4a88-a604-491be830deb7 demo demo] Empty body provided in request {{(pid=113829) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:17:27.775718 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.openstack.wsgi [None req-f697a3e6-cd38-4a88-a604-491be830deb7 demo demo] Calling method 'detail' {{(pid=113829) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:17:27.776197 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.api.api_utils [None req-f697a3e6-cd38-4a88-a604-491be830deb7 demo demo] Removing options '' from query. {{(pid=113829) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:17:27.777959 np0000171311 devstack@c-api.service[113829]: DEBUG cinder.volume.api [None req-f697a3e6-cd38-4a88-a604-491be830deb7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113829) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:17:27.785269 np0000171311 devstack@c-api.service[113829]: INFO cinder.volume.api [None req-f697a3e6-cd38-4a88-a604-491be830deb7 demo demo] Get all volumes completed successfully. Apr 29 22:17:27.787420 np0000171311 devstack@c-api.service[113829]: INFO cinder.api.openstack.wsgi [None req-f697a3e6-cd38-4a88-a604-491be830deb7 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:17:27.787736 np0000171311 devstack@c-api.service[113829]: [pid: 113829|app: 0|req: 9/35] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:17:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:17:37.781813 np0000171311 devstack@c-api.service[113829]: DEBUG dbcounter [-] [113829] Writing DB stats cinder:SELECT=1 {{(pid=113829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:18:27.804650 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.middleware.request_id [None req-c9cdcc06-e6aa-4b2d-94cc-edca5109ae74 None None] RequestId filter calling following filter/app {{(pid=113828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:18:27.809929 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-c9cdcc06-e6aa-4b2d-94cc-edca5109ae74 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:18:27.810174 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-c9cdcc06-e6aa-4b2d-94cc-edca5109ae74 demo demo] Empty body provided in request {{(pid=113828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:18:27.810433 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.openstack.wsgi [None req-c9cdcc06-e6aa-4b2d-94cc-edca5109ae74 demo demo] Calling method 'detail' {{(pid=113828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:18:27.810723 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.api.api_utils [None req-c9cdcc06-e6aa-4b2d-94cc-edca5109ae74 demo demo] Removing options '' from query. {{(pid=113828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:18:27.813101 np0000171311 devstack@c-api.service[113828]: DEBUG cinder.volume.api [None req-c9cdcc06-e6aa-4b2d-94cc-edca5109ae74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113828) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:18:27.821326 np0000171311 devstack@c-api.service[113828]: INFO cinder.volume.api [None req-c9cdcc06-e6aa-4b2d-94cc-edca5109ae74 demo demo] Get all volumes completed successfully. Apr 29 22:18:27.824043 np0000171311 devstack@c-api.service[113828]: INFO cinder.api.openstack.wsgi [None req-c9cdcc06-e6aa-4b2d-94cc-edca5109ae74 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:18:27.824578 np0000171311 devstack@c-api.service[113828]: [pid: 113828|app: 0|req: 9/36] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:18:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:18:37.816467 np0000171311 devstack@c-api.service[113828]: DEBUG dbcounter [-] [113828] Writing DB stats cinder:SELECT=1 {{(pid=113828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:19:27.842528 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.middleware.request_id [None req-9c03a002-df07-4413-81de-3e75c5c11712 None None] RequestId filter calling following filter/app {{(pid=113827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:19:27.846667 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-9c03a002-df07-4413-81de-3e75c5c11712 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:19:27.846913 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-9c03a002-df07-4413-81de-3e75c5c11712 demo demo] Empty body provided in request {{(pid=113827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:19:27.847364 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.openstack.wsgi [None req-9c03a002-df07-4413-81de-3e75c5c11712 demo demo] Calling method 'detail' {{(pid=113827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:19:27.847812 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.api.api_utils [None req-9c03a002-df07-4413-81de-3e75c5c11712 demo demo] Removing options '' from query. {{(pid=113827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:19:27.849271 np0000171311 devstack@c-api.service[113827]: DEBUG cinder.volume.api [None req-9c03a002-df07-4413-81de-3e75c5c11712 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113827) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:19:27.857671 np0000171311 devstack@c-api.service[113827]: INFO cinder.volume.api [None req-9c03a002-df07-4413-81de-3e75c5c11712 demo demo] Get all volumes completed successfully. Apr 29 22:19:27.859582 np0000171311 devstack@c-api.service[113827]: INFO cinder.api.openstack.wsgi [None req-9c03a002-df07-4413-81de-3e75c5c11712 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:19:27.859991 np0000171311 devstack@c-api.service[113827]: [pid: 113827|app: 0|req: 9/37] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:19:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:19:37.853055 np0000171311 devstack@c-api.service[113827]: DEBUG dbcounter [-] [113827] Writing DB stats cinder:SELECT=1 {{(pid=113827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 29 22:20:27.876686 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.middleware.request_id [None req-7624f69b-2201-4f03-a04e-8000e52c9c7d None None] RequestId filter calling following filter/app {{(pid=113826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 29 22:20:27.879278 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-7624f69b-2201-4f03-a04e-8000e52c9c7d demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Apr 29 22:20:27.879523 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-7624f69b-2201-4f03-a04e-8000e52c9c7d demo demo] Empty body provided in request {{(pid=113826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 29 22:20:27.879753 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.openstack.wsgi [None req-7624f69b-2201-4f03-a04e-8000e52c9c7d demo demo] Calling method 'detail' {{(pid=113826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 29 22:20:27.880031 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.api.api_utils [None req-7624f69b-2201-4f03-a04e-8000e52c9c7d demo demo] Removing options '' from query. {{(pid=113826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 29 22:20:27.880939 np0000171311 devstack@c-api.service[113826]: DEBUG cinder.volume.api [None req-7624f69b-2201-4f03-a04e-8000e52c9c7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 29 22:20:27.888578 np0000171311 devstack@c-api.service[113826]: INFO cinder.volume.api [None req-7624f69b-2201-4f03-a04e-8000e52c9c7d demo demo] Get all volumes completed successfully. Apr 29 22:20:27.890322 np0000171311 devstack@c-api.service[113826]: INFO cinder.api.openstack.wsgi [None req-7624f69b-2201-4f03-a04e-8000e52c9c7d demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Apr 29 22:20:27.890590 np0000171311 devstack@c-api.service[113826]: [pid: 113826|app: 0|req: 11/38] 199.204.45.95 () {64 vars in 1290 bytes} [Wed Apr 29 22:20:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 29 22:20:37.884351 np0000171311 devstack@c-api.service[113826]: DEBUG dbcounter [-] [113826] Writing DB stats cinder:SELECT=1 {{(pid=113826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}