May 09 07:23:33.898902 np0000172991 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:23:33.904359 np0000172991 devstack@c-api.service[112577]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:23:33.906987 np0000172991 devstack@c-api.service[112577]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:23:33 2026] *** May 09 07:23:33.906987 np0000172991 devstack@c-api.service[112577]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:23:33.906987 np0000172991 devstack@c-api.service[112577]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:23:33.906987 np0000172991 devstack@c-api.service[112577]: nodename: np0000172991 May 09 07:23:33.906987 np0000172991 devstack@c-api.service[112577]: machine: x86_64 May 09 07:23:33.906987 np0000172991 devstack@c-api.service[112577]: clock source: unix May 09 07:23:33.906987 np0000172991 devstack@c-api.service[112577]: pcre jit disabled May 09 07:23:33.906987 np0000172991 devstack@c-api.service[112577]: detected number of CPU cores: 16 May 09 07:23:33.906987 np0000172991 devstack@c-api.service[112577]: current working directory: / May 09 07:23:33.906987 np0000172991 devstack@c-api.service[112577]: detected binary path: /usr/bin/uwsgi-core May 09 07:23:33.906987 np0000172991 devstack@c-api.service[112577]: your processes number limit is 256917 May 09 07:23:33.906987 np0000172991 devstack@c-api.service[112577]: your memory page size is 4096 bytes May 09 07:23:33.906987 np0000172991 devstack@c-api.service[112577]: detected max file descriptor number: 2048 May 09 07:23:33.906987 np0000172991 devstack@c-api.service[112577]: lock engine: pthread robust mutexes May 09 07:23:33.908361 np0000172991 devstack@c-api.service[112577]: thunder lock: enabled May 09 07:23:33.908361 np0000172991 devstack@c-api.service[112577]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:23:33.908361 np0000172991 devstack@c-api.service[112577]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:23:33.908361 np0000172991 devstack@c-api.service[112577]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:23:33.908361 np0000172991 devstack@c-api.service[112577]: Set PythonHome to /opt/stack/data/venv May 09 07:23:33.946952 np0000172991 devstack@c-api.service[112577]: Python main interpreter initialized at 0x75e1470a3668 May 09 07:23:33.946952 np0000172991 devstack@c-api.service[112577]: python threads support enabled May 09 07:23:33.946952 np0000172991 devstack@c-api.service[112577]: your server socket listen backlog is limited to 100 connections May 09 07:23:33.946952 np0000172991 devstack@c-api.service[112577]: your mercy for graceful operations on workers is 80 seconds May 09 07:23:33.947442 np0000172991 devstack@c-api.service[112577]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:23:33.947667 np0000172991 devstack@c-api.service[112577]: *** Operational MODE: preforking *** May 09 07:23:33.947855 np0000172991 devstack@c-api.service[112577]: *** uWSGI is running in multiple interpreter mode *** May 09 07:23:33.947855 np0000172991 devstack@c-api.service[112577]: spawned uWSGI master process (pid: 112577) May 09 07:23:33.947996 np0000172991 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:23:33.948611 np0000172991 devstack@c-api.service[112577]: spawned uWSGI worker 1 (pid: 112584, cores: 1) May 09 07:23:33.950379 np0000172991 devstack@c-api.service[112577]: spawned uWSGI worker 2 (pid: 112586, cores: 1) May 09 07:23:33.950379 np0000172991 devstack@c-api.service[112577]: spawned uWSGI worker 3 (pid: 112587, cores: 1) May 09 07:23:33.950567 np0000172991 devstack@c-api.service[112577]: spawned uWSGI worker 4 (pid: 112588, cores: 1) May 09 07:23:33.950567 np0000172991 devstack@c-api.service[112577]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:23:34.074805 np0000172991 devstack@c-api.service[112587]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:34.074805 np0000172991 devstack@c-api.service[112587]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:34.074805 np0000172991 devstack@c-api.service[112587]: we strongly recommend against using it for new projects. May 09 07:23:34.074805 np0000172991 devstack@c-api.service[112587]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:34.074805 np0000172991 devstack@c-api.service[112587]: framework. For more detail see May 09 07:23:34.074805 np0000172991 devstack@c-api.service[112587]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:34.074805 np0000172991 devstack@c-api.service[112587]: import eventlet # noqa May 09 07:23:34.081251 np0000172991 devstack@c-api.service[112584]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:34.081251 np0000172991 devstack@c-api.service[112584]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:34.081251 np0000172991 devstack@c-api.service[112584]: we strongly recommend against using it for new projects. May 09 07:23:34.081251 np0000172991 devstack@c-api.service[112584]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:34.081251 np0000172991 devstack@c-api.service[112584]: framework. For more detail see May 09 07:23:34.081251 np0000172991 devstack@c-api.service[112584]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:34.081251 np0000172991 devstack@c-api.service[112584]: import eventlet # noqa May 09 07:23:34.082229 np0000172991 devstack@c-api.service[112586]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:34.082229 np0000172991 devstack@c-api.service[112586]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:34.082229 np0000172991 devstack@c-api.service[112586]: we strongly recommend against using it for new projects. May 09 07:23:34.082229 np0000172991 devstack@c-api.service[112586]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:34.082229 np0000172991 devstack@c-api.service[112586]: framework. For more detail see May 09 07:23:34.082229 np0000172991 devstack@c-api.service[112586]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:34.082229 np0000172991 devstack@c-api.service[112586]: import eventlet # noqa May 09 07:23:34.082918 np0000172991 devstack@c-api.service[112588]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:34.082918 np0000172991 devstack@c-api.service[112588]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:34.082918 np0000172991 devstack@c-api.service[112588]: we strongly recommend against using it for new projects. May 09 07:23:34.082918 np0000172991 devstack@c-api.service[112588]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:34.082918 np0000172991 devstack@c-api.service[112588]: framework. For more detail see May 09 07:23:34.082918 np0000172991 devstack@c-api.service[112588]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:34.082918 np0000172991 devstack@c-api.service[112588]: import eventlet # noqa May 09 07:23:34.161483 np0000172991 devstack@c-api.service[112587]: /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 07:23:34.161483 np0000172991 devstack@c-api.service[112587]: debtcollector.deprecate( May 09 07:23:34.166923 np0000172991 devstack@c-api.service[112584]: /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 07:23:34.166923 np0000172991 devstack@c-api.service[112584]: debtcollector.deprecate( May 09 07:23:34.169053 np0000172991 devstack@c-api.service[112586]: /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 07:23:34.169053 np0000172991 devstack@c-api.service[112586]: debtcollector.deprecate( May 09 07:23:34.170615 np0000172991 devstack@c-api.service[112588]: /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 07:23:34.170615 np0000172991 devstack@c-api.service[112588]: debtcollector.deprecate( May 09 07:23:34.250320 np0000172991 devstack@c-api.service[112587]: /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 07:23:34.250320 np0000172991 devstack@c-api.service[112587]: from cgi import parse_header May 09 07:23:34.251214 np0000172991 devstack@c-api.service[112586]: /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 07:23:34.251214 np0000172991 devstack@c-api.service[112586]: from cgi import parse_header May 09 07:23:34.255570 np0000172991 devstack@c-api.service[112588]: /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 07:23:34.255570 np0000172991 devstack@c-api.service[112588]: from cgi import parse_header May 09 07:23:34.265878 np0000172991 devstack@c-api.service[112584]: /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 07:23:34.265878 np0000172991 devstack@c-api.service[112584]: from cgi import parse_header May 09 07:23:34.294183 np0000172991 devstack@c-api.service[112587]: /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 07:23:34.294183 np0000172991 devstack@c-api.service[112587]: removals.removed_module( May 09 07:23:34.294881 np0000172991 devstack@c-api.service[112587]: /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 07:23:34.294881 np0000172991 devstack@c-api.service[112587]: removals.removed_module( May 09 07:23:34.297271 np0000172991 devstack@c-api.service[112586]: /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 07:23:34.297271 np0000172991 devstack@c-api.service[112586]: removals.removed_module( May 09 07:23:34.298030 np0000172991 devstack@c-api.service[112586]: /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 07:23:34.298030 np0000172991 devstack@c-api.service[112586]: removals.removed_module( May 09 07:23:34.299860 np0000172991 devstack@c-api.service[112588]: /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 07:23:34.299860 np0000172991 devstack@c-api.service[112588]: removals.removed_module( May 09 07:23:34.300611 np0000172991 devstack@c-api.service[112588]: /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 07:23:34.300611 np0000172991 devstack@c-api.service[112588]: removals.removed_module( May 09 07:23:34.318268 np0000172991 devstack@c-api.service[112584]: /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 07:23:34.318268 np0000172991 devstack@c-api.service[112584]: removals.removed_module( May 09 07:23:34.319142 np0000172991 devstack@c-api.service[112584]: /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 07:23:34.319142 np0000172991 devstack@c-api.service[112584]: removals.removed_module( May 09 07:23:34.924354 np0000172991 devstack@c-api.service[112587]: /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 07:23:34.924354 np0000172991 devstack@c-api.service[112587]: warnings.warn( May 09 07:23:34.935174 np0000172991 devstack@c-api.service[112588]: /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 07:23:34.935174 np0000172991 devstack@c-api.service[112588]: warnings.warn( May 09 07:23:34.946697 np0000172991 devstack@c-api.service[112586]: /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 07:23:34.946697 np0000172991 devstack@c-api.service[112586]: warnings.warn( May 09 07:23:34.959764 np0000172991 devstack@c-api.service[112584]: /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 07:23:34.959764 np0000172991 devstack@c-api.service[112584]: warnings.warn( May 09 07:23:35.035413 np0000172991 devstack@c-api.service[112588]: /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 07:23:35.035413 np0000172991 devstack@c-api.service[112588]: warnings.warn( May 09 07:23:35.050590 np0000172991 devstack@c-api.service[112586]: /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 07:23:35.050590 np0000172991 devstack@c-api.service[112586]: warnings.warn( May 09 07:23:35.052509 np0000172991 devstack@c-api.service[112587]: /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 07:23:35.052509 np0000172991 devstack@c-api.service[112587]: warnings.warn( May 09 07:23:35.062290 np0000172991 devstack@c-api.service[112584]: /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 07:23:35.062290 np0000172991 devstack@c-api.service[112584]: warnings.warn( May 09 07:23:35.335326 np0000172991 devstack@c-api.service[112587]: 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 07:23:35.335938 np0000172991 devstack@c-api.service[112587]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112587) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:35.336417 np0000172991 devstack@c-api.service[112588]: 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 07:23:35.336864 np0000172991 devstack@c-api.service[112588]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112588) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:35.349278 np0000172991 devstack@c-api.service[112586]: 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 07:23:35.349795 np0000172991 devstack@c-api.service[112586]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112586) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:35.388165 np0000172991 devstack@c-api.service[112584]: 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 07:23:35.388728 np0000172991 devstack@c-api.service[112584]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112584) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:35.420640 np0000172991 devstack@c-api.service[112587]: /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 07:23:35.420640 np0000172991 devstack@c-api.service[112587]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:35.424485 np0000172991 devstack@c-api.service[112588]: /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 07:23:35.424485 np0000172991 devstack@c-api.service[112588]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:35.424758 np0000172991 devstack@c-api.service[112586]: /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 07:23:35.424758 np0000172991 devstack@c-api.service[112586]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:35.459848 np0000172991 devstack@c-api.service[112584]: /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 07:23:35.459848 np0000172991 devstack@c-api.service[112584]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:35.867480 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112588) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:35.867719 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112586) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:35.867801 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112587) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:35.867906 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.867906 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.868094 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.868094 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.868192 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.868277 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.868277 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.868450 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.868514 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.869111 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112584) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:35.869683 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.869801 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.870075 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.870166 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.870166 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.870166 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.870392 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.870456 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.870516 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.870516 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.870617 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.870667 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.870725 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.870725 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.870725 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.870725 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.870725 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.871072 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.871072 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.871072 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.871234 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.871292 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.871373 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.871447 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.871447 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.871549 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.871601 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.871652 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.871703 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.871703 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.871832 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.871912 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.871979 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.872052 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.872114 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.872166 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.872217 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.872268 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.872352 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.872423 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.872478 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.872561 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.872650 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.872711 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.872768 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.872817 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.872867 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.872916 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.872975 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.873040 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.873099 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.873148 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.873205 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.873255 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.873255 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.873255 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.873255 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.873255 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.873255 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.874620 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.874620 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.874620 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.874620 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.875009 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.875153 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.875260 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.875390 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.875493 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.875594 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.875697 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.875697 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.875697 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.876028 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.876125 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.876255 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.876255 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.876255 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.876255 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.876700 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.876782 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.876860 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.876920 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.876979 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.876979 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.877102 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.877166 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.877223 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.877283 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.877359 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.877431 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.877490 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.877548 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.877606 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.877678 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.877739 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.877797 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.877854 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.877912 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.877988 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.878075 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.878075 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.878190 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.878190 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.878190 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.878190 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.878190 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.878190 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.878190 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.878650 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.878650 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.878785 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.878859 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.878985 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.879061 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.879122 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.879201 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.879301 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.879385 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.879459 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.879522 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.879587 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.879648 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.879745 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.879812 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.879878 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.879937 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.879995 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.880052 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.880111 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.880171 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.880229 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.880293 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.880388 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.880451 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.880511 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.880569 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.880636 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.880702 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.880765 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.880825 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.880884 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.880953 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.881014 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.881072 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.881134 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.881193 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.881250 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.881313 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.881415 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.881482 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.881542 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.881611 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.881611 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.881611 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.881611 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.881611 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.881611 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.881935 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.881935 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.881935 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.881935 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.881935 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.881935 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.881935 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.881935 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.881935 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.881935 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.882497 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.882497 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.882497 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.882497 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.882812 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.882812 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.882812 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.882909 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.882941 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.882974 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.883007 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.883039 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.883069 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.883108 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.883140 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.883171 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.883209 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.883250 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.883292 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.883357 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.883404 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.883436 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.883475 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.883517 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.883571 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.883613 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.883613 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.883613 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.883753 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.883793 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.883833 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.883868 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.883916 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.883916 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.883979 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.884018 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.884051 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.884087 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.884120 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.884153 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.884187 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.884234 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.884234 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.884234 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.884234 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.884392 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.884432 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.884484 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.884484 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.884563 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.884599 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.884633 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.884668 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.884668 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.884735 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.884769 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.884809 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.884809 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.884809 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.884809 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.884929 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.884929 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.884929 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.885024 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.885063 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.885098 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.885137 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.885173 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.885206 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.885241 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.885273 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.885306 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.885928 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.886003 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.886066 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.886148 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.886215 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.886278 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.886356 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.886422 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.886494 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.886558 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.886618 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.886685 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.886685 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.886685 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.886685 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.886685 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.887037 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.887037 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.887161 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.887230 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.887230 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.887366 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.887444 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.887509 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.887575 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.887722 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.887824 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.887890 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.887952 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.888022 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.888090 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.888151 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.888225 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.888288 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.888288 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.888288 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.888288 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.888552 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.888552 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.888552 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.888552 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.888552 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.888552 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.888552 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.890342 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.890410 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.890457 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.890534 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.890593 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.890639 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.890683 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.890733 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.890776 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.890832 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.890891 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.890891 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.890891 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.891032 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.891079 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.891130 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.891130 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.891130 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.891130 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.891319 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.891319 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.891431 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.891431 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.891431 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.891559 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.891650 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.891650 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.891747 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.891793 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.891842 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.891886 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.891931 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.891977 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.892021 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.892065 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.892108 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.892158 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.892205 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.892205 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.892205 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.892344 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.892393 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.892438 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.892482 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.892535 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.892585 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.892636 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.892683 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.892728 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.892777 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.892826 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.892870 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.892914 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.892959 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.892959 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.892959 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.893401 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.893489 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.893558 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.893652 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.893703 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.893755 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.893800 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.893844 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.893888 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.893942 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.893996 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.894042 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.894087 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.894135 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.894163 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.894188 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.894216 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.894242 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.894267 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.894289 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.894313 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.894362 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.894392 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.894415 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.894439 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.894466 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.894494 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.894518 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.894545 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.894568 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.894597 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.894624 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.894648 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.894670 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.894693 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.894717 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.894740 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.894763 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.894796 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.894822 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.894846 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.894869 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.894894 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.894917 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.894946 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.894969 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.894996 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.895019 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.895042 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.895065 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.895087 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.895114 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.895137 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.895164 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.895164 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.895164 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.896539 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.896597 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.896658 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.896703 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.896754 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.896800 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.896845 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.896870 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.896894 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.896919 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.896942 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.896966 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.896990 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.897013 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.897042 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.897069 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.897092 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.897115 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.897143 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.897166 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.897190 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.897218 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.897242 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.897270 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.897301 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.897472 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.897524 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.897572 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.897616 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.897660 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.897704 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.897747 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.897790 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.897832 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.897945 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.897994 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.898041 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.898084 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.898127 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.898170 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.898216 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.898259 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.898300 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.898362 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.898413 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.898457 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.898499 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.898541 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.898583 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.898629 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.898673 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.898716 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.898716 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.898716 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.898716 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.898716 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.899344 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.899425 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.899482 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.899579 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.899637 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.899692 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.899729 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.899755 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.899788 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.899812 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.899834 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.899858 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.899886 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.899909 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.899932 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.899959 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.899982 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.900013 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.900038 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.900065 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.900088 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.900116 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.900140 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.900163 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.900186 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.900186 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.900370 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.900370 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.900540 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.900597 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.900646 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.900690 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.900738 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.900789 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.900832 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.900879 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.900927 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.900970 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.901015 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.901058 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.901101 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.901144 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.901187 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.901229 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.901272 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.901272 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.901272 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.901272 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.901272 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.901493 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.901493 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.901493 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.901617 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.901664 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.901709 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.901760 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.901804 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.901830 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.901854 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.901878 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.901901 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.901928 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.901952 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.901976 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.902003 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.902030 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.902053 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.902080 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.902103 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.902126 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.902148 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.902175 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.902202 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.902225 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.902248 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.902275 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.902298 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.902320 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.902518 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.902562 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.902604 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.902647 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.902686 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.902724 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.903261 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.903321 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.903380 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.903425 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.903469 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.903534 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.903577 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.903619 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.903662 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.903704 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.903756 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.903802 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.903844 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.903887 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.903931 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.903970 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.904012 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.904054 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.904100 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.904144 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.904194 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.904242 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.904272 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.904296 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.904296 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.904296 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.904296 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.904296 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.905804 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.905876 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.905920 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.905992 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.906023 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.906048 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.906072 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.906097 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.906120 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.906143 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.906167 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.906196 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.906220 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.906244 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.906267 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.906291 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.906315 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.906352 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.906376 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.906400 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.906430 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.906454 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.906477 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.906500 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.906528 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.906551 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.906551 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.906551 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.908901 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.908948 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.909020 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.909067 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.909117 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.909163 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.909206 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.909232 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.909257 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.909281 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.909304 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.909343 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.909389 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.909413 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.909441 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.909468 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.909491 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.909519 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.909542 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.909638 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.909638 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.909960 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.910022 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.910069 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.910173 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.910225 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.910289 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.910372 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.910420 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.910465 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.910508 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.910556 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.910602 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.910645 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.910688 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.910734 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.910778 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.910826 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.910852 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.910876 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.910876 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.910918 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.910947 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.910970 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.910970 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.911012 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.911118 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.911163 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.911207 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.911251 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.911488 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.911579 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.911637 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.911683 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.911731 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.911783 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.911833 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.911860 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.911884 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.911907 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.911936 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.911960 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.911988 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.912012 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.912040 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.912065 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.912088 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.912112 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.912139 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.912163 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.912188 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.912211 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.912241 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.912264 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.912288 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.912312 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.912347 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.912378 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.912403 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.912426 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.912449 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.912471 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.912499 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.912524 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.912551 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.912574 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.912598 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.912623 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.912646 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.912669 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.912695 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.912722 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.912750 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.912773 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.912796 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.912821 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.912844 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.912867 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.912893 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.912919 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.912942 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.912964 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.913055 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.913139 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.913168 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.913191 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.913214 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.913237 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.913261 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.913283 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.913306 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.913347 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.913373 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.913373 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.913373 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.913373 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.913457 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.913481 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.913481 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.913481 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.913547 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.913547 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.913547 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.914009 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.914009 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.914009 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.914142 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.914190 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.914281 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.914444 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.914565 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.914770 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.914956 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.915136 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.915294 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.915475 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.915536 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.915582 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.915626 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.915665 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.915709 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.915760 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.915805 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.915848 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.915895 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.915939 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.915983 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.916030 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.916074 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.916118 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.916118 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.916202 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.916247 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.916290 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.916353 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.916353 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.916452 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.916495 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.916538 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.916538 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.916538 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.917542 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.917689 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.917821 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.917951 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.918071 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.918194 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.918336 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.920406 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.920474 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.920519 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.920571 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.920622 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.920682 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.920745 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.920910 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.920973 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.921024 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.921096 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.921154 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.921302 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.921486 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.921536 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.921606 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.921649 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.921791 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.921909 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.922072 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.922227 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.922275 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.922356 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.922410 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.922545 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.922609 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.922674 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.922724 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.922768 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.922856 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.922996 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.923042 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.923086 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.923135 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.923135 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.923215 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.923262 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.923262 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.923391 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.923435 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.923485 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.923530 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.923577 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.923625 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.923669 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.923786 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.923842 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.923909 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.923953 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.923996 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.924021 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.924045 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.924076 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.924146 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.924193 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.924237 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.927703 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.927770 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.927837 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.927898 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.927898 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.927974 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.928017 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.928049 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.928080 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.928121 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.928155 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.928188 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.928188 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.928245 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.928840 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.928890 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.928981 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.929045 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.929115 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.929115 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.929209 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.929248 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.929248 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.929312 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.929360 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.929393 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.929436 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.929468 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.929505 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.929537 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.929570 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.929603 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.929638 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.929670 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.929706 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.929744 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.929858 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.929896 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.929928 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.929960 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.929991 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.930025 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.930025 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.930081 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.930081 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.930139 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.930171 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.930208 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.930208 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.930268 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.930570 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.930570 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.930570 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.930570 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.930570 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.930865 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.930865 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.930865 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.930865 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.930865 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.933996 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.934083 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.934145 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.934214 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.934276 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.934276 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.934424 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.934673 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.934745 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.934811 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.934870 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.934936 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.935002 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.935062 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:35.935123 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:35.935123 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:35.935265 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:35.935265 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:35.935408 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:35.935408 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:35.975407 np0000172991 devstack@c-api.service[112588]: INFO dbcounter [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Registered counter for database cinder May 09 07:23:35.975754 np0000172991 devstack@c-api.service[112587]: INFO dbcounter [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Registered counter for database cinder May 09 07:23:35.977840 np0000172991 devstack@c-api.service[112584]: INFO dbcounter [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Registered counter for database cinder May 09 07:23:35.982844 np0000172991 devstack@c-api.service[112586]: INFO dbcounter [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Registered counter for database cinder May 09 07:23:35.987059 np0000172991 devstack@c-api.service[112588]: DEBUG oslo_db.sqlalchemy.engines [None req-aefdd696-b491-4be0-b461-bca29848c538 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=112588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:35.989527 np0000172991 devstack@c-api.service[112587]: DEBUG oslo_db.sqlalchemy.engines [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 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=112587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:35.996140 np0000172991 devstack@c-api.service[112584]: DEBUG oslo_db.sqlalchemy.engines [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 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=112584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:36.000677 np0000172991 devstack@c-api.service[112586]: DEBUG oslo_db.sqlalchemy.engines [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 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=112586) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:36.106131 np0000172991 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writer thread running {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:36.106688 np0000172991 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writer thread running {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:36.108807 np0000172991 devstack@c-api.service[112587]: INFO cinder.rpc [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:36.109275 np0000172991 devstack@c-api.service[112588]: INFO cinder.rpc [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:36.111119 np0000172991 devstack@c-api.service[112587]: INFO cinder.rpc [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:36.111817 np0000172991 devstack@c-api.service[112588]: INFO cinder.rpc [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:36.113092 np0000172991 devstack@c-api.service[112587]: INFO cinder.rpc [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:36.114498 np0000172991 devstack@c-api.service[112588]: INFO cinder.rpc [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:36.115253 np0000172991 devstack@c-api.service[112587]: INFO cinder.rpc [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:36.116450 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.118815 np0000172991 devstack@c-api.service[112588]: INFO cinder.rpc [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:36.118947 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.120847 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.123393 np0000172991 devstack@c-api.service[112586]: DEBUG dbcounter [-] [112586] Writer thread running {{(pid=112586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:36.123722 np0000172991 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writer thread running {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:36.124857 np0000172991 devstack@c-api.service[112587]: DEBUG oslo_db.sqlalchemy.engines [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 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=112587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:36.125090 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.126145 np0000172991 devstack@c-api.service[112584]: INFO cinder.rpc [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:36.126488 np0000172991 devstack@c-api.service[112586]: INFO cinder.rpc [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:36.126781 np0000172991 devstack@c-api.service[112587]: INFO cinder.rpc [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:36.128430 np0000172991 devstack@c-api.service[112584]: INFO cinder.rpc [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:36.128518 np0000172991 devstack@c-api.service[112587]: INFO cinder.rpc [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:36.129247 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.129439 np0000172991 devstack@c-api.service[112586]: INFO cinder.rpc [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:36.129721 np0000172991 devstack@c-api.service[112588]: DEBUG oslo_db.sqlalchemy.engines [None req-aefdd696-b491-4be0-b461-bca29848c538 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=112588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:36.130514 np0000172991 devstack@c-api.service[112584]: INFO cinder.rpc [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:36.131527 np0000172991 devstack@c-api.service[112588]: INFO cinder.rpc [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:36.132146 np0000172991 devstack@c-api.service[112586]: INFO cinder.rpc [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:36.132309 np0000172991 devstack@c-api.service[112584]: INFO cinder.rpc [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:36.133147 np0000172991 devstack@c-api.service[112588]: INFO cinder.rpc [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:36.133222 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.134047 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.135015 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.135100 np0000172991 devstack@c-api.service[112586]: INFO cinder.rpc [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:36.136486 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.139553 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.140086 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.140489 np0000172991 devstack@c-api.service[112584]: DEBUG oslo_db.sqlalchemy.engines [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 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=112584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:36.142660 np0000172991 devstack@c-api.service[112584]: INFO cinder.rpc [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:36.148369 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.148538 np0000172991 devstack@c-api.service[112586]: DEBUG oslo_db.sqlalchemy.engines [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 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=112586) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:36.149352 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.150344 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.151833 np0000172991 devstack@c-api.service[112584]: INFO cinder.rpc [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:36.152097 np0000172991 devstack@c-api.service[112586]: INFO cinder.rpc [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:36.153420 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.153702 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.154944 np0000172991 devstack@c-api.service[112586]: INFO cinder.rpc [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:36.156229 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.157992 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.158564 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.161154 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.164247 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.165917 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.167458 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.169050 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.170403 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.172074 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.172138 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.172423 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.173911 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.175524 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.175664 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.176282 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.178080 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.178243 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.180159 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.180402 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.181644 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.183205 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.184054 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.184782 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.185465 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.186136 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.187536 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.187849 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.188343 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.189342 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.189752 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.189886 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.190984 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.191304 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.192512 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.192858 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.192969 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.194492 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.195477 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.195852 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.195956 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.197217 np0000172991 devstack@c-api.service[112588]: WARNING cinder.api.contrib.hosts [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:36.197429 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.197940 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.198138 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.198520 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.199414 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.200032 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.200977 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.201501 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.201671 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.201816 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: extensions {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.203065 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: encryption {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.203172 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.203755 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.204614 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: encryption {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.205291 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.205556 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.205959 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.206175 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: os-quota-sets {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.206788 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.207643 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: cgsnapshots {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.208347 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.208893 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.209053 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: os-quota-class-sets {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.209778 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.210413 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: os-availability-zone {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.210888 np0000172991 devstack@c-api.service[112587]: WARNING cinder.api.contrib.hosts [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:36.211078 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.211607 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.211740 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: qos-specs {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.211878 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.212681 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.213206 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.213800 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: backups {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.214127 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.214791 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.215306 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.215629 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: extensions {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.215773 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.215902 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: extra_specs {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.216867 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: encryption {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.217084 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.217494 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.218195 np0000172991 devstack@c-api.service[112586]: WARNING cinder.api.contrib.hosts [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:36.218313 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: os-snapshot-manage {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.218573 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: encryption {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.218925 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.219016 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.219742 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: os-volume-type-access {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.220122 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: os-quota-sets {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.220399 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.220490 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.221314 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: capabilities {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.221600 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: cgsnapshots {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.221985 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.222078 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.222581 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: os-hosts {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.222823 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: extensions {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.223000 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: os-quota-class-sets {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.223453 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.223885 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: consistencygroups {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.224248 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: encryption {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.224320 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: os-availability-zone {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.224591 np0000172991 devstack@c-api.service[112584]: WARNING cinder.api.contrib.hosts [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:36.225313 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.225621 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: qos-specs {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.225849 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: encryption {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.225917 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: os-volume-transfer {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.226782 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.227345 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: os-quota-sets {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.227527 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: scheduler-stats {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.227654 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: backups {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.228342 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.228737 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: cgsnapshots {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.229011 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extended resource: os-volume-manage {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.229205 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: extensions {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.230117 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: os-quota-class-sets {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.230203 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: extra_specs {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.230422 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: encryption {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.231410 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.231481 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: os-availability-zone {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.231737 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: os-snapshot-manage {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.231970 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: encryption {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.232438 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.contrib.snapshot_actions [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] SnapshotActionsController initialized {{(pid=112588) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:36.232699 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: qos-specs {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.233262 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.233320 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: os-volume-type-access {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.233542 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: os-quota-sets {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.234722 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.234794 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: backups {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.234836 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: capabilities {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.234872 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: cgsnapshots {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.236035 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: os-hosts {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.236150 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.236247 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: os-quota-class-sets {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.237371 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: consistencygroups {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.237442 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: extra_specs {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.237584 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: os-availability-zone {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.237651 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.238833 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: qos-specs {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.238925 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: os-snapshot-manage {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.239100 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.239281 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: os-volume-transfer {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.240282 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: os-volume-type-access {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.240845 np0000172991 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.240935 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: scheduler-stats {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.241454 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: backups {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.241725 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.241811 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: capabilities {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.241868 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.242006 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.242158 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.242305 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.242470 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.242574 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extended resource: os-volume-manage {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.242638 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.242638 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.242741 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.242950 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension UsedLimits extending resource: limits {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.243108 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension TypesManage extending resource: types {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.243453 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: os-hosts {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.243603 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension AdminActions extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.243603 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension AdminActions extending resource: snapshots {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.243603 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension AdminActions extending resource: backups {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.243992 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: extra_specs {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.244068 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension VolumeActions extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.244068 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-aefdd696-b491-4be0-b461-bca29848c538 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.244451 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: consistencygroups {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.244837 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.244924 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: os-snapshot-manage {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.245787 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.contrib.snapshot_actions [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] SnapshotActionsController initialized {{(pid=112587) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:36.246302 np0000172991 devstack@c-api.service[112588]: WARNING keystonemiddleware.auth_token [None req-aefdd696-b491-4be0-b461-bca29848c538 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 07:23:36.246410 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: os-volume-transfer {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.246465 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: os-volume-type-access {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.246700 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.247878 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: capabilities {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.247987 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: scheduler-stats {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.248313 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.249148 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: os-hosts {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.249363 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extended resource: os-volume-manage {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.249790 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.250550 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: consistencygroups {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.251152 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.251463 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.252369 np0000172991 devstack@c-api.service[112588]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75e1470a3668 pid: 112588 (default app) May 09 07:23:36.252431 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.contrib.snapshot_actions [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] SnapshotActionsController initialized {{(pid=112586) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:36.252471 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: os-volume-transfer {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.252702 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.252948 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.252948 np0000172991 devstack@c-api.service[112588]: warnings.warn( May 09 07:23:36.253128 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.254096 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: scheduler-stats {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.254214 np0000172991 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.254529 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.255114 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.255177 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.255268 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.255414 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.255506 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.255555 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extended resource: os-volume-manage {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:36.255607 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.255736 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.255845 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.255936 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.256034 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.256087 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension UsedLimits extending resource: limits {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.256087 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension TypesManage extending resource: types {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.256169 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension AdminActions extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.256360 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension AdminActions extending resource: snapshots {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.256468 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension AdminActions extending resource: backups {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.256559 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension VolumeActions extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.256737 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.257366 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.257716 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.258660 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.contrib.snapshot_actions [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] SnapshotActionsController initialized {{(pid=112584) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:36.258792 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.258946 np0000172991 devstack@c-api.service[112587]: WARNING keystonemiddleware.auth_token [None req-73c19594-8397-41a3-a9c5-682dcf65eff3 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 07:23:36.259680 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.260297 np0000172991 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.260517 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.260517 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.260653 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.260653 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.260653 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.260653 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.260653 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.260902 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.260902 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.260902 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.260902 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.260902 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.260902 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.261177 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.261177 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.261177 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.261177 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.261177 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.261388 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.261388 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.261388 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.261388 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.261571 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.261571 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.261571 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.261571 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.261736 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.261736 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.261736 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.261736 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.261736 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.261956 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.261956 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.261956 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.261956 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.261956 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.262147 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.262147 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.262147 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.262147 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.262147 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.262147 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.262428 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.262428 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.262428 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.262428 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.262428 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.262428 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.262672 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.262672 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.262672 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.262672 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.262672 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.262672 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.262921 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.262921 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.262921 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.262921 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.262921 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.262921 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.264074 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.264074 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.264074 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.264074 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.264606 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.264606 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.264606 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.264606 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.264606 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.265110 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.265110 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.265110 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.265110 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.265110 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.265626 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.265626 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.265843 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.265933 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.265933 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.266087 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.266174 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.266174 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.266174 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.266174 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.266174 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.266706 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.266706 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.266706 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.266706 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.266706 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.267190 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.267190 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.267190 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.267190 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.267631 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.267722 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.267722 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.267722 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.267722 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.268109 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.268109 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.268109 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.268109 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.268109 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.268743 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.268743 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.268743 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.268935 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.268999 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.268999 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.268999 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.268999 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.269280 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.269280 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.269280 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.269280 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.269573 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.269573 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.269573 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.269573 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.269837 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.269837 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.269837 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.269837 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.270147 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.270209 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.270209 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.270209 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.270209 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.270567 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.270567 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.270567 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.270567 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.270835 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.270835 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.270835 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.270835 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.270835 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.270835 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.271310 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.271385 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.271385 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.271385 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.271385 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.271385 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.271660 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.271660 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.271660 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.271660 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.271660 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.271660 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.271660 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.271868 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.271868 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.271925 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.271955 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.271955 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.271955 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.271955 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.271955 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.271955 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.272155 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.272155 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.272155 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.272155 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.272155 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.272155 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.272513 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.272582 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.272582 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.272582 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.272582 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.272582 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.272582 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.273160 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.273160 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.273160 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.273160 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.273468 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.273535 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.273535 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.273535 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.273535 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.273535 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.273915 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.273915 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.273915 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.273915 np0000172991 devstack@c-api.service[112588]: /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 07:23:36.273915 np0000172991 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 09 07:23:36.274231 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.274231 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension UsedLimits extending resource: limits {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.274231 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension TypesManage extending resource: types {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.274231 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension AdminActions extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.274231 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension AdminActions extending resource: snapshots {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.274231 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension AdminActions extending resource: backups {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.274599 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.274642 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension VolumeActions extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.274642 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.274703 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.274733 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-8121a7c9-eaa0-452e-92b7-fdc6c06bb614 None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:36.274761 np0000172991 devstack@c-api.service[112587]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75e1470a3668 pid: 112587 (default app) May 09 07:23:36.274796 np0000172991 devstack@c-api.service[112586]: WARNING keystonemiddleware.auth_token [None req-09f14242-199c-4e2a-b69f-06fbe89e8bb9 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 07:23:36.274824 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.274824 np0000172991 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:36.274865 np0000172991 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 1/1] 199.204.45.25 () {60 vars in 946 bytes} [Sat May 9 07:23:36 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 07:23:36.274892 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.274892 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.274892 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.274892 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.274892 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.274892 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.274892 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.275048 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.275048 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.275048 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension UsedLimits extending resource: limits {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.275048 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension TypesManage extending resource: types {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.275048 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension AdminActions extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.275048 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension AdminActions extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.275048 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension AdminActions extending resource: backups {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.275203 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension VolumeActions extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.275203 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:36.275246 np0000172991 devstack@c-api.service[112586]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75e1470a3668 pid: 112586 (default app) May 09 07:23:36.275269 np0000172991 devstack@c-api.service[112584]: WARNING keystonemiddleware.auth_token [None req-ae86eb3b-cc27-4375-94c2-a31a135a6b31 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 07:23:36.278278 np0000172991 devstack@c-api.service[112584]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75e1470a3668 pid: 112584 (default app) May 09 07:23:43.311617 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.311617 np0000172991 devstack@c-api.service[112587]: warnings.warn( May 09 07:23:43.323056 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.323056 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.323056 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.323056 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.323499 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.323499 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.323499 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.323499 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.323752 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.323752 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.323752 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.323752 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.323752 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.323752 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.324158 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.324158 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.324158 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.324158 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.324158 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.324507 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.324507 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.324507 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.324507 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.324507 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.324791 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.324791 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.324791 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.324791 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.325029 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.325029 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.325029 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.325029 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.325029 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.325359 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.325359 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.325359 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.325359 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.325359 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.325627 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.325627 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.325627 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.325627 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.325627 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.325627 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.325978 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.325978 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.325978 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.325978 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.325978 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.325978 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.326431 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.326431 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.326431 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.326431 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.326431 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.326431 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.326791 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.326791 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.326791 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.326791 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.326791 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.327125 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.327125 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.327125 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.327125 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.327125 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.327436 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.327436 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.327436 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.327436 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.327436 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.327436 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.327758 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.327758 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.327758 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.327758 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.327758 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.327758 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.328126 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.328126 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.328126 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.328126 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.328126 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.328442 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.328442 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.328442 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.328442 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.328442 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.328713 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.328713 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.328713 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.328713 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.328956 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.328956 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.328956 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.328956 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.329208 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.329208 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.329208 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.329208 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.329208 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.329550 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.329550 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.329550 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.329550 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.329550 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.329820 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.329820 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.329820 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.329820 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.330208 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.330208 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.330208 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.330208 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.330479 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.330479 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.330479 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.330479 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.330704 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.330704 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.330704 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.330704 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.330956 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.330956 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.330956 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.330956 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.331128 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.331128 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.331128 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.331128 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.331128 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.331324 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.331324 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.331324 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.331324 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.331324 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.331324 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.331565 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.331565 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.331565 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.331565 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.331565 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.331741 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.331741 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.331741 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.331741 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.331741 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.331741 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.331984 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.331984 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.331984 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.331984 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.331984 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.331984 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.332208 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.332208 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.332208 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.332208 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.332208 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.332208 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.332436 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.332436 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.332436 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.332436 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.332436 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.332436 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.332641 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.332641 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.332641 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.332641 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.332803 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.332803 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.332803 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.332803 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.332803 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.332981 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.332981 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.332981 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.332981 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.332981 np0000172991 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 09 07:23:43.332981 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-d3e87821-3093-4490-a4d5-4c26f43be6e2 None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:43.825470 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-d3e87821-3093-4490-a4d5-4c26f43be6e2 admin admin] POST https://199.204.45.25/volume/v3/types May 09 07:23:43.826022 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-d3e87821-3093-4490-a4d5-4c26f43be6e2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:23:43.827824 np0000172991 devstack@c-api.service[112587]: /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 07:23:43.827824 np0000172991 devstack@c-api.service[112587]: warnings.warn( May 09 07:23:43.834955 np0000172991 devstack@c-api.service[112587]: DEBUG oslo_db.sqlalchemy.engines [None req-d3e87821-3093-4490-a4d5-4c26f43be6e2 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=112587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:43.868092 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-d3e87821-3093-4490-a4d5-4c26f43be6e2 admin admin] https://199.204.45.25/volume/v3/types returned with HTTP 200 May 09 07:23:43.869027 np0000172991 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 1/2] 199.204.45.25 () {68 vars in 1281 bytes} [Sat May 9 07:23:43 2026] POST /volume/v3/types => generated 186 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:23:43.881895 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [req-d3e87821-3093-4490-a4d5-4c26f43be6e2 req-160f1a64-1fbe-4879-ada9-908c8df194c4 None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:44.225674 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [req-d3e87821-3093-4490-a4d5-4c26f43be6e2 req-160f1a64-1fbe-4879-ada9-908c8df194c4 admin admin] POST https://199.204.45.25/volume/v3/types/a66f5e06-90ac-4313-a070-14ad41873ee4/extra_specs May 09 07:23:44.226248 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [req-d3e87821-3093-4490-a4d5-4c26f43be6e2 req-160f1a64-1fbe-4879-ada9-908c8df194c4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:23:44.227979 np0000172991 devstack@c-api.service[112588]: /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 07:23:44.227979 np0000172991 devstack@c-api.service[112588]: warnings.warn( May 09 07:23:44.238453 np0000172991 devstack@c-api.service[112588]: DEBUG oslo_db.sqlalchemy.engines [req-d3e87821-3093-4490-a4d5-4c26f43be6e2 req-160f1a64-1fbe-4879-ada9-908c8df194c4 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=112588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:44.303946 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [req-d3e87821-3093-4490-a4d5-4c26f43be6e2 req-160f1a64-1fbe-4879-ada9-908c8df194c4 admin admin] https://199.204.45.25/volume/v3/types/a66f5e06-90ac-4313-a070-14ad41873ee4/extra_specs returned with HTTP 200 May 09 07:23:44.304490 np0000172991 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 2/3] 199.204.45.25 () {70 vars in 1498 bytes} [Sat May 9 07:23:43 2026] POST /volume/v3/types/a66f5e06-90ac-4313-a070-14ad41873ee4/extra_specs => generated 55 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:23:46.147632 np0000172991 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=6 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:46.154212 np0000172991 devstack@c-api.service[112586]: DEBUG dbcounter [-] [112586] Writing DB stats cinder:SELECT=6 {{(pid=112586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:53.863701 np0000172991 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:54.302129 np0000172991 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:28:27.849208 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.849208 np0000172991 devstack@c-api.service[112586]: warnings.warn( May 09 07:28:27.862760 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.862760 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.863040 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.863040 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.863040 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.863040 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.863040 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.863453 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.863453 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.863453 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.863453 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.863453 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.863453 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.864384 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.864384 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.864384 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.864384 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.864384 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.865027 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.865027 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.865027 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.865027 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.865295 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.865295 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.865295 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.865295 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.865647 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.865647 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.865647 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.865647 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.865647 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.865999 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.865999 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.865999 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.865999 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.865999 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.866925 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.866925 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.866925 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.866925 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.866925 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.866925 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.867441 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.867441 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.867441 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.867441 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.867441 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.867441 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.867917 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.867917 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.867917 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.867917 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.867917 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.867917 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.868407 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.868407 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.868407 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.868407 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.868407 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.868407 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.868905 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.868905 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.868905 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.868905 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.869269 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.869269 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.869269 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.869269 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.869269 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.869881 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.869881 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.869881 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.869881 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.869881 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.870150 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.870150 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.870150 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.870150 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.870150 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.870150 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.870433 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.870433 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.870433 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.870433 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.870433 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.870663 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.870663 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.870663 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.870663 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.870663 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.871033 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.871033 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.871033 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.871033 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.871322 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.871322 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.871322 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.871322 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.871627 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.871627 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.871627 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.871627 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.871627 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.871986 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.871986 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.871986 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.871986 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.871986 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.872321 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.872321 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.872321 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.872321 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.872641 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.872641 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.872641 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.872641 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.872924 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.872924 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.872924 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.872924 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.873203 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.873203 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.873203 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.873203 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.873563 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.873563 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.873563 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.873563 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.873966 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.873966 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.873966 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.873966 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.873966 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.873966 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.874369 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.874369 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.874369 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.874369 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.874369 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.874590 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.874590 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.874590 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.874590 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.874590 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.874590 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.874590 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.874926 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.874926 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.874926 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.874926 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.874926 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.874926 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.875820 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.875820 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.875820 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.875820 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.875820 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.875820 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.876230 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.876230 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.876230 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.876230 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.876230 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.876230 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.876752 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.876752 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.876752 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.876752 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.877115 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.877115 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.877115 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.877115 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.878632 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.878632 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.878632 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.878632 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.879084 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.879084 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.879084 np0000172991 devstack@c-api.service[112586]: /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 07:28:27.879084 np0000172991 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 09 07:28:27.879084 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.middleware.request_id [None req-25081886-6bf3-4b87-98f3-60f96622ffce None None] RequestId filter calling following filter/app {{(pid=112586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:28:27.879084 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-25081886-6bf3-4b87-98f3-60f96622ffce None None] GET https://199.204.45.25/volume// May 09 07:28:27.879438 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-25081886-6bf3-4b87-98f3-60f96622ffce None None] Empty body provided in request {{(pid=112586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:28:27.879438 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-25081886-6bf3-4b87-98f3-60f96622ffce None None] Calling method 'all' {{(pid=112586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:28:27.879438 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-25081886-6bf3-4b87-98f3-60f96622ffce None None] https://199.204.45.25/volume// returned with HTTP 300 May 09 07:28:27.879438 np0000172991 devstack@c-api.service[112586]: [pid: 112586|app: 0|req: 1/4] 199.204.45.25 () {66 vars in 1449 bytes} [Sat May 9 07:28:27 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:29:04.926863 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.926863 np0000172991 devstack@c-api.service[112584]: warnings.warn( May 09 07:29:04.939270 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.939270 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.939270 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.939270 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.939270 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.939637 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.939637 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.939637 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.939637 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.939637 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.939906 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.939906 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.939906 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.939906 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.939906 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.939906 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.940219 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.940219 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.940219 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.940219 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.940464 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.940464 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.940464 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.940464 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.940700 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.940700 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.940700 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.940700 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.940900 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.940900 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.940900 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.940900 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.940900 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.941167 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.941167 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.941167 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.941167 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.941167 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.941459 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.941459 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.941459 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.941459 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.941459 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.941459 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.941763 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.941763 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.941763 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.941763 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.941763 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.941763 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.942050 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.942050 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.942050 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.942050 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.942050 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.942050 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.943236 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.943236 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.943236 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.943236 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.943236 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.943877 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.943877 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.943877 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.943877 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.943877 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.944558 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.944558 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.944558 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.944558 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.944558 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.944558 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.945289 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.945289 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.945289 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.945289 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.945289 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.945289 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.945784 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.945784 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.945784 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.945784 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.945784 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.946149 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.946149 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.946149 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.946149 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.946149 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.946533 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.946533 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.946533 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.946533 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.946809 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.946809 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.946809 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.946809 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.947110 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.947110 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.947110 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.947110 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.947110 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.947557 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.947557 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.947557 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.947557 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.947557 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.947936 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.947936 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.947936 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.947936 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.948209 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.948209 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.948209 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.948209 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.948528 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.948528 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.948528 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.948528 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.948835 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.948835 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.948835 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.948835 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949089 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949089 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949089 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949089 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949220 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949220 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949220 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949220 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949220 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949405 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949405 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949405 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949405 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949405 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949405 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949601 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949601 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949601 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949601 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949601 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949757 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949757 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949757 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949757 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949757 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949757 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949943 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949943 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949943 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949943 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.949943 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.949943 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.950130 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.950130 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.950130 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.950130 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.950130 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.950130 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.950317 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.950317 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.950317 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.950317 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.950317 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.950317 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.950564 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.950564 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.950564 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.950564 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.950699 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.950699 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.950699 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.950699 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.950699 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.950863 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.950863 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.950863 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.950863 np0000172991 devstack@c-api.service[112584]: /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 07:29:04.950863 np0000172991 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 09 07:29:04.950863 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-2abe2259-bc3a-4307-b800-c7339a52f42a None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:29:05.261051 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-2abe2259-bc3a-4307-b800-c7339a52f42a demo demo] GET https://199.204.45.25/volume/v3/types?is_public=None May 09 07:29:05.261449 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-2abe2259-bc3a-4307-b800-c7339a52f42a demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:29:05.261610 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-2abe2259-bc3a-4307-b800-c7339a52f42a demo demo] Calling method 'index' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:29:05.262136 np0000172991 devstack@c-api.service[112584]: /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 07:29:05.262136 np0000172991 devstack@c-api.service[112584]: warnings.warn( May 09 07:29:05.262805 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-2abe2259-bc3a-4307-b800-c7339a52f42a demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:29:05.273933 np0000172991 devstack@c-api.service[112584]: DEBUG oslo_db.sqlalchemy.engines [None req-2abe2259-bc3a-4307-b800-c7339a52f42a 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=112584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:29:05.294756 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-2abe2259-bc3a-4307-b800-c7339a52f42a demo demo] https://199.204.45.25/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:29:05.295288 np0000172991 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 1/5] 199.204.45.25 () {64 vars in 1256 bytes} [Sat May 9 07:29:04 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:29:05.308512 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [req-2abe2259-bc3a-4307-b800-c7339a52f42a req-44a05cff-0e23-4f58-9d3a-ac1aa529647f None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:29:05.313446 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [req-2abe2259-bc3a-4307-b800-c7339a52f42a req-44a05cff-0e23-4f58-9d3a-ac1aa529647f demo demo] GET https://199.204.45.25/volume/v3/types/default May 09 07:29:05.313721 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [req-2abe2259-bc3a-4307-b800-c7339a52f42a req-44a05cff-0e23-4f58-9d3a-ac1aa529647f demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:29:05.313955 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [req-2abe2259-bc3a-4307-b800-c7339a52f42a req-44a05cff-0e23-4f58-9d3a-ac1aa529647f demo demo] Calling method 'show' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:29:05.328194 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [req-2abe2259-bc3a-4307-b800-c7339a52f42a req-44a05cff-0e23-4f58-9d3a-ac1aa529647f demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 May 09 07:29:05.328803 np0000172991 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 2/6] 199.204.45.25 () {66 vars in 1322 bytes} [Sat May 9 07:29:05 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:29:05.680119 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-7741d311-fcce-48a9-a224-1a947f1fab8a None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:29:05.685730 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-7741d311-fcce-48a9-a224-1a947f1fab8a demo demo] GET https://199.204.45.25/volume/v3/types/default May 09 07:29:05.686122 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-7741d311-fcce-48a9-a224-1a947f1fab8a demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:29:05.686720 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-7741d311-fcce-48a9-a224-1a947f1fab8a demo demo] Calling method 'show' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:29:05.705358 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-7741d311-fcce-48a9-a224-1a947f1fab8a demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 May 09 07:29:05.705845 np0000172991 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 3/7] 199.204.45.25 () {64 vars in 1251 bytes} [Sat May 9 07:29:05 2026] GET /volume/v3/types/default => generated 145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:29:06.126212 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.middleware.request_id [None req-cbc10379-18a8-46b2-a1e2-4c5a10a25bba None None] RequestId filter calling following filter/app {{(pid=112586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:29:06.474589 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-cbc10379-18a8-46b2-a1e2-4c5a10a25bba demo demo] GET https://199.204.45.25/volume/v3/types/default May 09 07:29:06.474951 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-cbc10379-18a8-46b2-a1e2-4c5a10a25bba demo demo] Empty body provided in request {{(pid=112586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:29:06.475174 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-cbc10379-18a8-46b2-a1e2-4c5a10a25bba demo demo] Calling method 'show' {{(pid=112586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:29:06.485287 np0000172991 devstack@c-api.service[112586]: DEBUG oslo_db.sqlalchemy.engines [None req-cbc10379-18a8-46b2-a1e2-4c5a10a25bba 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=112586) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:29:06.502198 np0000172991 devstack@c-api.service[112586]: /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 07:29:06.502198 np0000172991 devstack@c-api.service[112586]: warnings.warn( May 09 07:29:06.504364 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-cbc10379-18a8-46b2-a1e2-4c5a10a25bba demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 May 09 07:29:06.504659 np0000172991 devstack@c-api.service[112586]: [pid: 112586|app: 0|req: 2/8] 199.204.45.25 () {64 vars in 1251 bytes} [Sat May 9 07:29:06 2026] GET /volume/v3/types/default => generated 145 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:29:06.520350 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-dcf8c1cf-c8e3-4064-b241-34bd44ce312c None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:29:06.524206 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-dcf8c1cf-c8e3-4064-b241-34bd44ce312c demo demo] GET https://199.204.45.25/volume/v3/types/default May 09 07:29:06.524703 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-dcf8c1cf-c8e3-4064-b241-34bd44ce312c demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:29:06.525267 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-dcf8c1cf-c8e3-4064-b241-34bd44ce312c demo demo] Calling method 'show' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:29:06.538522 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-dcf8c1cf-c8e3-4064-b241-34bd44ce312c demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 May 09 07:29:06.538859 np0000172991 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 2/9] 199.204.45.25 () {64 vars in 1251 bytes} [Sat May 9 07:29:06 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:29:15.322803 np0000172991 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=2 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:29:15.700520 np0000172991 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=2 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:29:16.500280 np0000172991 devstack@c-api.service[112586]: DEBUG dbcounter [-] [112586] Writing DB stats cinder:SELECT=2 {{(pid=112586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:29:16.534771 np0000172991 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=3 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:34:12.707586 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-9dfee8e6-0169-4260-b783-110ab5362c8a None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:34:12.805833 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-9dfee8e6-0169-4260-b783-110ab5362c8a demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:34:12.806134 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-9dfee8e6-0169-4260-b783-110ab5362c8a demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:34:12.806491 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-9dfee8e6-0169-4260-b783-110ab5362c8a demo demo] Calling method 'detail' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:34:12.807519 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-9dfee8e6-0169-4260-b783-110ab5362c8a demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:34:12.808995 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.volume.api [None req-9dfee8e6-0169-4260-b783-110ab5362c8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112587) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:34:12.854110 np0000172991 devstack@c-api.service[112587]: INFO cinder.volume.api [None req-9dfee8e6-0169-4260-b783-110ab5362c8a demo demo] Get all volumes completed successfully. May 09 07:34:12.856317 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-9dfee8e6-0169-4260-b783-110ab5362c8a demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:34:12.856620 np0000172991 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 3/10] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:34:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:34:22.841950 np0000172991 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:35:12.873423 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-44d488b7-9c83-411f-8ba2-89465768476e None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:35:12.875692 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-44d488b7-9c83-411f-8ba2-89465768476e demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:35:12.875940 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-44d488b7-9c83-411f-8ba2-89465768476e demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:35:12.876160 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-44d488b7-9c83-411f-8ba2-89465768476e demo demo] Calling method 'detail' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:35:12.876722 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.api_utils [None req-44d488b7-9c83-411f-8ba2-89465768476e demo demo] Removing options '' from query. {{(pid=112588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:35:12.877805 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.volume.api [None req-44d488b7-9c83-411f-8ba2-89465768476e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112588) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:35:12.922369 np0000172991 devstack@c-api.service[112588]: INFO cinder.volume.api [None req-44d488b7-9c83-411f-8ba2-89465768476e demo demo] Get all volumes completed successfully. May 09 07:35:12.923456 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-44d488b7-9c83-411f-8ba2-89465768476e demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:35:12.924033 np0000172991 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 4/11] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:35:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:35:22.912241 np0000172991 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:36:12.949637 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.middleware.request_id [None req-868b9852-8c3b-4ac3-b379-a91c2d182aa1 None None] RequestId filter calling following filter/app {{(pid=112586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:36:12.954028 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-868b9852-8c3b-4ac3-b379-a91c2d182aa1 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:36:12.954379 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-868b9852-8c3b-4ac3-b379-a91c2d182aa1 demo demo] Empty body provided in request {{(pid=112586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:36:12.954735 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-868b9852-8c3b-4ac3-b379-a91c2d182aa1 demo demo] Calling method 'detail' {{(pid=112586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:36:12.955743 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.api_utils [None req-868b9852-8c3b-4ac3-b379-a91c2d182aa1 demo demo] Removing options '' from query. {{(pid=112586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:36:12.956928 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.volume.api [None req-868b9852-8c3b-4ac3-b379-a91c2d182aa1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112586) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:36:13.000651 np0000172991 devstack@c-api.service[112586]: INFO cinder.volume.api [None req-868b9852-8c3b-4ac3-b379-a91c2d182aa1 demo demo] Get all volumes completed successfully. May 09 07:36:13.003738 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-868b9852-8c3b-4ac3-b379-a91c2d182aa1 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:36:13.004525 np0000172991 devstack@c-api.service[112586]: [pid: 112586|app: 0|req: 3/12] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:36:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:36:22.991701 np0000172991 devstack@c-api.service[112586]: DEBUG dbcounter [-] [112586] Writing DB stats cinder:SELECT=1 {{(pid=112586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:37:13.021665 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-eec4734e-5422-4bf6-9d27-9e71c807ea61 None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:13.027624 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-eec4734e-5422-4bf6-9d27-9e71c807ea61 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:37:13.027873 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-eec4734e-5422-4bf6-9d27-9e71c807ea61 demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:13.028235 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-eec4734e-5422-4bf6-9d27-9e71c807ea61 demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:13.028740 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-eec4734e-5422-4bf6-9d27-9e71c807ea61 demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:37:13.029934 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-eec4734e-5422-4bf6-9d27-9e71c807ea61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:37:13.074124 np0000172991 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-eec4734e-5422-4bf6-9d27-9e71c807ea61 demo demo] Get all volumes completed successfully. May 09 07:37:13.076804 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-eec4734e-5422-4bf6-9d27-9e71c807ea61 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:37:13.077247 np0000172991 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 3/13] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:37:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:37:23.065675 np0000172991 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:38:13.096114 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-69703e61-0c22-4e6c-9cfb-11ed7ba2139e None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:38:13.099679 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-69703e61-0c22-4e6c-9cfb-11ed7ba2139e demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:38:13.099928 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-69703e61-0c22-4e6c-9cfb-11ed7ba2139e demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:38:13.100178 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-69703e61-0c22-4e6c-9cfb-11ed7ba2139e demo demo] Calling method 'detail' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:38:13.100532 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-69703e61-0c22-4e6c-9cfb-11ed7ba2139e demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:38:13.103962 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.volume.api [None req-69703e61-0c22-4e6c-9cfb-11ed7ba2139e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112587) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:38:13.116949 np0000172991 devstack@c-api.service[112587]: INFO cinder.volume.api [None req-69703e61-0c22-4e6c-9cfb-11ed7ba2139e demo demo] Get all volumes completed successfully. May 09 07:38:13.120142 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-69703e61-0c22-4e6c-9cfb-11ed7ba2139e demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:38:13.120647 np0000172991 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 4/14] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:38:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:38:23.108025 np0000172991 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:39:13.145206 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-a258c7a4-1f10-4396-a702-185a9796eb80 None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:13.382934 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-a258c7a4-1f10-4396-a702-185a9796eb80 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:39:13.383307 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-a258c7a4-1f10-4396-a702-185a9796eb80 demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:13.383694 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-a258c7a4-1f10-4396-a702-185a9796eb80 demo demo] Calling method 'detail' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:13.384127 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.api_utils [None req-a258c7a4-1f10-4396-a702-185a9796eb80 demo demo] Removing options '' from query. {{(pid=112588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:13.385810 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.volume.api [None req-a258c7a4-1f10-4396-a702-185a9796eb80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112588) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:13.396360 np0000172991 devstack@c-api.service[112588]: INFO cinder.volume.api [None req-a258c7a4-1f10-4396-a702-185a9796eb80 demo demo] Get all volumes completed successfully. May 09 07:39:13.399502 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-a258c7a4-1f10-4396-a702-185a9796eb80 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:13.400218 np0000172991 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 5/15] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:39:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:39:23.391024 np0000172991 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:40:13.424579 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.middleware.request_id [None req-c604f24b-b2c3-4422-bad6-20a00592c0af None None] RequestId filter calling following filter/app {{(pid=112586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:13.430501 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-c604f24b-b2c3-4422-bad6-20a00592c0af demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:40:13.433389 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-c604f24b-b2c3-4422-bad6-20a00592c0af demo demo] Empty body provided in request {{(pid=112586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:13.433389 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-c604f24b-b2c3-4422-bad6-20a00592c0af demo demo] Calling method 'detail' {{(pid=112586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:13.433389 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.api_utils [None req-c604f24b-b2c3-4422-bad6-20a00592c0af demo demo] Removing options '' from query. {{(pid=112586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:13.433389 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.volume.api [None req-c604f24b-b2c3-4422-bad6-20a00592c0af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112586) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:13.443125 np0000172991 devstack@c-api.service[112586]: INFO cinder.volume.api [None req-c604f24b-b2c3-4422-bad6-20a00592c0af demo demo] Get all volumes completed successfully. May 09 07:40:13.446063 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-c604f24b-b2c3-4422-bad6-20a00592c0af demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:13.446731 np0000172991 devstack@c-api.service[112586]: [pid: 112586|app: 0|req: 4/16] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:40:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:40:23.437644 np0000172991 devstack@c-api.service[112586]: DEBUG dbcounter [-] [112586] Writing DB stats cinder:SELECT=1 {{(pid=112586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:41:13.462456 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-2fbf09d9-5008-4f37-8624-7dd180f171ef None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:13.465435 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-2fbf09d9-5008-4f37-8624-7dd180f171ef demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:41:13.465954 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-2fbf09d9-5008-4f37-8624-7dd180f171ef demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:13.466440 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-2fbf09d9-5008-4f37-8624-7dd180f171ef demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:13.467001 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-2fbf09d9-5008-4f37-8624-7dd180f171ef demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:13.468646 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-2fbf09d9-5008-4f37-8624-7dd180f171ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:13.477699 np0000172991 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-2fbf09d9-5008-4f37-8624-7dd180f171ef demo demo] Get all volumes completed successfully. May 09 07:41:13.480796 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-2fbf09d9-5008-4f37-8624-7dd180f171ef demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:13.481280 np0000172991 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 4/17] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:41:13 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 07:41:23.472195 np0000172991 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:13.494910 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-a43a12a5-a9ef-454a-a08d-51b473ac055d None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:13.497881 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-a43a12a5-a9ef-454a-a08d-51b473ac055d demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:42:13.498094 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-a43a12a5-a9ef-454a-a08d-51b473ac055d demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:13.498255 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-a43a12a5-a9ef-454a-a08d-51b473ac055d demo demo] Calling method 'detail' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:13.498502 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-a43a12a5-a9ef-454a-a08d-51b473ac055d demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:13.499209 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.volume.api [None req-a43a12a5-a9ef-454a-a08d-51b473ac055d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112587) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:13.506595 np0000172991 devstack@c-api.service[112587]: INFO cinder.volume.api [None req-a43a12a5-a9ef-454a-a08d-51b473ac055d demo demo] Get all volumes completed successfully. May 09 07:42:13.509304 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-a43a12a5-a9ef-454a-a08d-51b473ac055d demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:13.509775 np0000172991 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 5/18] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:42:13 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 07:42:23.502321 np0000172991 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:43:13.526616 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-0fc77cca-9361-4ea3-a53b-8c5339c5d0b1 None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:13.531007 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-0fc77cca-9361-4ea3-a53b-8c5339c5d0b1 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:43:13.531434 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-0fc77cca-9361-4ea3-a53b-8c5339c5d0b1 demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:13.531840 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-0fc77cca-9361-4ea3-a53b-8c5339c5d0b1 demo demo] Calling method 'detail' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:13.532531 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.api_utils [None req-0fc77cca-9361-4ea3-a53b-8c5339c5d0b1 demo demo] Removing options '' from query. {{(pid=112588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:13.533723 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.volume.api [None req-0fc77cca-9361-4ea3-a53b-8c5339c5d0b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112588) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:13.540522 np0000172991 devstack@c-api.service[112588]: INFO cinder.volume.api [None req-0fc77cca-9361-4ea3-a53b-8c5339c5d0b1 demo demo] Get all volumes completed successfully. May 09 07:43:13.542243 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-0fc77cca-9361-4ea3-a53b-8c5339c5d0b1 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:13.542593 np0000172991 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 6/19] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:43:13 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 07:43:23.536257 np0000172991 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:13.560027 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.middleware.request_id [None req-13b1953c-8fa2-49c4-8dc3-001b8f3b18cc None None] RequestId filter calling following filter/app {{(pid=112586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:13.720002 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-13b1953c-8fa2-49c4-8dc3-001b8f3b18cc demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:44:13.720411 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-13b1953c-8fa2-49c4-8dc3-001b8f3b18cc demo demo] Empty body provided in request {{(pid=112586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:13.720788 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-13b1953c-8fa2-49c4-8dc3-001b8f3b18cc demo demo] Calling method 'detail' {{(pid=112586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:13.721229 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.api_utils [None req-13b1953c-8fa2-49c4-8dc3-001b8f3b18cc demo demo] Removing options '' from query. {{(pid=112586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:13.722690 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.volume.api [None req-13b1953c-8fa2-49c4-8dc3-001b8f3b18cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112586) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:13.733776 np0000172991 devstack@c-api.service[112586]: INFO cinder.volume.api [None req-13b1953c-8fa2-49c4-8dc3-001b8f3b18cc demo demo] Get all volumes completed successfully. May 09 07:44:13.737681 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-13b1953c-8fa2-49c4-8dc3-001b8f3b18cc demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:13.737989 np0000172991 devstack@c-api.service[112586]: [pid: 112586|app: 0|req: 5/20] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:44:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:44:23.728189 np0000172991 devstack@c-api.service[112586]: DEBUG dbcounter [-] [112586] Writing DB stats cinder:SELECT=1 {{(pid=112586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:13.755252 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-70564d92-8ed6-4b9c-ae2f-6ec7cdc6d898 None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:13.758112 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-70564d92-8ed6-4b9c-ae2f-6ec7cdc6d898 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:45:13.758288 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-70564d92-8ed6-4b9c-ae2f-6ec7cdc6d898 demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:13.758486 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-70564d92-8ed6-4b9c-ae2f-6ec7cdc6d898 demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:13.758804 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-70564d92-8ed6-4b9c-ae2f-6ec7cdc6d898 demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:13.759512 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-70564d92-8ed6-4b9c-ae2f-6ec7cdc6d898 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:13.769381 np0000172991 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-70564d92-8ed6-4b9c-ae2f-6ec7cdc6d898 demo demo] Get all volumes completed successfully. May 09 07:45:13.769381 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-70564d92-8ed6-4b9c-ae2f-6ec7cdc6d898 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:13.769891 np0000172991 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 5/21] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:45:13 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 07:45:23.762083 np0000172991 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:13.783734 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-181deb5a-a421-47d5-8ac5-287c1a1f2492 None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:13.786544 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-181deb5a-a421-47d5-8ac5-287c1a1f2492 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:46:13.786779 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-181deb5a-a421-47d5-8ac5-287c1a1f2492 demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:13.787028 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-181deb5a-a421-47d5-8ac5-287c1a1f2492 demo demo] Calling method 'detail' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:13.787361 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-181deb5a-a421-47d5-8ac5-287c1a1f2492 demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:13.788269 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.volume.api [None req-181deb5a-a421-47d5-8ac5-287c1a1f2492 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112587) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:13.797395 np0000172991 devstack@c-api.service[112587]: INFO cinder.volume.api [None req-181deb5a-a421-47d5-8ac5-287c1a1f2492 demo demo] Get all volumes completed successfully. May 09 07:46:13.800069 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-181deb5a-a421-47d5-8ac5-287c1a1f2492 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:13.800566 np0000172991 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 6/22] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:46:13 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 07:46:23.792191 np0000172991 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:13.817659 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-5744e32c-ae71-462f-a8c6-cbdfdece3383 None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:13.821036 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-5744e32c-ae71-462f-a8c6-cbdfdece3383 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:47:13.821291 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-5744e32c-ae71-462f-a8c6-cbdfdece3383 demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:13.821627 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-5744e32c-ae71-462f-a8c6-cbdfdece3383 demo demo] Calling method 'detail' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:13.821931 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.api_utils [None req-5744e32c-ae71-462f-a8c6-cbdfdece3383 demo demo] Removing options '' from query. {{(pid=112588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:13.822966 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.volume.api [None req-5744e32c-ae71-462f-a8c6-cbdfdece3383 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112588) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:13.833529 np0000172991 devstack@c-api.service[112588]: INFO cinder.volume.api [None req-5744e32c-ae71-462f-a8c6-cbdfdece3383 demo demo] Get all volumes completed successfully. May 09 07:47:13.836739 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-5744e32c-ae71-462f-a8c6-cbdfdece3383 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:13.837397 np0000172991 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 7/23] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:47:13 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 07:47:23.826120 np0000172991 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:13.873947 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.middleware.request_id [None req-83bad6c0-b841-48a2-8866-e03bf3edc29d None None] RequestId filter calling following filter/app {{(pid=112586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:13.876904 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-83bad6c0-b841-48a2-8866-e03bf3edc29d demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:48:13.877157 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-83bad6c0-b841-48a2-8866-e03bf3edc29d demo demo] Empty body provided in request {{(pid=112586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:13.877446 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-83bad6c0-b841-48a2-8866-e03bf3edc29d demo demo] Calling method 'detail' {{(pid=112586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:13.877743 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.api_utils [None req-83bad6c0-b841-48a2-8866-e03bf3edc29d demo demo] Removing options '' from query. {{(pid=112586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:13.878807 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.volume.api [None req-83bad6c0-b841-48a2-8866-e03bf3edc29d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112586) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:13.888248 np0000172991 devstack@c-api.service[112586]: INFO cinder.volume.api [None req-83bad6c0-b841-48a2-8866-e03bf3edc29d demo demo] Get all volumes completed successfully. May 09 07:48:13.890391 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-83bad6c0-b841-48a2-8866-e03bf3edc29d demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:13.890873 np0000172991 devstack@c-api.service[112586]: [pid: 112586|app: 0|req: 6/24] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:48:13 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 07:48:23.881994 np0000172991 devstack@c-api.service[112586]: DEBUG dbcounter [-] [112586] Writing DB stats cinder:SELECT=1 {{(pid=112586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:13.904270 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-0e34b528-effb-4e51-939d-e3cb44c487af None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:14.104963 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-0e34b528-effb-4e51-939d-e3cb44c487af demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:49:14.105367 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-0e34b528-effb-4e51-939d-e3cb44c487af demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:14.105853 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-0e34b528-effb-4e51-939d-e3cb44c487af demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:14.106386 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-0e34b528-effb-4e51-939d-e3cb44c487af demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:14.107986 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-0e34b528-effb-4e51-939d-e3cb44c487af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:14.118494 np0000172991 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-0e34b528-effb-4e51-939d-e3cb44c487af demo demo] Get all volumes completed successfully. May 09 07:49:14.123136 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-0e34b528-effb-4e51-939d-e3cb44c487af demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:14.123992 np0000172991 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 6/25] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:49:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:49:24.111677 np0000172991 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:14.155582 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-3c0f0870-39e8-43e5-a6e6-f11db4c5d54f None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:14.158906 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-3c0f0870-39e8-43e5-a6e6-f11db4c5d54f demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:50:14.159133 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-3c0f0870-39e8-43e5-a6e6-f11db4c5d54f demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:14.159368 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-3c0f0870-39e8-43e5-a6e6-f11db4c5d54f demo demo] Calling method 'detail' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:14.159692 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-3c0f0870-39e8-43e5-a6e6-f11db4c5d54f demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:14.160850 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.volume.api [None req-3c0f0870-39e8-43e5-a6e6-f11db4c5d54f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112587) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:14.169000 np0000172991 devstack@c-api.service[112587]: INFO cinder.volume.api [None req-3c0f0870-39e8-43e5-a6e6-f11db4c5d54f demo demo] Get all volumes completed successfully. May 09 07:50:14.171574 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-3c0f0870-39e8-43e5-a6e6-f11db4c5d54f demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:14.172163 np0000172991 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 7/26] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:50:14 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 07:50:24.164677 np0000172991 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:14.195791 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-2f8c91fa-2206-43d7-af37-0d1a9a8185c2 None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:14.200125 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-2f8c91fa-2206-43d7-af37-0d1a9a8185c2 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:51:14.200745 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-2f8c91fa-2206-43d7-af37-0d1a9a8185c2 demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:14.201153 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-2f8c91fa-2206-43d7-af37-0d1a9a8185c2 demo demo] Calling method 'detail' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:14.201691 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.api_utils [None req-2f8c91fa-2206-43d7-af37-0d1a9a8185c2 demo demo] Removing options '' from query. {{(pid=112588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:14.203243 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.volume.api [None req-2f8c91fa-2206-43d7-af37-0d1a9a8185c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112588) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:14.216746 np0000172991 devstack@c-api.service[112588]: INFO cinder.volume.api [None req-2f8c91fa-2206-43d7-af37-0d1a9a8185c2 demo demo] Get all volumes completed successfully. May 09 07:51:14.220483 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-2f8c91fa-2206-43d7-af37-0d1a9a8185c2 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:14.221035 np0000172991 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 8/27] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:51:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:51:24.207475 np0000172991 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:14.235516 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.middleware.request_id [None req-ccc0d9de-a4b2-4ac3-97e0-b5951f9ecfcf None None] RequestId filter calling following filter/app {{(pid=112586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:14.237778 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-ccc0d9de-a4b2-4ac3-97e0-b5951f9ecfcf demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:52:14.237990 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-ccc0d9de-a4b2-4ac3-97e0-b5951f9ecfcf demo demo] Empty body provided in request {{(pid=112586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:14.238195 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-ccc0d9de-a4b2-4ac3-97e0-b5951f9ecfcf demo demo] Calling method 'detail' {{(pid=112586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:14.238487 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.api_utils [None req-ccc0d9de-a4b2-4ac3-97e0-b5951f9ecfcf demo demo] Removing options '' from query. {{(pid=112586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:14.239470 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.volume.api [None req-ccc0d9de-a4b2-4ac3-97e0-b5951f9ecfcf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112586) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:14.250356 np0000172991 devstack@c-api.service[112586]: INFO cinder.volume.api [None req-ccc0d9de-a4b2-4ac3-97e0-b5951f9ecfcf demo demo] Get all volumes completed successfully. May 09 07:52:14.254415 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-ccc0d9de-a4b2-4ac3-97e0-b5951f9ecfcf demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:14.255354 np0000172991 devstack@c-api.service[112586]: [pid: 112586|app: 0|req: 7/28] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:52:14 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 07:52:24.242986 np0000172991 devstack@c-api.service[112586]: DEBUG dbcounter [-] [112586] Writing DB stats cinder:SELECT=1 {{(pid=112586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:14.270296 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-1cc48ed9-90cc-4819-80f7-c8555fdf0bf1 None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:14.273007 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-1cc48ed9-90cc-4819-80f7-c8555fdf0bf1 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:53:14.273248 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-1cc48ed9-90cc-4819-80f7-c8555fdf0bf1 demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:14.273511 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-1cc48ed9-90cc-4819-80f7-c8555fdf0bf1 demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:14.273793 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-1cc48ed9-90cc-4819-80f7-c8555fdf0bf1 demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:14.274870 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-1cc48ed9-90cc-4819-80f7-c8555fdf0bf1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:14.282144 np0000172991 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-1cc48ed9-90cc-4819-80f7-c8555fdf0bf1 demo demo] Get all volumes completed successfully. May 09 07:53:14.284062 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-1cc48ed9-90cc-4819-80f7-c8555fdf0bf1 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:14.284430 np0000172991 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 7/29] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:53:14 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 07:53:24.277968 np0000172991 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:14.302638 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-f29df5aa-b3cf-4f7d-9ea5-836554f32a97 None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:14.422572 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-f29df5aa-b3cf-4f7d-9ea5-836554f32a97 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:54:14.422828 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-f29df5aa-b3cf-4f7d-9ea5-836554f32a97 demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:14.423129 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-f29df5aa-b3cf-4f7d-9ea5-836554f32a97 demo demo] Calling method 'detail' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:14.423554 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-f29df5aa-b3cf-4f7d-9ea5-836554f32a97 demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:14.425125 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.volume.api [None req-f29df5aa-b3cf-4f7d-9ea5-836554f32a97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112587) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:14.434594 np0000172991 devstack@c-api.service[112587]: INFO cinder.volume.api [None req-f29df5aa-b3cf-4f7d-9ea5-836554f32a97 demo demo] Get all volumes completed successfully. May 09 07:54:14.437606 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-f29df5aa-b3cf-4f7d-9ea5-836554f32a97 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:14.438096 np0000172991 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 8/30] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:54:14 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 07:54:24.429249 np0000172991 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:14.458054 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-af9e6704-f0df-417c-bc09-4d3b67c81d3d None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:14.461752 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-af9e6704-f0df-417c-bc09-4d3b67c81d3d demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:55:14.462055 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-af9e6704-f0df-417c-bc09-4d3b67c81d3d demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:14.462427 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-af9e6704-f0df-417c-bc09-4d3b67c81d3d demo demo] Calling method 'detail' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:14.463019 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.api_utils [None req-af9e6704-f0df-417c-bc09-4d3b67c81d3d demo demo] Removing options '' from query. {{(pid=112588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:14.464380 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.volume.api [None req-af9e6704-f0df-417c-bc09-4d3b67c81d3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112588) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:14.474483 np0000172991 devstack@c-api.service[112588]: INFO cinder.volume.api [None req-af9e6704-f0df-417c-bc09-4d3b67c81d3d demo demo] Get all volumes completed successfully. May 09 07:55:14.477473 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-af9e6704-f0df-417c-bc09-4d3b67c81d3d demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:14.477982 np0000172991 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 9/31] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:55:14 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 07:55:24.467593 np0000172991 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:14.496523 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.middleware.request_id [None req-b3c4033a-c3fd-4b63-87ba-02d19be1f49d None None] RequestId filter calling following filter/app {{(pid=112586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:14.499539 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-b3c4033a-c3fd-4b63-87ba-02d19be1f49d demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:56:14.499796 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-b3c4033a-c3fd-4b63-87ba-02d19be1f49d demo demo] Empty body provided in request {{(pid=112586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:14.500042 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-b3c4033a-c3fd-4b63-87ba-02d19be1f49d demo demo] Calling method 'detail' {{(pid=112586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:14.500355 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.api_utils [None req-b3c4033a-c3fd-4b63-87ba-02d19be1f49d demo demo] Removing options '' from query. {{(pid=112586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:14.501396 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.volume.api [None req-b3c4033a-c3fd-4b63-87ba-02d19be1f49d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112586) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:14.509859 np0000172991 devstack@c-api.service[112586]: INFO cinder.volume.api [None req-b3c4033a-c3fd-4b63-87ba-02d19be1f49d demo demo] Get all volumes completed successfully. May 09 07:56:14.512612 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-b3c4033a-c3fd-4b63-87ba-02d19be1f49d demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:14.513120 np0000172991 devstack@c-api.service[112586]: [pid: 112586|app: 0|req: 8/32] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:56:14 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 07:56:24.504563 np0000172991 devstack@c-api.service[112586]: DEBUG dbcounter [-] [112586] Writing DB stats cinder:SELECT=1 {{(pid=112586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:14.530206 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-f437e9ef-6523-4a77-a325-361ac6757c3f None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:14.533990 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-f437e9ef-6523-4a77-a325-361ac6757c3f demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:57:14.534216 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-f437e9ef-6523-4a77-a325-361ac6757c3f demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:14.534290 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-f437e9ef-6523-4a77-a325-361ac6757c3f demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:14.534513 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-f437e9ef-6523-4a77-a325-361ac6757c3f demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:14.535177 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-f437e9ef-6523-4a77-a325-361ac6757c3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:14.543800 np0000172991 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-f437e9ef-6523-4a77-a325-361ac6757c3f demo demo] Get all volumes completed successfully. May 09 07:57:14.546691 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-f437e9ef-6523-4a77-a325-361ac6757c3f demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:14.547163 np0000172991 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 8/33] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:57:14 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 07:57:24.537867 np0000172991 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:14.562188 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-18bc02f6-71fc-45fe-819a-be4f29875be5 None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:14.566918 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-18bc02f6-71fc-45fe-819a-be4f29875be5 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:58:14.567028 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-18bc02f6-71fc-45fe-819a-be4f29875be5 demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:14.567384 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-18bc02f6-71fc-45fe-819a-be4f29875be5 demo demo] Calling method 'detail' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:14.567531 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-18bc02f6-71fc-45fe-819a-be4f29875be5 demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:14.568527 np0000172991 devstack@c-api.service[112587]: DEBUG cinder.volume.api [None req-18bc02f6-71fc-45fe-819a-be4f29875be5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112587) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:14.577240 np0000172991 devstack@c-api.service[112587]: INFO cinder.volume.api [None req-18bc02f6-71fc-45fe-819a-be4f29875be5 demo demo] Get all volumes completed successfully. May 09 07:58:14.579441 np0000172991 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-18bc02f6-71fc-45fe-819a-be4f29875be5 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:14.580196 np0000172991 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 9/34] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:58:14 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 07:58:24.573305 np0000172991 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:14.593853 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-013d8b00-eff6-4cde-aef2-e84f7c8f4201 None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:14.752200 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-013d8b00-eff6-4cde-aef2-e84f7c8f4201 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 07:59:14.752744 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-013d8b00-eff6-4cde-aef2-e84f7c8f4201 demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:14.753211 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-013d8b00-eff6-4cde-aef2-e84f7c8f4201 demo demo] Calling method 'detail' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:14.753774 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.api.api_utils [None req-013d8b00-eff6-4cde-aef2-e84f7c8f4201 demo demo] Removing options '' from query. {{(pid=112588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:14.756527 np0000172991 devstack@c-api.service[112588]: DEBUG cinder.volume.api [None req-013d8b00-eff6-4cde-aef2-e84f7c8f4201 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112588) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:14.769166 np0000172991 devstack@c-api.service[112588]: INFO cinder.volume.api [None req-013d8b00-eff6-4cde-aef2-e84f7c8f4201 demo demo] Get all volumes completed successfully. May 09 07:59:14.771238 np0000172991 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-013d8b00-eff6-4cde-aef2-e84f7c8f4201 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:14.771625 np0000172991 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 10/35] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 07:59:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:59:24.760575 np0000172991 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:00:14.785976 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.middleware.request_id [None req-b7961502-213d-43ad-9118-3a9146b94877 None None] RequestId filter calling following filter/app {{(pid=112586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:00:14.788839 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-b7961502-213d-43ad-9118-3a9146b94877 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 08:00:14.789120 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-b7961502-213d-43ad-9118-3a9146b94877 demo demo] Empty body provided in request {{(pid=112586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:00:14.789383 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [None req-b7961502-213d-43ad-9118-3a9146b94877 demo demo] Calling method 'detail' {{(pid=112586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:00:14.789684 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.api.api_utils [None req-b7961502-213d-43ad-9118-3a9146b94877 demo demo] Removing options '' from query. {{(pid=112586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:00:14.790926 np0000172991 devstack@c-api.service[112586]: DEBUG cinder.volume.api [None req-b7961502-213d-43ad-9118-3a9146b94877 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112586) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:00:14.799963 np0000172991 devstack@c-api.service[112586]: INFO cinder.volume.api [None req-b7961502-213d-43ad-9118-3a9146b94877 demo demo] Get all volumes completed successfully. May 09 08:00:14.802910 np0000172991 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [None req-b7961502-213d-43ad-9118-3a9146b94877 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 08:00:14.803462 np0000172991 devstack@c-api.service[112586]: [pid: 112586|app: 0|req: 9/36] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 08:00:14 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 08:00:24.794658 np0000172991 devstack@c-api.service[112586]: DEBUG dbcounter [-] [112586] Writing DB stats cinder:SELECT=1 {{(pid=112586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:01:14.817629 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-f8361e42-03bb-4a1d-95cd-dc705c890f46 None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:01:14.821973 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-f8361e42-03bb-4a1d-95cd-dc705c890f46 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail May 09 08:01:14.822247 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-f8361e42-03bb-4a1d-95cd-dc705c890f46 demo demo] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:01:14.822955 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-f8361e42-03bb-4a1d-95cd-dc705c890f46 demo demo] Calling method 'detail' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:01:14.823352 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.api.api_utils [None req-f8361e42-03bb-4a1d-95cd-dc705c890f46 demo demo] Removing options '' from query. {{(pid=112584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:01:14.824506 np0000172991 devstack@c-api.service[112584]: DEBUG cinder.volume.api [None req-f8361e42-03bb-4a1d-95cd-dc705c890f46 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112584) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:01:14.832576 np0000172991 devstack@c-api.service[112584]: INFO cinder.volume.api [None req-f8361e42-03bb-4a1d-95cd-dc705c890f46 demo demo] Get all volumes completed successfully. May 09 08:01:14.834726 np0000172991 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-f8361e42-03bb-4a1d-95cd-dc705c890f46 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 May 09 08:01:14.835090 np0000172991 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 9/37] 199.204.45.25 () {64 vars in 1290 bytes} [Sat May 9 08:01:14 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 08:01:24.827600 np0000172991 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}