May 09 13:49:49.430611 np0000173161 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 13:49:49.439914 np0000173161 devstack@c-api.service[112439]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 13:49:49.444386 np0000173161 devstack@c-api.service[112439]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 13:49:49 2026] *** May 09 13:49:49.444386 np0000173161 devstack@c-api.service[112439]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 13:49:49.444386 np0000173161 devstack@c-api.service[112439]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 13:49:49.444386 np0000173161 devstack@c-api.service[112439]: nodename: np0000173161 May 09 13:49:49.444386 np0000173161 devstack@c-api.service[112439]: machine: x86_64 May 09 13:49:49.444386 np0000173161 devstack@c-api.service[112439]: clock source: unix May 09 13:49:49.444386 np0000173161 devstack@c-api.service[112439]: pcre jit disabled May 09 13:49:49.444386 np0000173161 devstack@c-api.service[112439]: detected number of CPU cores: 16 May 09 13:49:49.444386 np0000173161 devstack@c-api.service[112439]: current working directory: / May 09 13:49:49.444386 np0000173161 devstack@c-api.service[112439]: detected binary path: /usr/bin/uwsgi-core May 09 13:49:49.444386 np0000173161 devstack@c-api.service[112439]: your processes number limit is 256917 May 09 13:49:49.444386 np0000173161 devstack@c-api.service[112439]: your memory page size is 4096 bytes May 09 13:49:49.444386 np0000173161 devstack@c-api.service[112439]: detected max file descriptor number: 2048 May 09 13:49:49.444386 np0000173161 devstack@c-api.service[112439]: lock engine: pthread robust mutexes May 09 13:49:49.445942 np0000173161 devstack@c-api.service[112439]: thunder lock: enabled May 09 13:49:49.445942 np0000173161 devstack@c-api.service[112439]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 13:49:49.445942 np0000173161 devstack@c-api.service[112439]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 13:49:49.445942 np0000173161 devstack@c-api.service[112439]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 13:49:49.445942 np0000173161 devstack@c-api.service[112439]: Set PythonHome to /opt/stack/data/venv May 09 13:49:49.481867 np0000173161 devstack@c-api.service[112439]: Python main interpreter initialized at 0x7cfbc76a3668 May 09 13:49:49.481867 np0000173161 devstack@c-api.service[112439]: python threads support enabled May 09 13:49:49.481867 np0000173161 devstack@c-api.service[112439]: your server socket listen backlog is limited to 100 connections May 09 13:49:49.481867 np0000173161 devstack@c-api.service[112439]: your mercy for graceful operations on workers is 80 seconds May 09 13:49:49.482584 np0000173161 devstack@c-api.service[112439]: mapped 671795 bytes (656 KB) for 4 cores May 09 13:49:49.482584 np0000173161 devstack@c-api.service[112439]: *** Operational MODE: preforking *** May 09 13:49:49.482868 np0000173161 devstack@c-api.service[112439]: *** uWSGI is running in multiple interpreter mode *** May 09 13:49:49.482868 np0000173161 devstack@c-api.service[112439]: spawned uWSGI master process (pid: 112439) May 09 13:49:49.483397 np0000173161 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 13:49:49.483670 np0000173161 devstack@c-api.service[112439]: spawned uWSGI worker 1 (pid: 112448, cores: 1) May 09 13:49:49.484139 np0000173161 devstack@c-api.service[112439]: spawned uWSGI worker 2 (pid: 112449, cores: 1) May 09 13:49:49.484598 np0000173161 devstack@c-api.service[112439]: spawned uWSGI worker 3 (pid: 112450, cores: 1) May 09 13:49:49.485059 np0000173161 devstack@c-api.service[112439]: spawned uWSGI worker 4 (pid: 112451, cores: 1) May 09 13:49:49.485188 np0000173161 devstack@c-api.service[112439]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 13:49:49.608874 np0000173161 devstack@c-api.service[112451]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:49:49.608874 np0000173161 devstack@c-api.service[112451]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:49:49.608874 np0000173161 devstack@c-api.service[112451]: we strongly recommend against using it for new projects. May 09 13:49:49.608874 np0000173161 devstack@c-api.service[112451]: If you are already using Eventlet, we recommend migrating to a different May 09 13:49:49.608874 np0000173161 devstack@c-api.service[112451]: framework. For more detail see May 09 13:49:49.608874 np0000173161 devstack@c-api.service[112451]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:49:49.608874 np0000173161 devstack@c-api.service[112451]: import eventlet # noqa May 09 13:49:49.617121 np0000173161 devstack@c-api.service[112449]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:49:49.617121 np0000173161 devstack@c-api.service[112449]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:49:49.617121 np0000173161 devstack@c-api.service[112449]: we strongly recommend against using it for new projects. May 09 13:49:49.617121 np0000173161 devstack@c-api.service[112449]: If you are already using Eventlet, we recommend migrating to a different May 09 13:49:49.617121 np0000173161 devstack@c-api.service[112449]: framework. For more detail see May 09 13:49:49.617121 np0000173161 devstack@c-api.service[112449]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:49:49.617121 np0000173161 devstack@c-api.service[112449]: import eventlet # noqa May 09 13:49:49.618280 np0000173161 devstack@c-api.service[112448]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:49:49.618280 np0000173161 devstack@c-api.service[112448]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:49:49.618280 np0000173161 devstack@c-api.service[112448]: we strongly recommend against using it for new projects. May 09 13:49:49.618280 np0000173161 devstack@c-api.service[112448]: If you are already using Eventlet, we recommend migrating to a different May 09 13:49:49.618280 np0000173161 devstack@c-api.service[112448]: framework. For more detail see May 09 13:49:49.618280 np0000173161 devstack@c-api.service[112448]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:49:49.618280 np0000173161 devstack@c-api.service[112448]: import eventlet # noqa May 09 13:49:49.632420 np0000173161 devstack@c-api.service[112450]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 13:49:49.632420 np0000173161 devstack@c-api.service[112450]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 13:49:49.632420 np0000173161 devstack@c-api.service[112450]: we strongly recommend against using it for new projects. May 09 13:49:49.632420 np0000173161 devstack@c-api.service[112450]: If you are already using Eventlet, we recommend migrating to a different May 09 13:49:49.632420 np0000173161 devstack@c-api.service[112450]: framework. For more detail see May 09 13:49:49.632420 np0000173161 devstack@c-api.service[112450]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 13:49:49.632420 np0000173161 devstack@c-api.service[112450]: import eventlet # noqa May 09 13:49:49.691605 np0000173161 devstack@c-api.service[112451]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 13:49:49.691605 np0000173161 devstack@c-api.service[112451]: debtcollector.deprecate( May 09 13:49:49.702178 np0000173161 devstack@c-api.service[112449]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 13:49:49.702178 np0000173161 devstack@c-api.service[112449]: debtcollector.deprecate( May 09 13:49:49.705169 np0000173161 devstack@c-api.service[112448]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 13:49:49.705169 np0000173161 devstack@c-api.service[112448]: debtcollector.deprecate( May 09 13:49:49.720343 np0000173161 devstack@c-api.service[112450]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 13:49:49.720343 np0000173161 devstack@c-api.service[112450]: debtcollector.deprecate( May 09 13:49:49.772811 np0000173161 devstack@c-api.service[112451]: /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 May 09 13:49:49.772811 np0000173161 devstack@c-api.service[112451]: from cgi import parse_header May 09 13:49:49.781816 np0000173161 devstack@c-api.service[112449]: /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 May 09 13:49:49.781816 np0000173161 devstack@c-api.service[112449]: from cgi import parse_header May 09 13:49:49.791394 np0000173161 devstack@c-api.service[112448]: /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 May 09 13:49:49.791394 np0000173161 devstack@c-api.service[112448]: from cgi import parse_header May 09 13:49:49.801999 np0000173161 devstack@c-api.service[112450]: /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 May 09 13:49:49.801999 np0000173161 devstack@c-api.service[112450]: from cgi import parse_header May 09 13:49:49.815941 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:49.815941 np0000173161 devstack@c-api.service[112451]: removals.removed_module( May 09 13:49:49.816635 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:49.816635 np0000173161 devstack@c-api.service[112451]: removals.removed_module( May 09 13:49:49.825892 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:49:49.825892 np0000173161 devstack@c-api.service[112449]: removals.removed_module( May 09 13:49:49.826673 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:49:49.826673 np0000173161 devstack@c-api.service[112449]: removals.removed_module( May 09 13:49:49.837375 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:49.837375 np0000173161 devstack@c-api.service[112448]: removals.removed_module( May 09 13:49:49.838054 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:49.838054 np0000173161 devstack@c-api.service[112448]: removals.removed_module( May 09 13:49:49.848000 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:49:49.848000 np0000173161 devstack@c-api.service[112450]: removals.removed_module( May 09 13:49:49.848701 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:49:49.848701 np0000173161 devstack@c-api.service[112450]: removals.removed_module( May 09 13:49:50.406863 np0000173161 devstack@c-api.service[112451]: /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 May 09 13:49:50.406863 np0000173161 devstack@c-api.service[112451]: warnings.warn( May 09 13:49:50.441506 np0000173161 devstack@c-api.service[112449]: /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 May 09 13:49:50.441506 np0000173161 devstack@c-api.service[112449]: warnings.warn( May 09 13:49:50.446269 np0000173161 devstack@c-api.service[112450]: /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 May 09 13:49:50.446269 np0000173161 devstack@c-api.service[112450]: warnings.warn( May 09 13:49:50.453356 np0000173161 devstack@c-api.service[112448]: /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 May 09 13:49:50.453356 np0000173161 devstack@c-api.service[112448]: warnings.warn( May 09 13:49:50.515479 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:50.515479 np0000173161 devstack@c-api.service[112451]: warnings.warn( May 09 13:49:50.541688 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:49:50.541688 np0000173161 devstack@c-api.service[112449]: warnings.warn( May 09 13:49:50.549445 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:49:50.549445 np0000173161 devstack@c-api.service[112450]: warnings.warn( May 09 13:49:50.552894 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:50.552894 np0000173161 devstack@c-api.service[112448]: warnings.warn( May 09 13:49:50.822889 np0000173161 devstack@c-api.service[112451]: 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. May 09 13:49:50.823346 np0000173161 devstack@c-api.service[112451]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112451) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:49:50.838987 np0000173161 devstack@c-api.service[112450]: 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. May 09 13:49:50.839352 np0000173161 devstack@c-api.service[112450]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112450) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:49:50.839408 np0000173161 devstack@c-api.service[112448]: 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. May 09 13:49:50.839652 np0000173161 devstack@c-api.service[112448]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112448) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:49:50.839694 np0000173161 devstack@c-api.service[112449]: 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. May 09 13:49:50.839925 np0000173161 devstack@c-api.service[112449]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112449) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 13:49:50.907965 np0000173161 devstack@c-api.service[112451]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 13:49:50.907965 np0000173161 devstack@c-api.service[112451]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:49:50.909652 np0000173161 devstack@c-api.service[112450]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 13:49:50.909652 np0000173161 devstack@c-api.service[112450]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:49:50.910637 np0000173161 devstack@c-api.service[112449]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 13:49:50.910637 np0000173161 devstack@c-api.service[112449]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:49:50.912195 np0000173161 devstack@c-api.service[112448]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 13:49:50.912195 np0000173161 devstack@c-api.service[112448]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 13:49:51.360728 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112448) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:49:51.361016 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112449) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:49:51.361139 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112450) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:49:51.361233 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112451) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 13:49:51.361292 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.361292 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.361405 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.361470 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.361536 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.361590 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.361668 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.361766 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.361824 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.361885 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.361949 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.362011 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.363535 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.363661 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.363725 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.363805 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.363878 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.363878 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.363991 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.364053 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.364141 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.364198 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.364252 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.364308 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.364362 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.364433 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.364495 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.364566 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.364706 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.364765 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.364841 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.364903 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.364960 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.365013 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.365077 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.365161 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.365231 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.365231 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.365345 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.365402 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.365464 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.365464 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.365464 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.365629 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.365723 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.365723 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.365895 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.365985 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.366073 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.366178 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.366254 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.366351 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.366351 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.366486 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.366567 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.366640 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.366721 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.366796 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.366796 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.366965 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.367045 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.367305 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.367376 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.367477 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.367477 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.367477 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.367477 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.367477 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.367977 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.367977 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.367977 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.368322 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.368447 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.368513 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.368757 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.368917 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.369094 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.369196 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.369302 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.369346 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.369442 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.369516 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.369588 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.369631 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.369696 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.369806 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.369882 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.369984 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.370068 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.370174 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.370247 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.370247 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.370382 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.370431 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.370501 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.370597 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.370670 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.370670 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.370809 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.370853 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.370983 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.371063 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.371122 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.371216 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.371299 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.371341 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.371406 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.371470 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.371565 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.371656 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.371762 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.371837 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.371916 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.372027 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.372133 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.372222 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.372294 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.372374 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.372447 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.372567 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.372688 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.372766 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.372832 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.372832 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.373032 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.373032 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.373166 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.373277 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.373368 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.373440 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.373524 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.373604 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.373670 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.373749 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.373822 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.373894 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.373978 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.374056 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.374153 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.374232 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.374308 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.374373 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.374454 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.374538 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.374614 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.374693 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.374758 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.374830 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.374896 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.374984 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.375064 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.375167 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.375247 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.375325 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.375393 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.375457 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.375529 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.375634 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.375739 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.375817 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.375890 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.376011 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.376090 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.376190 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.376267 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.376347 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.376415 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.376479 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.376543 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.376730 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.376783 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.376907 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.376988 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.377057 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.377152 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.377220 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.377294 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.377360 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.377425 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.377489 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.377559 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.377559 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.377559 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.377559 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.377559 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.377559 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.378049 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.378156 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.378240 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.378240 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.378240 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.378240 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.378240 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.378240 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.378721 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.378721 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.378721 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.378920 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.379010 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.379083 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.379196 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.379279 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.379362 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.379445 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.379513 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.379577 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.379677 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.379768 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.379838 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.379904 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.380024 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.380098 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.380202 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.380284 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.380351 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.380426 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.380502 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.380566 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.380566 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.380701 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.380778 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.380844 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.380912 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.381050 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.381178 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.381261 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.381328 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.381393 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.381457 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.381534 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.381608 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.381680 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.381745 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.381810 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.381882 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.381882 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.382010 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.382010 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.382010 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.382010 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.382182 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.382235 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.382273 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.382273 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.382352 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.382396 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.382437 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.382480 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.382516 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.382558 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.382600 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.382636 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.382677 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.382719 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.382756 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.382797 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.382833 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.382873 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.382915 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.382958 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.383001 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.383037 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.383079 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.383079 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.383186 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.383225 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.383269 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.383269 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.383347 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.383385 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.383422 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.383463 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.383510 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.383553 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.383593 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.383631 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.383672 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.383672 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.383749 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.383749 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.383749 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.383854 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.383906 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.383950 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.383993 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.384030 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.384072 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.384128 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.384166 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.384203 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.384203 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.384203 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.384879 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.385009 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.385009 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.385122 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.385122 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.385202 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.385248 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.385287 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.385324 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.385393 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.385444 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.385495 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.385544 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.385594 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.385643 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.385690 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.385735 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.385735 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.385826 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.385882 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.385882 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.385988 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.386040 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.386097 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.386097 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.386097 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.386269 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.386317 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.386368 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.386414 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.386458 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.386502 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.386554 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.386588 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.386619 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.386644 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.386673 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.386703 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.386732 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.386758 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.386782 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.386814 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.386842 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.386868 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.386895 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.386930 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.386960 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.386991 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.387027 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.387057 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.387081 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.387123 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.387157 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.387186 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.387217 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.387217 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.387749 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.387804 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.387873 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.387922 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.387957 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.387988 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.388017 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.388047 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.388072 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.388098 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.388145 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.388185 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.388216 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.388244 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.388269 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.388294 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.388323 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.388352 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.388383 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.388412 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.388438 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.388467 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.388496 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.388528 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.388557 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.388587 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.388668 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.388721 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.388758 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.388798 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.388840 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.388881 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.388915 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.388961 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.388997 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.389038 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.389073 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.389122 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.389172 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.389172 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.389246 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.389287 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.389321 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.389357 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.389397 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.389444 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.389484 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.389520 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.389559 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.389600 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.389634 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.389668 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.389703 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.389703 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.389703 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.389703 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.390803 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.390864 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.390928 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.390968 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.391065 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.391158 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.391246 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.391246 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.391362 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.391448 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.391499 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.391499 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.391574 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.391574 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.391637 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.391637 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.391705 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.391740 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.391776 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.391808 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.391845 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.391880 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.391916 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.391952 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.391986 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.392029 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.392075 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.392133 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.392177 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.392212 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.392212 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.392283 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.392326 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.392361 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.392395 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.392438 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.392481 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.392517 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.392560 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.392594 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.392594 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.392717 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.392752 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.392795 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.392830 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.392870 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.392990 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.393032 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.393071 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.393119 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.393167 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.393167 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.393167 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.393167 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.393167 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.393167 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.393669 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.393740 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.393806 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.393866 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.393920 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.393971 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.394023 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.394075 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.394168 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.394245 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.394316 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.394375 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.394434 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.394434 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.394538 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.394538 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.394538 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.394538 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.394538 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.394800 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.394800 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.394905 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.394966 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.395027 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.395114 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.395171 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.395224 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.395290 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.395360 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.395414 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.395465 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.395525 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.395585 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.395638 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.395697 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.395748 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.395798 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.395859 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.395926 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.395989 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.396041 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.396091 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.396167 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.396234 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.396286 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.396345 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.396345 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.396446 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.396509 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.396560 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.396560 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.396726 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.396780 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.396838 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.396898 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.396950 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.397009 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.397070 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.397324 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.397429 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.397536 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.397608 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.397706 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.397805 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.397913 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.398016 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.398129 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.398252 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.398341 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.398434 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.398547 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.398642 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.398734 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.398827 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.399446 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.399685 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.399899 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.400153 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.400382 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.400667 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.400897 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.400897 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.400897 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.400897 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.401391 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.401391 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.401391 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.401575 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.401642 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.401707 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.401778 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.401849 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.401913 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.401955 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.402039 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.402134 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.402220 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.402269 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.402361 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.402407 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.402500 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.402562 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.402624 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.402685 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.402757 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.402818 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.402889 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.402958 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.402958 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.402958 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.402958 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.402958 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.403288 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.403288 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.403288 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.403288 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.403288 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.403741 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.403812 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.403872 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.403935 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.404005 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.404067 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.404153 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.404223 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.404302 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.404370 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.404432 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.404500 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.404569 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.404631 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.404699 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.404699 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.404845 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.404845 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.404845 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.404845 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.404845 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.404845 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.404845 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.405282 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.405282 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.405438 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.405505 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.405577 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.405640 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.405712 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.405773 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.405843 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.405905 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.405976 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.406045 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.406135 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.406181 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.406181 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.406442 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.406486 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.406637 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.406713 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.406805 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.406876 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.406945 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.406945 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.407084 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.407177 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.407252 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.407321 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.407321 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.407451 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.407451 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.407550 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.407611 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.407674 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.407746 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.407812 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.407875 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.407875 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.407990 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.407990 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.408118 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.408183 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.408183 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.408322 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.408322 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.408322 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.408322 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.408554 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.408662 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.408662 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.408788 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.408788 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.408921 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.408982 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.408982 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.408982 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.408982 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.409254 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.409254 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.409373 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.409437 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.409499 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.409560 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.409629 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.409691 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.409762 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.409824 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.409895 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.409942 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.409988 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.410026 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.410062 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.410117 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.410155 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.410194 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.410249 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.410285 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.410320 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.410357 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.410391 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.410427 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.410468 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.410510 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.410550 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.410592 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.410626 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.410661 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.410701 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.410737 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.410771 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.410811 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.410846 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.410881 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.410915 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.410961 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.410997 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.411031 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.411314 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.411359 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.411392 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.411483 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.411528 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.411606 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.411672 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.411766 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.411814 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.411904 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.411973 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.412045 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.412087 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.412173 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.412267 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.412336 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.412381 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.412446 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.412525 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.412596 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.412677 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.412766 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.412836 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.412906 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.412975 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.413176 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.413264 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.413338 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.413409 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.413448 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.413511 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.413575 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.413726 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.413770 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.413854 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.413949 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.413989 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.414039 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.414039 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.414039 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.414039 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.414039 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.414039 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.414039 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.414260 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.414260 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.414260 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.414376 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.414421 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.414459 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.414500 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.414535 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.414570 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.414608 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.414649 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.414686 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.414721 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.414769 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.414807 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.414843 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.414878 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.414878 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.414878 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.414978 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.415020 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.415060 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.415096 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.415393 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.415393 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.415393 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.415393 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.415393 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.415699 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.415699 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.415699 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.415699 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.415937 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.416002 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.416175 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.416223 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.416313 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.416432 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.416538 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.416538 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.416707 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.416771 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.416841 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.416918 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.416989 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.417058 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.417160 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.417235 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.417298 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.417359 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.417425 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.417484 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.417543 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.417611 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.417672 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.417732 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.417792 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.417792 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.417792 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.417957 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.417957 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.418056 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.418170 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.418244 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.418305 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.418364 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.418431 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.418494 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.418554 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.418615 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.418683 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.418744 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.418812 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.418880 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.418939 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.419009 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.419083 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.419083 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.419083 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.419083 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.419083 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.419415 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.419415 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.419415 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.421604 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.421657 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.421754 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.421800 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.421800 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.421952 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.421952 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.422081 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.422081 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.422081 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.422285 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.422285 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.422401 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.422466 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.422529 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.422600 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.422670 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.422670 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.422670 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.422670 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.422919 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.422972 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.423011 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.423011 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.423011 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.423130 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.423172 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.423207 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.423243 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.423364 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.423410 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.423450 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.423487 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.423528 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.423565 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.423600 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.423641 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.423677 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.423719 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.423761 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.423796 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.423829 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.423865 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.423905 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.423941 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.423975 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.424016 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.424062 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.424114 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.424152 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.424197 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112448) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.424241 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.424276 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.424310 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.424350 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.424386 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.424420 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.424461 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.424505 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112450) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.424562 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.424597 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.424669 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.424706 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.424741 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.424785 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.424826 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112448) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.424861 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 13:49:51.424901 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.424943 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112448) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.424984 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112449) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 13:49:51.425019 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.425053 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 13:49:51.425089 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.425279 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 13:49:51.425354 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.425414 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 13:49:51.425487 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.425537 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112449) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 13:49:51.425624 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112451) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.425695 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112449) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 13:49:51.469464 np0000173161 devstack@c-api.service[112448]: INFO dbcounter [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Registered counter for database cinder May 09 13:49:51.469811 np0000173161 devstack@c-api.service[112450]: INFO dbcounter [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Registered counter for database cinder May 09 13:49:51.469920 np0000173161 devstack@c-api.service[112451]: INFO dbcounter [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Registered counter for database cinder May 09 13:49:51.470308 np0000173161 devstack@c-api.service[112449]: INFO dbcounter [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Registered counter for database cinder May 09 13:49:51.485755 np0000173161 devstack@c-api.service[112448]: DEBUG oslo_db.sqlalchemy.engines [None req-c340db17-7b08-4c01-a3d7-a64e44606272 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=112448) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:51.489608 np0000173161 devstack@c-api.service[112450]: DEBUG oslo_db.sqlalchemy.engines [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 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=112450) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:51.496805 np0000173161 devstack@c-api.service[112451]: DEBUG oslo_db.sqlalchemy.engines [None req-674b5331-50b5-464a-ae07-a558f07b197a 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=112451) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:51.502392 np0000173161 devstack@c-api.service[112449]: DEBUG oslo_db.sqlalchemy.engines [None req-35a4b941-5654-485b-9367-e54f7edf66bc 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=112449) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:51.607325 np0000173161 devstack@c-api.service[112448]: DEBUG dbcounter [-] [112448] Writer thread running {{(pid=112448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:49:51.609334 np0000173161 devstack@c-api.service[112450]: DEBUG dbcounter [-] [112450] Writer thread running {{(pid=112450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:49:51.609612 np0000173161 devstack@c-api.service[112448]: INFO cinder.rpc [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:49:51.611741 np0000173161 devstack@c-api.service[112448]: INFO cinder.rpc [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:49:51.612284 np0000173161 devstack@c-api.service[112450]: INFO cinder.rpc [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:49:51.613583 np0000173161 devstack@c-api.service[112448]: INFO cinder.rpc [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:49:51.615417 np0000173161 devstack@c-api.service[112448]: INFO cinder.rpc [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:49:51.615774 np0000173161 devstack@c-api.service[112450]: INFO cinder.rpc [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:49:51.616275 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.616899 np0000173161 devstack@c-api.service[112451]: DEBUG dbcounter [-] [112451] Writer thread running {{(pid=112451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:49:51.618013 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.618520 np0000173161 devstack@c-api.service[112450]: INFO cinder.rpc [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:49:51.619447 np0000173161 devstack@c-api.service[112451]: INFO cinder.rpc [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:49:51.621231 np0000173161 devstack@c-api.service[112450]: INFO cinder.rpc [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:49:51.622050 np0000173161 devstack@c-api.service[112448]: DEBUG oslo_db.sqlalchemy.engines [None req-c340db17-7b08-4c01-a3d7-a64e44606272 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=112448) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:51.622176 np0000173161 devstack@c-api.service[112451]: INFO cinder.rpc [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:49:51.622367 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.623812 np0000173161 devstack@c-api.service[112449]: DEBUG dbcounter [-] [112449] Writer thread running {{(pid=112449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 13:49:51.623962 np0000173161 devstack@c-api.service[112448]: INFO cinder.rpc [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:49:51.624497 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.624842 np0000173161 devstack@c-api.service[112451]: INFO cinder.rpc [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:49:51.625877 np0000173161 devstack@c-api.service[112449]: INFO cinder.rpc [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 13:49:51.625982 np0000173161 devstack@c-api.service[112448]: INFO cinder.rpc [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:49:51.627025 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.627093 np0000173161 devstack@c-api.service[112451]: INFO cinder.rpc [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:49:51.627955 np0000173161 devstack@c-api.service[112449]: INFO cinder.rpc [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 13:49:51.628324 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.629537 np0000173161 devstack@c-api.service[112450]: DEBUG oslo_db.sqlalchemy.engines [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 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=112450) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:51.629834 np0000173161 devstack@c-api.service[112449]: INFO cinder.rpc [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 13:49:51.630307 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.631743 np0000173161 devstack@c-api.service[112449]: INFO cinder.rpc [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 13:49:51.632473 np0000173161 devstack@c-api.service[112450]: INFO cinder.rpc [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:49:51.632608 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.634452 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.635022 np0000173161 devstack@c-api.service[112451]: DEBUG oslo_db.sqlalchemy.engines [None req-674b5331-50b5-464a-ae07-a558f07b197a 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=112451) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:51.635747 np0000173161 devstack@c-api.service[112450]: INFO cinder.rpc [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:49:51.636949 np0000173161 devstack@c-api.service[112451]: INFO cinder.rpc [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:49:51.637230 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.639121 np0000173161 devstack@c-api.service[112451]: INFO cinder.rpc [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:49:51.639452 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.639848 np0000173161 devstack@c-api.service[112449]: DEBUG oslo_db.sqlalchemy.engines [None req-35a4b941-5654-485b-9367-e54f7edf66bc 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=112449) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:51.640258 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.641976 np0000173161 devstack@c-api.service[112449]: INFO cinder.rpc [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 13:49:51.642647 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.643649 np0000173161 devstack@c-api.service[112449]: INFO cinder.rpc [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 13:49:51.644545 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.645899 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.650620 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.650732 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.651154 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.653232 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.653361 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.654393 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.656231 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.656338 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.656614 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.657663 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.659441 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.659776 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.661007 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.661764 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.662705 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.668144 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.668261 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.668347 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.668413 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.668473 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.668533 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.668612 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.670247 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.670490 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.671339 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.671602 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.673040 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.674161 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.674239 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.674931 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.676204 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.677874 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.679119 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.679456 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.680038 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.680981 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.681058 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.682215 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.683023 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.684404 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.684483 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.684538 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.686720 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.687362 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.687887 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.688305 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.689828 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.690780 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.691301 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.691419 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.692917 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.693235 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.693509 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.694033 np0000173161 devstack@c-api.service[112448]: WARNING cinder.api.contrib.hosts [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:49:51.694348 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.694774 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.695045 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.696302 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.696510 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.696600 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.696679 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.698006 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.698131 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.698225 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.698821 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.698917 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: extensions {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.699599 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.699707 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.700169 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: encryption {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.700377 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.700709 np0000173161 devstack@c-api.service[112451]: WARNING cinder.api.contrib.hosts [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:49:51.701499 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.701809 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: encryption {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.701912 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.702366 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.702998 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.703379 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: os-quota-sets {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.703474 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.704603 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.704821 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: cgsnapshots {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.704958 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.705470 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: extensions {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.706019 np0000173161 devstack@c-api.service[112449]: WARNING cinder.api.contrib.hosts [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:49:51.706093 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.706466 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: os-quota-class-sets {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.706727 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: encryption {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.706778 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.707780 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: os-availability-zone {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.708258 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.708573 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: encryption {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.709085 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: qos-specs {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.709197 np0000173161 devstack@c-api.service[112450]: WARNING cinder.api.contrib.hosts [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 13:49:51.709907 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.710006 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.710248 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: os-quota-sets {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.710773 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: extensions {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.711287 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: backups {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.711568 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.711745 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: cgsnapshots {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.712123 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: encryption {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.713249 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.713317 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: os-quota-class-sets {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.713742 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: encryption {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.714119 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: extensions {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.714209 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: extra_specs {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.714646 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: os-availability-zone {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.715298 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: os-quota-sets {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.715505 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: encryption {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.715821 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: os-snapshot-manage {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.715939 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: qos-specs {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.716931 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: cgsnapshots {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.717280 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: encryption {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.717480 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: os-volume-type-access {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.718178 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: backups {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.718364 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: os-quota-class-sets {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.719184 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: capabilities {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.719676 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: os-availability-zone {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.720233 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: extra_specs {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.720570 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: os-hosts {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.720962 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: qos-specs {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.721553 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: os-quota-sets {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.721997 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: consistencygroups {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.722390 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: os-snapshot-manage {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.722936 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: cgsnapshots {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.723022 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: backups {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.723841 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: os-volume-type-access {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.723943 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: os-volume-transfer {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.724363 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: os-quota-class-sets {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.725442 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: capabilities {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.725597 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: extra_specs {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.725657 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: scheduler-stats {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.725738 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: os-availability-zone {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.726731 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: os-hosts {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.726918 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: qos-specs {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.727040 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extended resource: os-volume-manage {{(pid=112448) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.727145 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: os-snapshot-manage {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.728054 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: consistencygroups {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.728597 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: os-volume-type-access {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.729070 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: backups {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.729431 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.730050 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: os-volume-transfer {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.730213 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: capabilities {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.730474 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.contrib.snapshot_actions [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] SnapshotActionsController initialized {{(pid=112448) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:49:51.731124 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: extra_specs {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.731251 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.731463 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: os-hosts {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.731741 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: scheduler-stats {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.732673 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.732768 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: consistencygroups {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.733218 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extended resource: os-volume-manage {{(pid=112451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.733659 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: os-snapshot-manage {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.734143 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.734723 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: os-volume-transfer {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.735127 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: os-volume-type-access {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.735407 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.735555 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.736343 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.contrib.snapshot_actions [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] SnapshotActionsController initialized {{(pid=112451) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:49:51.736439 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: scheduler-stats {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.736672 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: capabilities {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.737012 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.737143 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.737868 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extended resource: os-volume-manage {{(pid=112449) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.738195 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: os-hosts {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.738541 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.738631 np0000173161 devstack@c-api.service[112448]: WARNING castellan.key_manager.migration [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.739303 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: consistencygroups {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.739369 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.739508 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.739616 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.739734 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.739843 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.739950 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.740010 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.740065 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.740122 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.740163 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.740282 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.740397 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension UsedLimits extending resource: limits {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.740495 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension TypesManage extending resource: types {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.740600 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension AdminActions extending resource: volumes {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.740719 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension AdminActions extending resource: snapshots {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.740867 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension AdminActions extending resource: backups {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.740977 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension VolumeActions extending resource: volumes {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.741044 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.contrib.snapshot_actions [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] SnapshotActionsController initialized {{(pid=112449) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:49:51.741200 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.v3.router [None req-c340db17-7b08-4c01-a3d7-a64e44606272 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112448) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.741304 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: os-volume-transfer {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.741444 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.741808 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.742922 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.742987 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: scheduler-stats {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.743217 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.743460 np0000173161 devstack@c-api.service[112448]: WARNING keystonemiddleware.auth_token [None req-c340db17-7b08-4c01-a3d7-a64e44606272 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. May 09 13:49:51.744373 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extended resource: os-volume-manage {{(pid=112450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 13:49:51.744454 np0000173161 devstack@c-api.service[112451]: WARNING castellan.key_manager.migration [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.744654 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.745360 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.745462 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.745585 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.745673 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.745795 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.745891 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.746020 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.746161 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.746206 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.746248 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.746363 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension UsedLimits extending resource: limits {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.746465 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension TypesManage extending resource: types {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.746574 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension AdminActions extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.746700 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension AdminActions extending resource: snapshots {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.746771 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.746812 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension AdminActions extending resource: backups {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.746908 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension VolumeActions extending resource: volumes {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.747130 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.v3.router [None req-674b5331-50b5-464a-ae07-a558f07b197a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.747781 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.contrib.snapshot_actions [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] SnapshotActionsController initialized {{(pid=112450) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 13:49:51.748574 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.749431 np0000173161 devstack@c-api.service[112451]: WARNING keystonemiddleware.auth_token [None req-674b5331-50b5-464a-ae07-a558f07b197a 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. May 09 13:49:51.749502 np0000173161 devstack@c-api.service[112448]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cfbc76a3668 pid: 112448 (default app) May 09 13:49:51.750012 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.750012 np0000173161 devstack@c-api.service[112448]: warnings.warn( May 09 13:49:51.750168 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.751520 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.753014 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.754471 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.755333 np0000173161 devstack@c-api.service[112451]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cfbc76a3668 pid: 112451 (default app) May 09 13:49:51.755987 np0000173161 devstack@c-api.service[112450]: WARNING castellan.key_manager.migration [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.756891 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.757034 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.757152 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.757220 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.757385 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.757525 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.757639 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.757639 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.757868 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.757868 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension UsedLimits extending resource: limits {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.758137 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension TypesManage extending resource: types {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.758256 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.758256 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.758569 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension AdminActions extending resource: volumes {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.758717 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.758717 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.758717 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.758717 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.758717 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.759206 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.759206 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.759206 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.759206 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.759206 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.759206 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.759654 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.759715 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension AdminActions extending resource: snapshots {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.759791 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.759791 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.759791 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.759791 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.759791 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.760242 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.760242 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.760242 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.760242 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.760242 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.760619 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.760619 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.760780 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension AdminActions extending resource: backups {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.760898 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.760898 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.760898 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.760898 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.760898 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.761605 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.761605 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.761605 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.761605 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.761605 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.762317 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.762317 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.762317 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.762317 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.762850 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension VolumeActions extending resource: volumes {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.762993 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.762993 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.762993 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.762993 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.762993 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.762993 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.763764 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.763764 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.763764 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.763764 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.763764 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.763764 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.765671 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.765671 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.765671 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.765671 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.765671 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.765671 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.766331 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.766331 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.766331 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.766331 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.766525 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.v3.router [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.766561 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.766561 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.766561 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.766561 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.766561 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.766963 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.766963 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.766963 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.766963 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.766963 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.767239 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.767239 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.767239 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.767239 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.767239 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.767239 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.767548 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.767548 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.767548 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.767548 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.767548 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.767845 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.767845 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.767845 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.767845 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.767845 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.768115 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.768115 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.768115 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.768115 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.768352 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.768352 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.768352 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.768352 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.768559 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.768559 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.768559 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.768559 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.768559 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.768874 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.768874 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.768874 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.768874 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.768874 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.769150 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.769150 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.769150 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.769150 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.769550 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.769550 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.769550 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.769550 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.769791 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.769791 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.769791 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.769791 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.770022 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.770022 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.770022 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.770022 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.770211 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.770211 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.770211 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.770211 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.770449 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.770449 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.770449 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.770449 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.770449 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.771152 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.771152 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.771152 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.771152 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.771152 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.771152 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.771440 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.771440 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.771440 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.771440 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.771440 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.771727 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.771727 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.771727 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.771727 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.771727 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.771727 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772037 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772037 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772037 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772037 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772037 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772037 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772260 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772260 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772260 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772260 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772260 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772260 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772444 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772444 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772444 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772444 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772444 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772444 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772631 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772631 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772631 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772631 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772777 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772777 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772777 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772777 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772777 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772978 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772978 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772978 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.772978 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:51.772978 np0000173161 devstack@c-api.service[112448]: warnings.warn(deprecated_msg) May 09 13:49:51.773211 np0000173161 devstack@c-api.service[112450]: WARNING keystonemiddleware.auth_token [None req-7d2f03f9-daf1-4ef1-bf8e-a9a17554d7a3 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. May 09 13:49:51.773281 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.middleware.request_id [None req-e17b0d3b-cbe0-43cf-b8c6-a77aef63fb13 None None] RequestId filter calling following filter/app {{(pid=112448) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:49:51.773281 np0000173161 devstack@c-api.service[112448]: [pid: 112448|app: 0|req: 1/1] 199.204.45.33 () {60 vars in 946 bytes} [Sat May 9 13:49:51 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 13:49:51.773405 np0000173161 devstack@c-api.service[112450]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cfbc76a3668 pid: 112450 (default app) May 09 13:49:51.773454 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.773454 np0000173161 devstack@c-api.service[112449]: WARNING castellan.key_manager.migration [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 13:49:51.773454 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.773454 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.773624 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.773719 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.773812 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.773926 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.774059 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.774175 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.774295 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.774396 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension UsedLimits extending resource: limits {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.774501 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension TypesManage extending resource: types {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.774616 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension AdminActions extending resource: volumes {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.774735 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension AdminActions extending resource: snapshots {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.774840 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension AdminActions extending resource: backups {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.774948 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension VolumeActions extending resource: volumes {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.775182 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.v3.router [None req-35a4b941-5654-485b-9367-e54f7edf66bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112449) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 13:49:51.777739 np0000173161 devstack@c-api.service[112449]: WARNING keystonemiddleware.auth_token [None req-35a4b941-5654-485b-9367-e54f7edf66bc 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. May 09 13:49:51.784070 np0000173161 devstack@c-api.service[112449]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cfbc76a3668 pid: 112449 (default app) May 09 13:49:58.974532 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.974532 np0000173161 devstack@c-api.service[112451]: warnings.warn( May 09 13:49:58.986613 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.986613 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.986613 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.986613 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.986947 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.986947 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.986947 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.986947 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.987248 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.987248 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.987248 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.987248 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.987248 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.987248 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.987571 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.987571 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.987571 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.987571 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.987571 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.987851 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.987851 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.987851 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.987851 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.987851 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.988171 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.988171 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.988171 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.988171 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.988392 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.988392 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.988392 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.988392 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.988392 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.988708 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.988708 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.988708 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.988708 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.988708 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.988989 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.988989 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.988989 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.988989 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.988989 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.988989 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.989346 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.989346 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.989346 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.989346 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.989346 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.989346 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.989670 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.989670 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.989670 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.989670 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.989670 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.989670 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.989968 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.989968 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.989968 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.989968 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.989968 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.990270 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.990270 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.990270 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.990270 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.990270 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.990527 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.990527 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.990527 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.990527 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.990527 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.990527 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.990831 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.990831 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.990831 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.990831 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.990831 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.990831 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.991151 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.991151 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.991151 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.991151 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.991151 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.991441 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.991441 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.991441 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.991441 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.991441 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.991707 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.991707 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.991707 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.991707 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.991932 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.991932 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.991932 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.991932 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.992176 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.992176 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.992176 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.992176 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.992176 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.992456 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.992456 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.992456 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.992456 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.992456 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.992756 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.992756 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.992756 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.992756 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.992994 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.992994 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.992994 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.992994 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.993239 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.993239 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.993239 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.993239 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.993441 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.993441 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.993441 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.993441 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.993574 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.993574 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.993574 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.993574 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.993708 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.993708 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.993708 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.993708 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.993708 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.993889 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.993889 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.993889 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.993889 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.993889 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.993889 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994085 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.994085 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994085 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.994085 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994085 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.994257 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994257 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.994257 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994257 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.994257 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994257 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.994452 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994452 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.994452 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994452 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.994452 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994452 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.994652 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994652 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.994652 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994652 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.994652 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994652 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.994860 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994860 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.994860 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994860 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.994860 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.994860 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.995054 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.995054 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.995054 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.995054 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.995204 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.995204 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.995204 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.995204 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.995204 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.995374 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.995374 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.995374 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.995374 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:58.995374 np0000173161 devstack@c-api.service[112451]: warnings.warn(deprecated_msg) May 09 13:49:58.995374 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.middleware.request_id [None req-2501b2e3-559e-4c41-8c48-a7ccbf410580 None None] RequestId filter calling following filter/app {{(pid=112451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:49:59.497479 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-2501b2e3-559e-4c41-8c48-a7ccbf410580 admin admin] POST https://199.204.45.33/volume/v3/types May 09 13:49:59.498239 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-2501b2e3-559e-4c41-8c48-a7ccbf410580 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 13:49:59.499841 np0000173161 devstack@c-api.service[112451]: /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. May 09 13:49:59.499841 np0000173161 devstack@c-api.service[112451]: warnings.warn( May 09 13:49:59.510779 np0000173161 devstack@c-api.service[112451]: DEBUG oslo_db.sqlalchemy.engines [None req-2501b2e3-559e-4c41-8c48-a7ccbf410580 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=112451) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:49:59.542133 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-2501b2e3-559e-4c41-8c48-a7ccbf410580 admin admin] https://199.204.45.33/volume/v3/types returned with HTTP 200 May 09 13:49:59.543184 np0000173161 devstack@c-api.service[112451]: [pid: 112451|app: 0|req: 1/2] 199.204.45.33 () {68 vars in 1281 bytes} [Sat May 9 13:49:58 2026] POST /volume/v3/types => generated 186 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:49:59.560303 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.middleware.request_id [req-2501b2e3-559e-4c41-8c48-a7ccbf410580 req-f1aa67a7-7919-407f-91a8-7798a86d557d None None] RequestId filter calling following filter/app {{(pid=112448) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:49:59.983525 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [req-2501b2e3-559e-4c41-8c48-a7ccbf410580 req-f1aa67a7-7919-407f-91a8-7798a86d557d admin admin] POST https://199.204.45.33/volume/v3/types/0161a6a7-31c6-40a7-ab1a-56e1e9feebf0/extra_specs May 09 13:49:59.984437 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [req-2501b2e3-559e-4c41-8c48-a7ccbf410580 req-f1aa67a7-7919-407f-91a8-7798a86d557d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112448) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 13:49:59.986593 np0000173161 devstack@c-api.service[112448]: /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. May 09 13:49:59.986593 np0000173161 devstack@c-api.service[112448]: warnings.warn( May 09 13:49:59.995585 np0000173161 devstack@c-api.service[112448]: DEBUG oslo_db.sqlalchemy.engines [req-2501b2e3-559e-4c41-8c48-a7ccbf410580 req-f1aa67a7-7919-407f-91a8-7798a86d557d 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=112448) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:50:00.053462 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [req-2501b2e3-559e-4c41-8c48-a7ccbf410580 req-f1aa67a7-7919-407f-91a8-7798a86d557d admin admin] https://199.204.45.33/volume/v3/types/0161a6a7-31c6-40a7-ab1a-56e1e9feebf0/extra_specs returned with HTTP 200 May 09 13:50:00.054052 np0000173161 devstack@c-api.service[112448]: [pid: 112448|app: 0|req: 2/3] 199.204.45.33 () {70 vars in 1498 bytes} [Sat May 9 13:49:59 2026] POST /volume/v3/types/0161a6a7-31c6-40a7-ab1a-56e1e9feebf0/extra_specs => generated 55 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:50:01.634858 np0000173161 devstack@c-api.service[112450]: DEBUG dbcounter [-] [112450] Writing DB stats cinder:SELECT=6 {{(pid=112450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:50:01.644371 np0000173161 devstack@c-api.service[112449]: DEBUG dbcounter [-] [112449] Writing DB stats cinder:SELECT=6 {{(pid=112449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:50:09.539978 np0000173161 devstack@c-api.service[112451]: DEBUG dbcounter [-] [112451] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:50:10.052064 np0000173161 devstack@c-api.service[112448]: DEBUG dbcounter [-] [112448] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:54:38.766366 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.766366 np0000173161 devstack@c-api.service[112450]: warnings.warn( May 09 13:54:38.782270 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.782270 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.782270 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.782270 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.782270 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.782568 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.782568 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.782568 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.782568 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.782568 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.782774 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.782774 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.782774 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.782774 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.782774 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.782774 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.783017 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.783017 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.783017 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.783017 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.783247 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.783247 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.783247 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.783247 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.784022 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.784022 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.784022 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.784022 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.784573 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.784573 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.784573 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.784573 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.784573 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.785207 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.785207 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.785207 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.785207 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.785207 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.785512 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.785512 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.785512 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.785512 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.785512 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.785512 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.785900 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.785900 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.785900 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.785900 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.785900 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.785900 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.786746 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.786746 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.786746 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.786746 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.786746 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.786746 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.787651 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.787651 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.787651 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.787651 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.787651 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.788404 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.788404 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.788404 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.788404 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.788404 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.788965 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.788965 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.788965 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.788965 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.788965 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.788965 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.789406 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.789406 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.789406 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.789406 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.789406 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.789406 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.789735 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.789735 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.789735 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.789735 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.789735 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.790066 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.790066 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.790066 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.790066 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.790066 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.790829 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.790829 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.790829 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.790829 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.791437 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.791437 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.791437 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.791437 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.791942 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.791942 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.791942 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.791942 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.791942 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.792461 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.792461 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.792461 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.792461 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.792461 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.792701 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.792701 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.792701 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.792701 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.792902 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.792902 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.792902 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.792902 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.793124 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.793124 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.793124 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.793124 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.793352 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.793352 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.793352 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.793352 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.793564 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.793564 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.793564 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.793564 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.793798 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.793798 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.793798 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.793798 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.793798 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.793951 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.793951 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.793951 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.793951 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.793951 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.793951 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.794374 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.794374 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.794374 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.794374 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.794374 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.794513 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.794513 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.794513 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.794513 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.794513 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.794513 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.794672 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.794672 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.794672 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.794672 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.794672 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.794672 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.794883 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.794883 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.794883 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.794883 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.794883 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.794883 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.795064 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.795064 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.795064 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.795064 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.795064 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.795064 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.795701 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.795701 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.795701 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.795701 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.795923 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.795923 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.795923 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.795923 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.795923 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.796198 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.796198 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.796198 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.796198 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:54:38.796198 np0000173161 devstack@c-api.service[112450]: warnings.warn(deprecated_msg) May 09 13:54:38.796198 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.middleware.request_id [None req-b4297d75-d936-4581-bdee-4b0c62c5876b None None] RequestId filter calling following filter/app {{(pid=112450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:54:38.796198 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-b4297d75-d936-4581-bdee-4b0c62c5876b None None] GET https://199.204.45.33/volume// May 09 13:54:38.796589 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-b4297d75-d936-4581-bdee-4b0c62c5876b None None] Empty body provided in request {{(pid=112450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:54:38.796589 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-b4297d75-d936-4581-bdee-4b0c62c5876b None None] Calling method 'all' {{(pid=112450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:54:38.796589 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-b4297d75-d936-4581-bdee-4b0c62c5876b None None] https://199.204.45.33/volume// returned with HTTP 300 May 09 13:54:38.796589 np0000173161 devstack@c-api.service[112450]: [pid: 112450|app: 0|req: 1/4] 199.204.45.33 () {66 vars in 1449 bytes} [Sat May 9 13:54:38 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 13:55:15.748058 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.748058 np0000173161 devstack@c-api.service[112449]: warnings.warn( May 09 13:55:15.762246 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.762246 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.762246 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.762246 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.762246 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.762585 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.762585 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.762585 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.762585 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.762585 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.762792 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.762792 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.762792 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.762792 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.762792 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.762792 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763000 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763000 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763000 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763000 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763157 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763157 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763157 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763157 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763295 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763295 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763295 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763295 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763443 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763443 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763443 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763443 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763443 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763624 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763624 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763624 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763624 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763624 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763792 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763792 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763792 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763792 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763792 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763792 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763995 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763995 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763995 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763995 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.763995 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.763995 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.764213 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.764213 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.764213 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.764213 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.764213 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.764213 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.764441 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.764441 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.764441 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.764441 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.764441 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.764617 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.764617 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.764617 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.764617 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.764617 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.764806 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.764806 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.764806 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.764806 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.764806 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.764806 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.765011 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.765011 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.765011 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.765011 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.765011 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.765011 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.765387 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.765387 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.765387 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.765387 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.765387 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.765570 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.765570 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.765570 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.765570 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.765570 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.765769 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.765769 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.765769 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.765769 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.765971 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.765971 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.765971 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.765971 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.766194 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.766194 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.766194 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.766194 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.766194 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.766457 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.766457 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.766457 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.766457 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.766457 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.766679 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.766679 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.766679 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.766679 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.766866 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.766866 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.766866 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.766866 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.767013 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.767013 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.767013 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.767013 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.767190 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.767190 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.767190 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.767190 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.767334 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.767334 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.767334 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.767334 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.767481 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.767481 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.767481 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.767481 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.767481 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.767654 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.767654 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.767654 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.767654 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.767654 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.767654 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.767872 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.767872 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.767872 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.767872 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.767872 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.768037 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.768037 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.768037 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.768037 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.768037 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.768037 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.768261 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.768261 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.768261 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.768261 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.768261 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.768261 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.768522 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.768522 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.768522 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.768522 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.768522 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.768522 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.768773 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.768773 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.768773 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.768773 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.768773 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.768773 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.769003 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.769003 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.769003 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.769003 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.769174 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.769174 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.769174 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.769174 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.769174 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.769360 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.769360 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.769360 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.769360 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:15.769360 np0000173161 devstack@c-api.service[112449]: warnings.warn(deprecated_msg) May 09 13:55:15.769360 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.middleware.request_id [None req-443b0a6e-180c-48f6-a8d2-7ab26c3edc8e None None] RequestId filter calling following filter/app {{(pid=112449) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:55:16.095801 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-443b0a6e-180c-48f6-a8d2-7ab26c3edc8e demo demo] GET https://199.204.45.33/volume/v3/types?is_public=None May 09 13:55:16.096151 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-443b0a6e-180c-48f6-a8d2-7ab26c3edc8e demo demo] Empty body provided in request {{(pid=112449) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:55:16.096377 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-443b0a6e-180c-48f6-a8d2-7ab26c3edc8e demo demo] Calling method 'index' {{(pid=112449) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:55:16.096852 np0000173161 devstack@c-api.service[112449]: /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. May 09 13:55:16.096852 np0000173161 devstack@c-api.service[112449]: warnings.warn( May 09 13:55:16.097489 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.api_utils [None req-443b0a6e-180c-48f6-a8d2-7ab26c3edc8e demo demo] Removing options '' from query. {{(pid=112449) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:55:16.108813 np0000173161 devstack@c-api.service[112449]: DEBUG oslo_db.sqlalchemy.engines [None req-443b0a6e-180c-48f6-a8d2-7ab26c3edc8e 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=112449) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:55:16.130645 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-443b0a6e-180c-48f6-a8d2-7ab26c3edc8e demo demo] https://199.204.45.33/volume/v3/types?is_public=None returned with HTTP 200 May 09 13:55:16.131061 np0000173161 devstack@c-api.service[112449]: [pid: 112449|app: 0|req: 1/5] 199.204.45.33 () {64 vars in 1256 bytes} [Sat May 9 13:55:15 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:55:16.144147 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.middleware.request_id [req-443b0a6e-180c-48f6-a8d2-7ab26c3edc8e req-390f5e4f-5731-43d7-a55d-3eaada6455fc None None] RequestId filter calling following filter/app {{(pid=112451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:55:16.147765 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [req-443b0a6e-180c-48f6-a8d2-7ab26c3edc8e req-390f5e4f-5731-43d7-a55d-3eaada6455fc demo demo] GET https://199.204.45.33/volume/v3/types/default May 09 13:55:16.148008 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [req-443b0a6e-180c-48f6-a8d2-7ab26c3edc8e req-390f5e4f-5731-43d7-a55d-3eaada6455fc demo demo] Empty body provided in request {{(pid=112451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:55:16.148324 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [req-443b0a6e-180c-48f6-a8d2-7ab26c3edc8e req-390f5e4f-5731-43d7-a55d-3eaada6455fc demo demo] Calling method 'show' {{(pid=112451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:55:16.173799 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [req-443b0a6e-180c-48f6-a8d2-7ab26c3edc8e req-390f5e4f-5731-43d7-a55d-3eaada6455fc demo demo] https://199.204.45.33/volume/v3/types/default returned with HTTP 200 May 09 13:55:16.174342 np0000173161 devstack@c-api.service[112451]: [pid: 112451|app: 0|req: 2/6] 199.204.45.33 () {66 vars in 1322 bytes} [Sat May 9 13:55:16 2026] GET /volume/v3/types/default => generated 145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:55:16.527052 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.middleware.request_id [None req-4e5cd834-2758-42da-a1e4-5ad38b916775 None None] RequestId filter calling following filter/app {{(pid=112448) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:55:16.532649 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-4e5cd834-2758-42da-a1e4-5ad38b916775 demo demo] GET https://199.204.45.33/volume/v3/types/default May 09 13:55:16.533151 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-4e5cd834-2758-42da-a1e4-5ad38b916775 demo demo] Empty body provided in request {{(pid=112448) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:55:16.533604 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-4e5cd834-2758-42da-a1e4-5ad38b916775 demo demo] Calling method 'show' {{(pid=112448) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:55:16.548253 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-4e5cd834-2758-42da-a1e4-5ad38b916775 demo demo] https://199.204.45.33/volume/v3/types/default returned with HTTP 200 May 09 13:55:16.548691 np0000173161 devstack@c-api.service[112448]: [pid: 112448|app: 0|req: 3/7] 199.204.45.33 () {64 vars in 1251 bytes} [Sat May 9 13:55:16 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:55:16.960422 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.middleware.request_id [None req-704be3a3-8ffb-4b16-acaf-405ddb08456b None None] RequestId filter calling following filter/app {{(pid=112450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:55:17.300889 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-704be3a3-8ffb-4b16-acaf-405ddb08456b demo demo] GET https://199.204.45.33/volume/v3/types/default May 09 13:55:17.301287 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-704be3a3-8ffb-4b16-acaf-405ddb08456b demo demo] Empty body provided in request {{(pid=112450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:55:17.301502 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-704be3a3-8ffb-4b16-acaf-405ddb08456b demo demo] Calling method 'show' {{(pid=112450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:55:17.311023 np0000173161 devstack@c-api.service[112450]: DEBUG oslo_db.sqlalchemy.engines [None req-704be3a3-8ffb-4b16-acaf-405ddb08456b 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=112450) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 13:55:17.331202 np0000173161 devstack@c-api.service[112450]: /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. May 09 13:55:17.331202 np0000173161 devstack@c-api.service[112450]: warnings.warn( May 09 13:55:17.333395 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-704be3a3-8ffb-4b16-acaf-405ddb08456b demo demo] https://199.204.45.33/volume/v3/types/default returned with HTTP 200 May 09 13:55:17.333739 np0000173161 devstack@c-api.service[112450]: [pid: 112450|app: 0|req: 2/8] 199.204.45.33 () {64 vars in 1251 bytes} [Sat May 9 13:55:16 2026] GET /volume/v3/types/default => generated 145 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:55:17.347054 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.middleware.request_id [None req-173888a9-788e-4b35-a9d6-66bfde32040f None None] RequestId filter calling following filter/app {{(pid=112449) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:55:17.350454 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-173888a9-788e-4b35-a9d6-66bfde32040f demo demo] GET https://199.204.45.33/volume/v3/types/default May 09 13:55:17.350839 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-173888a9-788e-4b35-a9d6-66bfde32040f demo demo] Empty body provided in request {{(pid=112449) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:55:17.351266 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-173888a9-788e-4b35-a9d6-66bfde32040f demo demo] Calling method 'show' {{(pid=112449) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:55:17.366643 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-173888a9-788e-4b35-a9d6-66bfde32040f demo demo] https://199.204.45.33/volume/v3/types/default returned with HTTP 200 May 09 13:55:17.367018 np0000173161 devstack@c-api.service[112449]: [pid: 112449|app: 0|req: 2/9] 199.204.45.33 () {64 vars in 1251 bytes} [Sat May 9 13:55:17 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 13:55:26.163881 np0000173161 devstack@c-api.service[112451]: DEBUG dbcounter [-] [112451] Writing DB stats cinder:SELECT=2 {{(pid=112451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:55:26.544580 np0000173161 devstack@c-api.service[112448]: DEBUG dbcounter [-] [112448] Writing DB stats cinder:SELECT=2 {{(pid=112448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:55:27.329180 np0000173161 devstack@c-api.service[112450]: DEBUG dbcounter [-] [112450] Writing DB stats cinder:SELECT=2 {{(pid=112450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:55:27.363267 np0000173161 devstack@c-api.service[112449]: DEBUG dbcounter [-] [112449] Writing DB stats cinder:SELECT=3 {{(pid=112449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:01:19.211834 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.middleware.request_id [None req-858ad365-9bea-4984-bda8-209c2e86b466 None None] RequestId filter calling following filter/app {{(pid=112451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:01:19.312989 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-858ad365-9bea-4984-bda8-209c2e86b466 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:01:19.313421 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-858ad365-9bea-4984-bda8-209c2e86b466 demo demo] Empty body provided in request {{(pid=112451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:01:19.313816 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-858ad365-9bea-4984-bda8-209c2e86b466 demo demo] Calling method 'detail' {{(pid=112451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:01:19.314987 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.api_utils [None req-858ad365-9bea-4984-bda8-209c2e86b466 demo demo] Removing options '' from query. {{(pid=112451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:01:19.316049 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.volume.api [None req-858ad365-9bea-4984-bda8-209c2e86b466 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:01:19.350926 np0000173161 devstack@c-api.service[112451]: INFO cinder.volume.api [None req-858ad365-9bea-4984-bda8-209c2e86b466 demo demo] Get all volumes completed successfully. May 09 14:01:19.353955 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-858ad365-9bea-4984-bda8-209c2e86b466 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:01:19.354430 np0000173161 devstack@c-api.service[112451]: [pid: 112451|app: 0|req: 3/10] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:01:19 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) May 09 14:01:29.344547 np0000173161 devstack@c-api.service[112451]: DEBUG dbcounter [-] [112451] Writing DB stats cinder:SELECT=1 {{(pid=112451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:02:19.374530 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.middleware.request_id [None req-f07b1077-6526-434b-855c-e8b3bb5eefe4 None None] RequestId filter calling following filter/app {{(pid=112448) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:02:19.377576 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-f07b1077-6526-434b-855c-e8b3bb5eefe4 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:02:19.377782 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-f07b1077-6526-434b-855c-e8b3bb5eefe4 demo demo] Empty body provided in request {{(pid=112448) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:02:19.378052 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-f07b1077-6526-434b-855c-e8b3bb5eefe4 demo demo] Calling method 'detail' {{(pid=112448) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:02:19.379038 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.api_utils [None req-f07b1077-6526-434b-855c-e8b3bb5eefe4 demo demo] Removing options '' from query. {{(pid=112448) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:02:19.380014 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.volume.api [None req-f07b1077-6526-434b-855c-e8b3bb5eefe4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112448) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:02:19.411826 np0000173161 devstack@c-api.service[112448]: INFO cinder.volume.api [None req-f07b1077-6526-434b-855c-e8b3bb5eefe4 demo demo] Get all volumes completed successfully. May 09 14:02:19.414573 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-f07b1077-6526-434b-855c-e8b3bb5eefe4 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:02:19.415099 np0000173161 devstack@c-api.service[112448]: [pid: 112448|app: 0|req: 4/11] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:02:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:02:29.406071 np0000173161 devstack@c-api.service[112448]: DEBUG dbcounter [-] [112448] Writing DB stats cinder:SELECT=1 {{(pid=112448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:03:19.433142 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.middleware.request_id [None req-af5dfb40-8985-4240-bb48-2dc69d5e9c27 None None] RequestId filter calling following filter/app {{(pid=112450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:03:19.435359 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-af5dfb40-8985-4240-bb48-2dc69d5e9c27 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:03:19.435647 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-af5dfb40-8985-4240-bb48-2dc69d5e9c27 demo demo] Empty body provided in request {{(pid=112450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:03:19.435900 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-af5dfb40-8985-4240-bb48-2dc69d5e9c27 demo demo] Calling method 'detail' {{(pid=112450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:03:19.436534 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.api_utils [None req-af5dfb40-8985-4240-bb48-2dc69d5e9c27 demo demo] Removing options '' from query. {{(pid=112450) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:03:19.437519 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.volume.api [None req-af5dfb40-8985-4240-bb48-2dc69d5e9c27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112450) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:03:19.470534 np0000173161 devstack@c-api.service[112450]: INFO cinder.volume.api [None req-af5dfb40-8985-4240-bb48-2dc69d5e9c27 demo demo] Get all volumes completed successfully. May 09 14:03:19.472627 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-af5dfb40-8985-4240-bb48-2dc69d5e9c27 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:03:19.473229 np0000173161 devstack@c-api.service[112450]: [pid: 112450|app: 0|req: 3/12] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:03:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:03:29.465006 np0000173161 devstack@c-api.service[112450]: DEBUG dbcounter [-] [112450] Writing DB stats cinder:SELECT=1 {{(pid=112450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:04:19.492532 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.middleware.request_id [None req-28df348e-4d3d-420c-ae02-e7a6ad057c5a None None] RequestId filter calling following filter/app {{(pid=112449) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:04:19.496402 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-28df348e-4d3d-420c-ae02-e7a6ad057c5a demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:04:19.496639 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-28df348e-4d3d-420c-ae02-e7a6ad057c5a demo demo] Empty body provided in request {{(pid=112449) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:04:19.496921 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-28df348e-4d3d-420c-ae02-e7a6ad057c5a demo demo] Calling method 'detail' {{(pid=112449) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:04:19.497517 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.api_utils [None req-28df348e-4d3d-420c-ae02-e7a6ad057c5a demo demo] Removing options '' from query. {{(pid=112449) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:04:19.498528 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.volume.api [None req-28df348e-4d3d-420c-ae02-e7a6ad057c5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112449) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:04:19.537508 np0000173161 devstack@c-api.service[112449]: INFO cinder.volume.api [None req-28df348e-4d3d-420c-ae02-e7a6ad057c5a demo demo] Get all volumes completed successfully. May 09 14:04:19.540945 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-28df348e-4d3d-420c-ae02-e7a6ad057c5a demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:04:19.541535 np0000173161 devstack@c-api.service[112449]: [pid: 112449|app: 0|req: 3/13] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:04:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:04:29.528233 np0000173161 devstack@c-api.service[112449]: DEBUG dbcounter [-] [112449] Writing DB stats cinder:SELECT=1 {{(pid=112449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:05:19.555684 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.middleware.request_id [None req-b3bb191e-6c8a-46fc-abf2-6d138c7fdc51 None None] RequestId filter calling following filter/app {{(pid=112451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:05:19.560543 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-b3bb191e-6c8a-46fc-abf2-6d138c7fdc51 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:05:19.560940 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-b3bb191e-6c8a-46fc-abf2-6d138c7fdc51 demo demo] Empty body provided in request {{(pid=112451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:05:19.561958 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-b3bb191e-6c8a-46fc-abf2-6d138c7fdc51 demo demo] Calling method 'detail' {{(pid=112451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:05:19.562525 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.api_utils [None req-b3bb191e-6c8a-46fc-abf2-6d138c7fdc51 demo demo] Removing options '' from query. {{(pid=112451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:05:19.564168 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.volume.api [None req-b3bb191e-6c8a-46fc-abf2-6d138c7fdc51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:05:19.576051 np0000173161 devstack@c-api.service[112451]: INFO cinder.volume.api [None req-b3bb191e-6c8a-46fc-abf2-6d138c7fdc51 demo demo] Get all volumes completed successfully. May 09 14:05:19.577877 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-b3bb191e-6c8a-46fc-abf2-6d138c7fdc51 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:05:19.578215 np0000173161 devstack@c-api.service[112451]: [pid: 112451|app: 0|req: 4/14] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:05:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:05:29.568738 np0000173161 devstack@c-api.service[112451]: DEBUG dbcounter [-] [112451] Writing DB stats cinder:SELECT=1 {{(pid=112451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:19.595160 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.middleware.request_id [None req-d08f89f3-3b09-4f28-8a6f-6cf944136520 None None] RequestId filter calling following filter/app {{(pid=112448) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:06:19.715670 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-d08f89f3-3b09-4f28-8a6f-6cf944136520 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:06:19.715878 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-d08f89f3-3b09-4f28-8a6f-6cf944136520 demo demo] Empty body provided in request {{(pid=112448) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:06:19.716024 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-d08f89f3-3b09-4f28-8a6f-6cf944136520 demo demo] Calling method 'detail' {{(pid=112448) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:06:19.716284 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.api_utils [None req-d08f89f3-3b09-4f28-8a6f-6cf944136520 demo demo] Removing options '' from query. {{(pid=112448) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:06:19.716989 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.volume.api [None req-d08f89f3-3b09-4f28-8a6f-6cf944136520 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112448) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:06:19.724695 np0000173161 devstack@c-api.service[112448]: INFO cinder.volume.api [None req-d08f89f3-3b09-4f28-8a6f-6cf944136520 demo demo] Get all volumes completed successfully. May 09 14:06:19.726757 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-d08f89f3-3b09-4f28-8a6f-6cf944136520 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:06:19.727616 np0000173161 devstack@c-api.service[112448]: [pid: 112448|app: 0|req: 5/15] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:06:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:06:29.720365 np0000173161 devstack@c-api.service[112448]: DEBUG dbcounter [-] [112448] Writing DB stats cinder:SELECT=1 {{(pid=112448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:07:19.740320 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.middleware.request_id [None req-378338d2-e265-4cd6-98d8-4464278d5f86 None None] RequestId filter calling following filter/app {{(pid=112450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:07:19.744991 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-378338d2-e265-4cd6-98d8-4464278d5f86 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:07:19.745604 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-378338d2-e265-4cd6-98d8-4464278d5f86 demo demo] Empty body provided in request {{(pid=112450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:07:19.746285 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-378338d2-e265-4cd6-98d8-4464278d5f86 demo demo] Calling method 'detail' {{(pid=112450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:07:19.746832 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.api_utils [None req-378338d2-e265-4cd6-98d8-4464278d5f86 demo demo] Removing options '' from query. {{(pid=112450) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:07:19.748236 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.volume.api [None req-378338d2-e265-4cd6-98d8-4464278d5f86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112450) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:07:19.757420 np0000173161 devstack@c-api.service[112450]: INFO cinder.volume.api [None req-378338d2-e265-4cd6-98d8-4464278d5f86 demo demo] Get all volumes completed successfully. May 09 14:07:19.762197 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-378338d2-e265-4cd6-98d8-4464278d5f86 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:07:19.762887 np0000173161 devstack@c-api.service[112450]: [pid: 112450|app: 0|req: 4/16] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:07:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:07:29.751467 np0000173161 devstack@c-api.service[112450]: DEBUG dbcounter [-] [112450] Writing DB stats cinder:SELECT=1 {{(pid=112450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:08:19.774300 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.middleware.request_id [None req-c5a0b237-77b7-4572-8531-185774ba6c7f None None] RequestId filter calling following filter/app {{(pid=112449) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:08:19.777018 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-c5a0b237-77b7-4572-8531-185774ba6c7f demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:08:19.777271 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-c5a0b237-77b7-4572-8531-185774ba6c7f demo demo] Empty body provided in request {{(pid=112449) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:08:19.777529 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-c5a0b237-77b7-4572-8531-185774ba6c7f demo demo] Calling method 'detail' {{(pid=112449) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:08:19.777838 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.api_utils [None req-c5a0b237-77b7-4572-8531-185774ba6c7f demo demo] Removing options '' from query. {{(pid=112449) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:08:19.778832 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.volume.api [None req-c5a0b237-77b7-4572-8531-185774ba6c7f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112449) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:08:19.789976 np0000173161 devstack@c-api.service[112449]: INFO cinder.volume.api [None req-c5a0b237-77b7-4572-8531-185774ba6c7f demo demo] Get all volumes completed successfully. May 09 14:08:19.792932 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-c5a0b237-77b7-4572-8531-185774ba6c7f demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:08:19.793533 np0000173161 devstack@c-api.service[112449]: [pid: 112449|app: 0|req: 4/17] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:08:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:08:29.782040 np0000173161 devstack@c-api.service[112449]: DEBUG dbcounter [-] [112449] Writing DB stats cinder:SELECT=1 {{(pid=112449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:19.807768 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.middleware.request_id [None req-bb65b8c1-38e2-4338-bee1-2155331237d1 None None] RequestId filter calling following filter/app {{(pid=112451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:19.809787 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-bb65b8c1-38e2-4338-bee1-2155331237d1 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:09:19.810020 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-bb65b8c1-38e2-4338-bee1-2155331237d1 demo demo] Empty body provided in request {{(pid=112451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:09:19.810242 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-bb65b8c1-38e2-4338-bee1-2155331237d1 demo demo] Calling method 'detail' {{(pid=112451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:09:19.810397 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.api_utils [None req-bb65b8c1-38e2-4338-bee1-2155331237d1 demo demo] Removing options '' from query. {{(pid=112451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:09:19.811146 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.volume.api [None req-bb65b8c1-38e2-4338-bee1-2155331237d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:09:19.818175 np0000173161 devstack@c-api.service[112451]: INFO cinder.volume.api [None req-bb65b8c1-38e2-4338-bee1-2155331237d1 demo demo] Get all volumes completed successfully. May 09 14:09:19.820164 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-bb65b8c1-38e2-4338-bee1-2155331237d1 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:09:19.820492 np0000173161 devstack@c-api.service[112451]: [pid: 112451|app: 0|req: 5/18] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:09:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:09:29.813635 np0000173161 devstack@c-api.service[112451]: DEBUG dbcounter [-] [112451] Writing DB stats cinder:SELECT=1 {{(pid=112451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:19.836048 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.middleware.request_id [None req-be05d290-2a9f-4994-a957-5e28b9e4321a None None] RequestId filter calling following filter/app {{(pid=112448) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:19.840193 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-be05d290-2a9f-4994-a957-5e28b9e4321a demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:10:19.840605 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-be05d290-2a9f-4994-a957-5e28b9e4321a demo demo] Empty body provided in request {{(pid=112448) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:19.840989 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-be05d290-2a9f-4994-a957-5e28b9e4321a demo demo] Calling method 'detail' {{(pid=112448) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:19.841493 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.api_utils [None req-be05d290-2a9f-4994-a957-5e28b9e4321a demo demo] Removing options '' from query. {{(pid=112448) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:10:19.843020 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.volume.api [None req-be05d290-2a9f-4994-a957-5e28b9e4321a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112448) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:10:19.851801 np0000173161 devstack@c-api.service[112448]: INFO cinder.volume.api [None req-be05d290-2a9f-4994-a957-5e28b9e4321a demo demo] Get all volumes completed successfully. May 09 14:10:19.853747 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-be05d290-2a9f-4994-a957-5e28b9e4321a demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:10:19.854074 np0000173161 devstack@c-api.service[112448]: [pid: 112448|app: 0|req: 6/19] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:10:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:10:29.847406 np0000173161 devstack@c-api.service[112448]: DEBUG dbcounter [-] [112448] Writing DB stats cinder:SELECT=1 {{(pid=112448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:11:19.868183 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.middleware.request_id [None req-8c9fa2d8-18af-4464-826e-6812d6217429 None None] RequestId filter calling following filter/app {{(pid=112450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:11:20.029041 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-8c9fa2d8-18af-4464-826e-6812d6217429 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:11:20.029310 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-8c9fa2d8-18af-4464-826e-6812d6217429 demo demo] Empty body provided in request {{(pid=112450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:11:20.029643 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-8c9fa2d8-18af-4464-826e-6812d6217429 demo demo] Calling method 'detail' {{(pid=112450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:11:20.029991 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.api_utils [None req-8c9fa2d8-18af-4464-826e-6812d6217429 demo demo] Removing options '' from query. {{(pid=112450) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:11:20.031047 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.volume.api [None req-8c9fa2d8-18af-4464-826e-6812d6217429 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112450) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:11:20.038320 np0000173161 devstack@c-api.service[112450]: INFO cinder.volume.api [None req-8c9fa2d8-18af-4464-826e-6812d6217429 demo demo] Get all volumes completed successfully. May 09 14:11:20.040212 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-8c9fa2d8-18af-4464-826e-6812d6217429 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:11:20.040557 np0000173161 devstack@c-api.service[112450]: [pid: 112450|app: 0|req: 5/20] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:11:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:11:30.034364 np0000173161 devstack@c-api.service[112450]: DEBUG dbcounter [-] [112450] Writing DB stats cinder:SELECT=1 {{(pid=112450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:12:20.055733 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.middleware.request_id [None req-2c7f73c2-2614-4b39-b2e4-c053f9c33112 None None] RequestId filter calling following filter/app {{(pid=112449) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:20.058502 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-2c7f73c2-2614-4b39-b2e4-c053f9c33112 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:12:20.058747 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-2c7f73c2-2614-4b39-b2e4-c053f9c33112 demo demo] Empty body provided in request {{(pid=112449) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:20.059009 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-2c7f73c2-2614-4b39-b2e4-c053f9c33112 demo demo] Calling method 'detail' {{(pid=112449) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:20.059338 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.api_utils [None req-2c7f73c2-2614-4b39-b2e4-c053f9c33112 demo demo] Removing options '' from query. {{(pid=112449) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:12:20.060378 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.volume.api [None req-2c7f73c2-2614-4b39-b2e4-c053f9c33112 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112449) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:12:20.069518 np0000173161 devstack@c-api.service[112449]: INFO cinder.volume.api [None req-2c7f73c2-2614-4b39-b2e4-c053f9c33112 demo demo] Get all volumes completed successfully. May 09 14:12:20.072459 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-2c7f73c2-2614-4b39-b2e4-c053f9c33112 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:12:20.072975 np0000173161 devstack@c-api.service[112449]: [pid: 112449|app: 0|req: 5/21] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:12:20 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) May 09 14:12:30.063855 np0000173161 devstack@c-api.service[112449]: DEBUG dbcounter [-] [112449] Writing DB stats cinder:SELECT=1 {{(pid=112449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:13:20.082297 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.middleware.request_id [None req-26b62a32-0158-49ef-9efe-6614bd4bb38d None None] RequestId filter calling following filter/app {{(pid=112451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:13:20.085039 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-26b62a32-0158-49ef-9efe-6614bd4bb38d demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:13:20.085362 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-26b62a32-0158-49ef-9efe-6614bd4bb38d demo demo] Empty body provided in request {{(pid=112451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:13:20.085614 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-26b62a32-0158-49ef-9efe-6614bd4bb38d demo demo] Calling method 'detail' {{(pid=112451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:13:20.085923 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.api_utils [None req-26b62a32-0158-49ef-9efe-6614bd4bb38d demo demo] Removing options '' from query. {{(pid=112451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:13:20.087075 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.volume.api [None req-26b62a32-0158-49ef-9efe-6614bd4bb38d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:13:20.095133 np0000173161 devstack@c-api.service[112451]: INFO cinder.volume.api [None req-26b62a32-0158-49ef-9efe-6614bd4bb38d demo demo] Get all volumes completed successfully. May 09 14:13:20.097010 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-26b62a32-0158-49ef-9efe-6614bd4bb38d demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:13:20.098163 np0000173161 devstack@c-api.service[112451]: [pid: 112451|app: 0|req: 6/22] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:13:20 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) May 09 14:13:30.090501 np0000173161 devstack@c-api.service[112451]: DEBUG dbcounter [-] [112451] Writing DB stats cinder:SELECT=1 {{(pid=112451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:14:20.110904 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.middleware.request_id [None req-06c7f900-50b2-42ec-ac5e-6fc8cd86f788 None None] RequestId filter calling following filter/app {{(pid=112448) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:14:20.113722 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-06c7f900-50b2-42ec-ac5e-6fc8cd86f788 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:14:20.113975 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-06c7f900-50b2-42ec-ac5e-6fc8cd86f788 demo demo] Empty body provided in request {{(pid=112448) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:14:20.114263 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-06c7f900-50b2-42ec-ac5e-6fc8cd86f788 demo demo] Calling method 'detail' {{(pid=112448) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:14:20.114562 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.api_utils [None req-06c7f900-50b2-42ec-ac5e-6fc8cd86f788 demo demo] Removing options '' from query. {{(pid=112448) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:14:20.115508 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.volume.api [None req-06c7f900-50b2-42ec-ac5e-6fc8cd86f788 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112448) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:14:20.124021 np0000173161 devstack@c-api.service[112448]: INFO cinder.volume.api [None req-06c7f900-50b2-42ec-ac5e-6fc8cd86f788 demo demo] Get all volumes completed successfully. May 09 14:14:20.126628 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-06c7f900-50b2-42ec-ac5e-6fc8cd86f788 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:14:20.127184 np0000173161 devstack@c-api.service[112448]: [pid: 112448|app: 0|req: 7/23] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:14:20 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) May 09 14:14:30.118550 np0000173161 devstack@c-api.service[112448]: DEBUG dbcounter [-] [112448] Writing DB stats cinder:SELECT=1 {{(pid=112448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:15:20.144326 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.middleware.request_id [None req-53f9f2ba-e563-40ca-aa47-c44c84a0d7ea None None] RequestId filter calling following filter/app {{(pid=112450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:15:20.147398 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-53f9f2ba-e563-40ca-aa47-c44c84a0d7ea demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:15:20.147829 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-53f9f2ba-e563-40ca-aa47-c44c84a0d7ea demo demo] Empty body provided in request {{(pid=112450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:15:20.148084 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-53f9f2ba-e563-40ca-aa47-c44c84a0d7ea demo demo] Calling method 'detail' {{(pid=112450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:15:20.148487 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.api_utils [None req-53f9f2ba-e563-40ca-aa47-c44c84a0d7ea demo demo] Removing options '' from query. {{(pid=112450) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:15:20.149521 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.volume.api [None req-53f9f2ba-e563-40ca-aa47-c44c84a0d7ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112450) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:15:20.158546 np0000173161 devstack@c-api.service[112450]: INFO cinder.volume.api [None req-53f9f2ba-e563-40ca-aa47-c44c84a0d7ea demo demo] Get all volumes completed successfully. May 09 14:15:20.161536 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-53f9f2ba-e563-40ca-aa47-c44c84a0d7ea demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:15:20.161967 np0000173161 devstack@c-api.service[112450]: [pid: 112450|app: 0|req: 6/24] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:15:20 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) May 09 14:15:30.154021 np0000173161 devstack@c-api.service[112450]: DEBUG dbcounter [-] [112450] Writing DB stats cinder:SELECT=1 {{(pid=112450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:16:20.179384 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.middleware.request_id [None req-92c3f55c-58ec-4c4c-9c04-7d25ffab1f83 None None] RequestId filter calling following filter/app {{(pid=112449) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:16:20.291148 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-92c3f55c-58ec-4c4c-9c04-7d25ffab1f83 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:16:20.291679 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-92c3f55c-58ec-4c4c-9c04-7d25ffab1f83 demo demo] Empty body provided in request {{(pid=112449) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:16:20.292489 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-92c3f55c-58ec-4c4c-9c04-7d25ffab1f83 demo demo] Calling method 'detail' {{(pid=112449) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:16:20.293144 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.api_utils [None req-92c3f55c-58ec-4c4c-9c04-7d25ffab1f83 demo demo] Removing options '' from query. {{(pid=112449) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:16:20.294264 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.volume.api [None req-92c3f55c-58ec-4c4c-9c04-7d25ffab1f83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112449) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:16:20.301952 np0000173161 devstack@c-api.service[112449]: INFO cinder.volume.api [None req-92c3f55c-58ec-4c4c-9c04-7d25ffab1f83 demo demo] Get all volumes completed successfully. May 09 14:16:20.304677 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-92c3f55c-58ec-4c4c-9c04-7d25ffab1f83 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:16:20.305439 np0000173161 devstack@c-api.service[112449]: [pid: 112449|app: 0|req: 6/25] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:16:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:16:30.297748 np0000173161 devstack@c-api.service[112449]: DEBUG dbcounter [-] [112449] Writing DB stats cinder:SELECT=1 {{(pid=112449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:17:20.319694 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.middleware.request_id [None req-02780762-9eb4-4b64-9c8a-5823e0f8378f None None] RequestId filter calling following filter/app {{(pid=112451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:17:20.323991 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-02780762-9eb4-4b64-9c8a-5823e0f8378f demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:17:20.324302 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-02780762-9eb4-4b64-9c8a-5823e0f8378f demo demo] Empty body provided in request {{(pid=112451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:17:20.324556 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-02780762-9eb4-4b64-9c8a-5823e0f8378f demo demo] Calling method 'detail' {{(pid=112451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:17:20.324852 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.api_utils [None req-02780762-9eb4-4b64-9c8a-5823e0f8378f demo demo] Removing options '' from query. {{(pid=112451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:17:20.325806 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.volume.api [None req-02780762-9eb4-4b64-9c8a-5823e0f8378f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:17:20.334416 np0000173161 devstack@c-api.service[112451]: INFO cinder.volume.api [None req-02780762-9eb4-4b64-9c8a-5823e0f8378f demo demo] Get all volumes completed successfully. May 09 14:17:20.337136 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-02780762-9eb4-4b64-9c8a-5823e0f8378f demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:17:20.337599 np0000173161 devstack@c-api.service[112451]: [pid: 112451|app: 0|req: 7/26] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:17:20 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) May 09 14:17:30.329084 np0000173161 devstack@c-api.service[112451]: DEBUG dbcounter [-] [112451] Writing DB stats cinder:SELECT=1 {{(pid=112451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:20.355510 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.middleware.request_id [None req-0fcdde26-33e0-4b04-88d1-6a9d66ebd296 None None] RequestId filter calling following filter/app {{(pid=112448) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:20.359464 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-0fcdde26-33e0-4b04-88d1-6a9d66ebd296 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:18:20.359838 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-0fcdde26-33e0-4b04-88d1-6a9d66ebd296 demo demo] Empty body provided in request {{(pid=112448) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:20.360150 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-0fcdde26-33e0-4b04-88d1-6a9d66ebd296 demo demo] Calling method 'detail' {{(pid=112448) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:20.360505 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.api_utils [None req-0fcdde26-33e0-4b04-88d1-6a9d66ebd296 demo demo] Removing options '' from query. {{(pid=112448) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:20.361576 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.volume.api [None req-0fcdde26-33e0-4b04-88d1-6a9d66ebd296 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112448) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:20.369051 np0000173161 devstack@c-api.service[112448]: INFO cinder.volume.api [None req-0fcdde26-33e0-4b04-88d1-6a9d66ebd296 demo demo] Get all volumes completed successfully. May 09 14:18:20.371619 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-0fcdde26-33e0-4b04-88d1-6a9d66ebd296 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:20.372050 np0000173161 devstack@c-api.service[112448]: [pid: 112448|app: 0|req: 8/27] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:18:20 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) May 09 14:18:30.364624 np0000173161 devstack@c-api.service[112448]: DEBUG dbcounter [-] [112448] Writing DB stats cinder:SELECT=1 {{(pid=112448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:19:20.387513 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.middleware.request_id [None req-32263db7-6b0d-4986-afa3-bbea19cc2d10 None None] RequestId filter calling following filter/app {{(pid=112450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:20.390404 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-32263db7-6b0d-4986-afa3-bbea19cc2d10 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:19:20.390633 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-32263db7-6b0d-4986-afa3-bbea19cc2d10 demo demo] Empty body provided in request {{(pid=112450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:20.390870 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-32263db7-6b0d-4986-afa3-bbea19cc2d10 demo demo] Calling method 'detail' {{(pid=112450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:20.391210 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.api_utils [None req-32263db7-6b0d-4986-afa3-bbea19cc2d10 demo demo] Removing options '' from query. {{(pid=112450) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:20.392446 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.volume.api [None req-32263db7-6b0d-4986-afa3-bbea19cc2d10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112450) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:20.399048 np0000173161 devstack@c-api.service[112450]: INFO cinder.volume.api [None req-32263db7-6b0d-4986-afa3-bbea19cc2d10 demo demo] Get all volumes completed successfully. May 09 14:19:20.400957 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-32263db7-6b0d-4986-afa3-bbea19cc2d10 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:20.401587 np0000173161 devstack@c-api.service[112450]: [pid: 112450|app: 0|req: 7/28] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:19:20 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) May 09 14:19:30.396086 np0000173161 devstack@c-api.service[112450]: DEBUG dbcounter [-] [112450] Writing DB stats cinder:SELECT=1 {{(pid=112450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:20.415744 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.middleware.request_id [None req-01f97747-5395-49c9-9df0-d4d09b65f4fa None None] RequestId filter calling following filter/app {{(pid=112449) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:20.419975 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-01f97747-5395-49c9-9df0-d4d09b65f4fa demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:20:20.420321 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-01f97747-5395-49c9-9df0-d4d09b65f4fa demo demo] Empty body provided in request {{(pid=112449) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:20.420609 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-01f97747-5395-49c9-9df0-d4d09b65f4fa demo demo] Calling method 'detail' {{(pid=112449) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:20.420850 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.api_utils [None req-01f97747-5395-49c9-9df0-d4d09b65f4fa demo demo] Removing options '' from query. {{(pid=112449) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:20.421689 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.volume.api [None req-01f97747-5395-49c9-9df0-d4d09b65f4fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112449) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:20.428815 np0000173161 devstack@c-api.service[112449]: INFO cinder.volume.api [None req-01f97747-5395-49c9-9df0-d4d09b65f4fa demo demo] Get all volumes completed successfully. May 09 14:20:20.430929 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-01f97747-5395-49c9-9df0-d4d09b65f4fa demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:20.431334 np0000173161 devstack@c-api.service[112449]: [pid: 112449|app: 0|req: 7/29] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:20:20 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) May 09 14:20:30.424641 np0000173161 devstack@c-api.service[112449]: DEBUG dbcounter [-] [112449] Writing DB stats cinder:SELECT=1 {{(pid=112449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:21:20.443259 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.middleware.request_id [None req-9bf34ced-c19c-48ea-b347-fa6b19491c5b None None] RequestId filter calling following filter/app {{(pid=112451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:20.551242 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-9bf34ced-c19c-48ea-b347-fa6b19491c5b demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:21:20.551242 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-9bf34ced-c19c-48ea-b347-fa6b19491c5b demo demo] Empty body provided in request {{(pid=112451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:20.551242 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-9bf34ced-c19c-48ea-b347-fa6b19491c5b demo demo] Calling method 'detail' {{(pid=112451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:20.551866 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.api_utils [None req-9bf34ced-c19c-48ea-b347-fa6b19491c5b demo demo] Removing options '' from query. {{(pid=112451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:20.553136 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.volume.api [None req-9bf34ced-c19c-48ea-b347-fa6b19491c5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:20.560788 np0000173161 devstack@c-api.service[112451]: INFO cinder.volume.api [None req-9bf34ced-c19c-48ea-b347-fa6b19491c5b demo demo] Get all volumes completed successfully. May 09 14:21:20.563238 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-9bf34ced-c19c-48ea-b347-fa6b19491c5b demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:20.563770 np0000173161 devstack@c-api.service[112451]: [pid: 112451|app: 0|req: 8/30] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:21:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:21:30.556928 np0000173161 devstack@c-api.service[112451]: DEBUG dbcounter [-] [112451] Writing DB stats cinder:SELECT=1 {{(pid=112451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:20.578014 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.middleware.request_id [None req-ba9b872e-c619-447e-9c86-51d4a82fa437 None None] RequestId filter calling following filter/app {{(pid=112448) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:20.580005 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-ba9b872e-c619-447e-9c86-51d4a82fa437 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:22:20.580191 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-ba9b872e-c619-447e-9c86-51d4a82fa437 demo demo] Empty body provided in request {{(pid=112448) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:20.580371 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-ba9b872e-c619-447e-9c86-51d4a82fa437 demo demo] Calling method 'detail' {{(pid=112448) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:20.580593 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.api_utils [None req-ba9b872e-c619-447e-9c86-51d4a82fa437 demo demo] Removing options '' from query. {{(pid=112448) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:20.581273 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.volume.api [None req-ba9b872e-c619-447e-9c86-51d4a82fa437 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112448) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:20.587996 np0000173161 devstack@c-api.service[112448]: INFO cinder.volume.api [None req-ba9b872e-c619-447e-9c86-51d4a82fa437 demo demo] Get all volumes completed successfully. May 09 14:22:20.589971 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-ba9b872e-c619-447e-9c86-51d4a82fa437 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:20.590645 np0000173161 devstack@c-api.service[112448]: [pid: 112448|app: 0|req: 9/31] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:22:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:22:30.584247 np0000173161 devstack@c-api.service[112448]: DEBUG dbcounter [-] [112448] Writing DB stats cinder:SELECT=1 {{(pid=112448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:23:20.603511 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.middleware.request_id [None req-60cdd2b7-7710-45ba-b679-234237014fcf None None] RequestId filter calling following filter/app {{(pid=112450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:20.606436 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-60cdd2b7-7710-45ba-b679-234237014fcf demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:23:20.606849 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-60cdd2b7-7710-45ba-b679-234237014fcf demo demo] Empty body provided in request {{(pid=112450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:20.606911 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-60cdd2b7-7710-45ba-b679-234237014fcf demo demo] Calling method 'detail' {{(pid=112450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:20.607299 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.api_utils [None req-60cdd2b7-7710-45ba-b679-234237014fcf demo demo] Removing options '' from query. {{(pid=112450) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:20.609933 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.volume.api [None req-60cdd2b7-7710-45ba-b679-234237014fcf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112450) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:20.620421 np0000173161 devstack@c-api.service[112450]: INFO cinder.volume.api [None req-60cdd2b7-7710-45ba-b679-234237014fcf demo demo] Get all volumes completed successfully. May 09 14:23:20.623234 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-60cdd2b7-7710-45ba-b679-234237014fcf demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:20.625146 np0000173161 devstack@c-api.service[112450]: [pid: 112450|app: 0|req: 8/32] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:23:20 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) May 09 14:23:30.615991 np0000173161 devstack@c-api.service[112450]: DEBUG dbcounter [-] [112450] Writing DB stats cinder:SELECT=1 {{(pid=112450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:20.639429 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.middleware.request_id [None req-8d9301ad-31a3-464c-a932-b64585bd4241 None None] RequestId filter calling following filter/app {{(pid=112449) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:20.643770 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-8d9301ad-31a3-464c-a932-b64585bd4241 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:24:20.644298 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-8d9301ad-31a3-464c-a932-b64585bd4241 demo demo] Empty body provided in request {{(pid=112449) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:20.644798 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-8d9301ad-31a3-464c-a932-b64585bd4241 demo demo] Calling method 'detail' {{(pid=112449) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:20.645388 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.api_utils [None req-8d9301ad-31a3-464c-a932-b64585bd4241 demo demo] Removing options '' from query. {{(pid=112449) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:20.647333 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.volume.api [None req-8d9301ad-31a3-464c-a932-b64585bd4241 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112449) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:20.653782 np0000173161 devstack@c-api.service[112449]: INFO cinder.volume.api [None req-8d9301ad-31a3-464c-a932-b64585bd4241 demo demo] Get all volumes completed successfully. May 09 14:24:20.655763 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-8d9301ad-31a3-464c-a932-b64585bd4241 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:20.656147 np0000173161 devstack@c-api.service[112449]: [pid: 112449|app: 0|req: 8/33] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:24:20 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) May 09 14:24:30.650406 np0000173161 devstack@c-api.service[112449]: DEBUG dbcounter [-] [112449] Writing DB stats cinder:SELECT=1 {{(pid=112449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:25:20.672184 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.middleware.request_id [None req-6baac78a-61d4-43ca-ab92-5d29227c945a None None] RequestId filter calling following filter/app {{(pid=112451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:20.675818 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-6baac78a-61d4-43ca-ab92-5d29227c945a demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:25:20.676092 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-6baac78a-61d4-43ca-ab92-5d29227c945a demo demo] Empty body provided in request {{(pid=112451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:20.676412 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-6baac78a-61d4-43ca-ab92-5d29227c945a demo demo] Calling method 'detail' {{(pid=112451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:20.676826 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.api_utils [None req-6baac78a-61d4-43ca-ab92-5d29227c945a demo demo] Removing options '' from query. {{(pid=112451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:20.677877 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.volume.api [None req-6baac78a-61d4-43ca-ab92-5d29227c945a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:20.685885 np0000173161 devstack@c-api.service[112451]: INFO cinder.volume.api [None req-6baac78a-61d4-43ca-ab92-5d29227c945a demo demo] Get all volumes completed successfully. May 09 14:25:20.691902 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-6baac78a-61d4-43ca-ab92-5d29227c945a demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:20.692747 np0000173161 devstack@c-api.service[112451]: [pid: 112451|app: 0|req: 9/34] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:25:20 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) May 09 14:25:30.680948 np0000173161 devstack@c-api.service[112451]: DEBUG dbcounter [-] [112451] Writing DB stats cinder:SELECT=1 {{(pid=112451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:20.706249 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.middleware.request_id [None req-97fdbf7f-774f-4993-81bf-d0613bb4e361 None None] RequestId filter calling following filter/app {{(pid=112448) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:20.755304 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-97fdbf7f-774f-4993-81bf-d0613bb4e361 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:26:20.755765 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-97fdbf7f-774f-4993-81bf-d0613bb4e361 demo demo] Empty body provided in request {{(pid=112448) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:20.756241 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.openstack.wsgi [None req-97fdbf7f-774f-4993-81bf-d0613bb4e361 demo demo] Calling method 'detail' {{(pid=112448) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:20.756823 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.api.api_utils [None req-97fdbf7f-774f-4993-81bf-d0613bb4e361 demo demo] Removing options '' from query. {{(pid=112448) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:20.758202 np0000173161 devstack@c-api.service[112448]: DEBUG cinder.volume.api [None req-97fdbf7f-774f-4993-81bf-d0613bb4e361 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112448) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:20.766628 np0000173161 devstack@c-api.service[112448]: INFO cinder.volume.api [None req-97fdbf7f-774f-4993-81bf-d0613bb4e361 demo demo] Get all volumes completed successfully. May 09 14:26:20.769326 np0000173161 devstack@c-api.service[112448]: INFO cinder.api.openstack.wsgi [None req-97fdbf7f-774f-4993-81bf-d0613bb4e361 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:20.769690 np0000173161 devstack@c-api.service[112448]: [pid: 112448|app: 0|req: 10/35] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:26:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:26:30.761766 np0000173161 devstack@c-api.service[112448]: DEBUG dbcounter [-] [112448] Writing DB stats cinder:SELECT=1 {{(pid=112448) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:27:20.782163 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.middleware.request_id [None req-f200ba40-6c15-4788-a2da-037cac3fe3fb None None] RequestId filter calling following filter/app {{(pid=112450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:27:20.786698 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-f200ba40-6c15-4788-a2da-037cac3fe3fb demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:27:20.787264 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-f200ba40-6c15-4788-a2da-037cac3fe3fb demo demo] Empty body provided in request {{(pid=112450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:27:20.787874 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.openstack.wsgi [None req-f200ba40-6c15-4788-a2da-037cac3fe3fb demo demo] Calling method 'detail' {{(pid=112450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:27:20.788580 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.api.api_utils [None req-f200ba40-6c15-4788-a2da-037cac3fe3fb demo demo] Removing options '' from query. {{(pid=112450) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:27:20.790086 np0000173161 devstack@c-api.service[112450]: DEBUG cinder.volume.api [None req-f200ba40-6c15-4788-a2da-037cac3fe3fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112450) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:27:20.798317 np0000173161 devstack@c-api.service[112450]: INFO cinder.volume.api [None req-f200ba40-6c15-4788-a2da-037cac3fe3fb demo demo] Get all volumes completed successfully. May 09 14:27:20.801382 np0000173161 devstack@c-api.service[112450]: INFO cinder.api.openstack.wsgi [None req-f200ba40-6c15-4788-a2da-037cac3fe3fb demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:27:20.801887 np0000173161 devstack@c-api.service[112450]: [pid: 112450|app: 0|req: 9/36] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:27:20 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) May 09 14:27:30.793470 np0000173161 devstack@c-api.service[112450]: DEBUG dbcounter [-] [112450] Writing DB stats cinder:SELECT=1 {{(pid=112450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:28:20.818426 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.middleware.request_id [None req-7ede8a01-9ea1-44d9-be10-a1958e61bd82 None None] RequestId filter calling following filter/app {{(pid=112449) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:28:20.822159 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-7ede8a01-9ea1-44d9-be10-a1958e61bd82 demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:28:20.822400 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-7ede8a01-9ea1-44d9-be10-a1958e61bd82 demo demo] Empty body provided in request {{(pid=112449) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:28:20.822652 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.openstack.wsgi [None req-7ede8a01-9ea1-44d9-be10-a1958e61bd82 demo demo] Calling method 'detail' {{(pid=112449) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:28:20.823070 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.api.api_utils [None req-7ede8a01-9ea1-44d9-be10-a1958e61bd82 demo demo] Removing options '' from query. {{(pid=112449) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:28:20.824265 np0000173161 devstack@c-api.service[112449]: DEBUG cinder.volume.api [None req-7ede8a01-9ea1-44d9-be10-a1958e61bd82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112449) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:28:20.832566 np0000173161 devstack@c-api.service[112449]: INFO cinder.volume.api [None req-7ede8a01-9ea1-44d9-be10-a1958e61bd82 demo demo] Get all volumes completed successfully. May 09 14:28:20.835385 np0000173161 devstack@c-api.service[112449]: INFO cinder.api.openstack.wsgi [None req-7ede8a01-9ea1-44d9-be10-a1958e61bd82 demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:28:20.835935 np0000173161 devstack@c-api.service[112449]: [pid: 112449|app: 0|req: 9/37] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:28:20 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) May 09 14:28:30.827280 np0000173161 devstack@c-api.service[112449]: DEBUG dbcounter [-] [112449] Writing DB stats cinder:SELECT=1 {{(pid=112449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:29:20.849160 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.middleware.request_id [None req-68b6239d-e95e-4c39-bce3-7fd5cead703a None None] RequestId filter calling following filter/app {{(pid=112451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:29:20.852901 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-68b6239d-e95e-4c39-bce3-7fd5cead703a demo demo] GET https://199.204.45.33/volume/v3/volumes/detail May 09 14:29:20.853278 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-68b6239d-e95e-4c39-bce3-7fd5cead703a demo demo] Empty body provided in request {{(pid=112451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:29:20.853615 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.openstack.wsgi [None req-68b6239d-e95e-4c39-bce3-7fd5cead703a demo demo] Calling method 'detail' {{(pid=112451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:29:20.854013 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.api.api_utils [None req-68b6239d-e95e-4c39-bce3-7fd5cead703a demo demo] Removing options '' from query. {{(pid=112451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:29:20.856437 np0000173161 devstack@c-api.service[112451]: DEBUG cinder.volume.api [None req-68b6239d-e95e-4c39-bce3-7fd5cead703a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:29:20.865151 np0000173161 devstack@c-api.service[112451]: INFO cinder.volume.api [None req-68b6239d-e95e-4c39-bce3-7fd5cead703a demo demo] Get all volumes completed successfully. May 09 14:29:20.869867 np0000173161 devstack@c-api.service[112451]: INFO cinder.api.openstack.wsgi [None req-68b6239d-e95e-4c39-bce3-7fd5cead703a demo demo] https://199.204.45.33/volume/v3/volumes/detail returned with HTTP 200 May 09 14:29:20.870775 np0000173161 devstack@c-api.service[112451]: [pid: 112451|app: 0|req: 10/38] 199.204.45.33 () {64 vars in 1290 bytes} [Sat May 9 14:29:20 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) May 09 14:29:30.859632 np0000173161 devstack@c-api.service[112451]: DEBUG dbcounter [-] [112451] Writing DB stats cinder:SELECT=1 {{(pid=112451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}