May 09 07:25:16.348852 np0000172993 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:25:16.357397 np0000172993 devstack@c-api.service[112487]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:25:16.361183 np0000172993 devstack@c-api.service[112487]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:25:16 2026] *** May 09 07:25:16.361183 np0000172993 devstack@c-api.service[112487]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:25:16.361183 np0000172993 devstack@c-api.service[112487]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:25:16.361183 np0000172993 devstack@c-api.service[112487]: nodename: np0000172993 May 09 07:25:16.361183 np0000172993 devstack@c-api.service[112487]: machine: x86_64 May 09 07:25:16.361183 np0000172993 devstack@c-api.service[112487]: clock source: unix May 09 07:25:16.361183 np0000172993 devstack@c-api.service[112487]: pcre jit disabled May 09 07:25:16.361183 np0000172993 devstack@c-api.service[112487]: detected number of CPU cores: 16 May 09 07:25:16.361183 np0000172993 devstack@c-api.service[112487]: current working directory: / May 09 07:25:16.361183 np0000172993 devstack@c-api.service[112487]: detected binary path: /usr/bin/uwsgi-core May 09 07:25:16.361183 np0000172993 devstack@c-api.service[112487]: your processes number limit is 256917 May 09 07:25:16.361183 np0000172993 devstack@c-api.service[112487]: your memory page size is 4096 bytes May 09 07:25:16.361183 np0000172993 devstack@c-api.service[112487]: detected max file descriptor number: 2048 May 09 07:25:16.361183 np0000172993 devstack@c-api.service[112487]: lock engine: pthread robust mutexes May 09 07:25:16.362185 np0000172993 devstack@c-api.service[112487]: thunder lock: enabled May 09 07:25:16.362185 np0000172993 devstack@c-api.service[112487]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:25:16.362185 np0000172993 devstack@c-api.service[112487]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:25:16.362185 np0000172993 devstack@c-api.service[112487]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:25:16.362185 np0000172993 devstack@c-api.service[112487]: Set PythonHome to /opt/stack/data/venv May 09 07:25:16.400727 np0000172993 devstack@c-api.service[112487]: Python main interpreter initialized at 0x7d11dd6a3668 May 09 07:25:16.400727 np0000172993 devstack@c-api.service[112487]: python threads support enabled May 09 07:25:16.400727 np0000172993 devstack@c-api.service[112487]: your server socket listen backlog is limited to 100 connections May 09 07:25:16.400727 np0000172993 devstack@c-api.service[112487]: your mercy for graceful operations on workers is 80 seconds May 09 07:25:16.401399 np0000172993 devstack@c-api.service[112487]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:25:16.401557 np0000172993 devstack@c-api.service[112487]: *** Operational MODE: preforking *** May 09 07:25:16.401958 np0000172993 devstack@c-api.service[112487]: *** uWSGI is running in multiple interpreter mode *** May 09 07:25:16.401958 np0000172993 devstack@c-api.service[112487]: spawned uWSGI master process (pid: 112487) May 09 07:25:16.402107 np0000172993 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:25:16.403093 np0000172993 devstack@c-api.service[112487]: spawned uWSGI worker 1 (pid: 112494, cores: 1) May 09 07:25:16.403705 np0000172993 devstack@c-api.service[112487]: spawned uWSGI worker 2 (pid: 112495, cores: 1) May 09 07:25:16.404297 np0000172993 devstack@c-api.service[112487]: spawned uWSGI worker 3 (pid: 112496, cores: 1) May 09 07:25:16.405134 np0000172993 devstack@c-api.service[112487]: spawned uWSGI worker 4 (pid: 112497, cores: 1) May 09 07:25:16.405247 np0000172993 devstack@c-api.service[112487]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:25:16.529631 np0000172993 devstack@c-api.service[112495]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:25:16.529631 np0000172993 devstack@c-api.service[112495]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:25:16.529631 np0000172993 devstack@c-api.service[112495]: we strongly recommend against using it for new projects. May 09 07:25:16.529631 np0000172993 devstack@c-api.service[112495]: If you are already using Eventlet, we recommend migrating to a different May 09 07:25:16.529631 np0000172993 devstack@c-api.service[112495]: framework. For more detail see May 09 07:25:16.529631 np0000172993 devstack@c-api.service[112495]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:25:16.529631 np0000172993 devstack@c-api.service[112495]: import eventlet # noqa May 09 07:25:16.530343 np0000172993 devstack@c-api.service[112494]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:25:16.530343 np0000172993 devstack@c-api.service[112494]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:25:16.530343 np0000172993 devstack@c-api.service[112494]: we strongly recommend against using it for new projects. May 09 07:25:16.530343 np0000172993 devstack@c-api.service[112494]: If you are already using Eventlet, we recommend migrating to a different May 09 07:25:16.530343 np0000172993 devstack@c-api.service[112494]: framework. For more detail see May 09 07:25:16.530343 np0000172993 devstack@c-api.service[112494]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:25:16.530343 np0000172993 devstack@c-api.service[112494]: import eventlet # noqa May 09 07:25:16.530815 np0000172993 devstack@c-api.service[112497]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:25:16.530815 np0000172993 devstack@c-api.service[112497]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:25:16.530815 np0000172993 devstack@c-api.service[112497]: we strongly recommend against using it for new projects. May 09 07:25:16.530815 np0000172993 devstack@c-api.service[112497]: If you are already using Eventlet, we recommend migrating to a different May 09 07:25:16.530815 np0000172993 devstack@c-api.service[112497]: framework. For more detail see May 09 07:25:16.530815 np0000172993 devstack@c-api.service[112497]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:25:16.530815 np0000172993 devstack@c-api.service[112497]: import eventlet # noqa May 09 07:25:16.531566 np0000172993 devstack@c-api.service[112496]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:25:16.531566 np0000172993 devstack@c-api.service[112496]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:25:16.531566 np0000172993 devstack@c-api.service[112496]: we strongly recommend against using it for new projects. May 09 07:25:16.531566 np0000172993 devstack@c-api.service[112496]: If you are already using Eventlet, we recommend migrating to a different May 09 07:25:16.531566 np0000172993 devstack@c-api.service[112496]: framework. For more detail see May 09 07:25:16.531566 np0000172993 devstack@c-api.service[112496]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:25:16.531566 np0000172993 devstack@c-api.service[112496]: import eventlet # noqa May 09 07:25:16.615025 np0000172993 devstack@c-api.service[112494]: /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:25:16.615025 np0000172993 devstack@c-api.service[112494]: debtcollector.deprecate( May 09 07:25:16.615150 np0000172993 devstack@c-api.service[112497]: /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:25:16.615150 np0000172993 devstack@c-api.service[112497]: debtcollector.deprecate( May 09 07:25:16.615408 np0000172993 devstack@c-api.service[112495]: /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:25:16.615408 np0000172993 devstack@c-api.service[112495]: debtcollector.deprecate( May 09 07:25:16.616612 np0000172993 devstack@c-api.service[112496]: /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:25:16.616612 np0000172993 devstack@c-api.service[112496]: debtcollector.deprecate( May 09 07:25:16.694134 np0000172993 devstack@c-api.service[112494]: /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:25:16.694134 np0000172993 devstack@c-api.service[112494]: from cgi import parse_header May 09 07:25:16.697452 np0000172993 devstack@c-api.service[112495]: /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:25:16.697452 np0000172993 devstack@c-api.service[112495]: from cgi import parse_header May 09 07:25:16.699464 np0000172993 devstack@c-api.service[112496]: /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:25:16.699464 np0000172993 devstack@c-api.service[112496]: from cgi import parse_header May 09 07:25:16.701982 np0000172993 devstack@c-api.service[112497]: /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:25:16.701982 np0000172993 devstack@c-api.service[112497]: from cgi import parse_header May 09 07:25:16.737811 np0000172993 devstack@c-api.service[112494]: /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:25:16.737811 np0000172993 devstack@c-api.service[112494]: removals.removed_module( May 09 07:25:16.738515 np0000172993 devstack@c-api.service[112494]: /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:25:16.738515 np0000172993 devstack@c-api.service[112494]: removals.removed_module( May 09 07:25:16.742368 np0000172993 devstack@c-api.service[112495]: /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:25:16.742368 np0000172993 devstack@c-api.service[112495]: removals.removed_module( May 09 07:25:16.743116 np0000172993 devstack@c-api.service[112495]: /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:25:16.743116 np0000172993 devstack@c-api.service[112495]: removals.removed_module( May 09 07:25:16.743984 np0000172993 devstack@c-api.service[112496]: /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:25:16.743984 np0000172993 devstack@c-api.service[112496]: removals.removed_module( May 09 07:25:16.744734 np0000172993 devstack@c-api.service[112496]: /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:25:16.744734 np0000172993 devstack@c-api.service[112496]: removals.removed_module( May 09 07:25:16.745906 np0000172993 devstack@c-api.service[112497]: /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:25:16.745906 np0000172993 devstack@c-api.service[112497]: removals.removed_module( May 09 07:25:16.746608 np0000172993 devstack@c-api.service[112497]: /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:25:16.746608 np0000172993 devstack@c-api.service[112497]: removals.removed_module( May 09 07:25:17.338536 np0000172993 devstack@c-api.service[112494]: /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:25:17.338536 np0000172993 devstack@c-api.service[112494]: warnings.warn( May 09 07:25:17.353556 np0000172993 devstack@c-api.service[112497]: /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:25:17.353556 np0000172993 devstack@c-api.service[112497]: warnings.warn( May 09 07:25:17.363170 np0000172993 devstack@c-api.service[112495]: /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:25:17.363170 np0000172993 devstack@c-api.service[112495]: warnings.warn( May 09 07:25:17.364232 np0000172993 devstack@c-api.service[112496]: /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:25:17.364232 np0000172993 devstack@c-api.service[112496]: warnings.warn( May 09 07:25:17.433376 np0000172993 devstack@c-api.service[112494]: /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:25:17.433376 np0000172993 devstack@c-api.service[112494]: warnings.warn( May 09 07:25:17.449851 np0000172993 devstack@c-api.service[112497]: /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:25:17.449851 np0000172993 devstack@c-api.service[112497]: warnings.warn( May 09 07:25:17.461222 np0000172993 devstack@c-api.service[112496]: /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:25:17.461222 np0000172993 devstack@c-api.service[112496]: warnings.warn( May 09 07:25:17.461678 np0000172993 devstack@c-api.service[112495]: /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:25:17.461678 np0000172993 devstack@c-api.service[112495]: warnings.warn( May 09 07:25:17.722447 np0000172993 devstack@c-api.service[112494]: 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:25:17.723220 np0000172993 devstack@c-api.service[112494]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112494) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:25:17.728142 np0000172993 devstack@c-api.service[112497]: 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:25:17.728530 np0000172993 devstack@c-api.service[112497]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112497) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:25:17.742539 np0000172993 devstack@c-api.service[112496]: 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:25:17.742965 np0000172993 devstack@c-api.service[112496]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112496) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:25:17.755293 np0000172993 devstack@c-api.service[112495]: 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:25:17.755953 np0000172993 devstack@c-api.service[112495]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112495) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:25:17.806590 np0000172993 devstack@c-api.service[112494]: /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:25:17.806590 np0000172993 devstack@c-api.service[112494]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:25:17.807002 np0000172993 devstack@c-api.service[112497]: /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:25:17.807002 np0000172993 devstack@c-api.service[112497]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:25:17.807653 np0000172993 devstack@c-api.service[112496]: /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:25:17.807653 np0000172993 devstack@c-api.service[112496]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:25:17.817079 np0000172993 devstack@c-api.service[112495]: /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:25:17.817079 np0000172993 devstack@c-api.service[112495]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:25:18.249826 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112494) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:25:18.250072 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:25:18.250156 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112496) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:25:18.250219 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112495) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:25:18.250289 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.250289 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.250465 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.250531 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.250591 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.250663 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.250720 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.250778 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.250838 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.250904 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.250973 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.251045 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.252509 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.252627 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.252627 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.252770 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.252836 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.252908 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.252969 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.253029 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.253100 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.253170 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.253240 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.253394 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.253475 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.253540 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.253610 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.253681 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.253752 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.253823 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.253887 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.253956 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.254026 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.254097 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.254169 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.254243 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.254308 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.254401 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.254401 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.254401 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.254597 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.254597 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.254597 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.254597 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.254597 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.254972 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.255049 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.255049 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.255178 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.255178 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.255178 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.255178 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.255178 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.255178 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.255551 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.255551 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.255551 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.255551 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.255787 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.255858 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.255928 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.255998 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.256063 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.256126 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.256201 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.256201 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.256201 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.256201 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.256462 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.256535 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.256600 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.256600 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.256726 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.256790 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.256847 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.256918 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.256990 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.257053 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.257116 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.257116 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.257239 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.257369 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.257437 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.257437 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.257437 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.257437 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.257437 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.257437 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.257437 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.257844 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.257904 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.257960 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.258025 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.258101 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.258173 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.258237 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.258294 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.258396 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.258464 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.258528 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.258591 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.258648 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.258717 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.258784 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.258856 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.258925 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.258994 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.259068 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.259132 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.259196 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.259259 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.259340 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.259412 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.259412 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.259552 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.259620 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.259683 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.259753 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.259809 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.259872 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.259939 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.259939 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.259939 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.259939 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.260212 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.260212 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.260212 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.260212 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.260539 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.260641 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.260726 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.260815 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.260911 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.261002 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.261091 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.261181 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.261320 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.261435 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.261501 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.261576 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.261658 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.261700 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.261826 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.261860 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.261889 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.261922 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.261951 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.261986 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.262020 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.262056 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.262090 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.262125 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.262157 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.262189 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.262221 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.262254 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.262282 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.262315 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.262375 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.262410 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.262439 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.262477 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.262513 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.262546 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.262578 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.262607 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.262636 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.262668 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.262700 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.262736 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.262770 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.262805 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.262842 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.262842 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.262896 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.262896 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.262896 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.262896 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.262896 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.262896 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.263081 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.263081 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.263141 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.263173 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.263202 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.263235 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.263268 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.263300 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.263352 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.263392 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.263432 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.263466 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.263494 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.263494 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.263560 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.263560 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.263560 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.263560 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.263672 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.263710 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.263743 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.263772 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.263804 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.263838 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.263872 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.263872 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.263872 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.263872 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.264001 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.264001 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.264066 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.264099 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.264135 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.264167 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.264199 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.264231 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.264264 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.264297 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.264349 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.264383 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.264416 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.264444 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.264476 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.264521 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.264521 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.264586 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.264617 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.264648 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.264681 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.264713 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.264713 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.264713 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.264713 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.264713 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.264713 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.264713 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.264915 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.264954 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.264988 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.265017 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.265046 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.265079 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.265108 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.265143 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.265176 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.265209 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.265242 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.265307 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.265362 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.265401 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.265434 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.265462 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.265462 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.265462 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.265564 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.265598 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.265629 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.265659 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.265687 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.265715 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.265751 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.265751 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.265751 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.265751 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.266305 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.266382 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.266455 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.266496 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.266534 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.266568 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.266598 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.266635 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.266669 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.266703 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.266737 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.266769 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.266801 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.266833 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.266866 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.266898 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.266930 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.266963 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.266993 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.267021 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.267048 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.267080 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.267114 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.267146 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.267146 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.267146 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.267146 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.267146 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.272891 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.272935 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.273006 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.273047 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.273124 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.273169 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.273232 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.273501 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.273570 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.273655 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.273710 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.273753 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.273803 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.273879 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.273927 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.273984 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.274033 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.274081 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.274130 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.274178 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.274215 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.274258 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.274295 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.274359 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.274409 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.274409 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.274487 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.274543 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.274588 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.274635 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.274671 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.274715 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.274754 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.274790 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.274836 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.274881 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.274918 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.274958 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.275008 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.275008 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.275086 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.275127 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.275167 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.275167 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.275167 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.275281 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.275339 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.275339 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.275421 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.275458 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.275506 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.275542 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.275581 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.275581 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.275581 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.275581 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.275778 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.275856 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.275909 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.275951 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.276018 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.276069 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.276112 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.276149 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.276199 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.276245 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.276296 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.276368 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.276412 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.276450 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.276488 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.276523 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.276572 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.276625 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.276668 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.276705 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.276746 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.276794 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.276840 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.276878 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.276919 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.276964 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.277012 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.277048 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.277085 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.277135 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.277181 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.277218 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.277259 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.277352 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.277405 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.277440 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.277484 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.277534 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.277573 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.277614 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.277648 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.277693 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.277730 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.277764 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.277810 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.277853 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.277888 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.277938 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.277983 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.277983 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.277983 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.277983 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.277983 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.277983 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.277983 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.277983 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.278807 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.278856 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.278926 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.278982 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.279026 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.279072 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.279119 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.279158 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.279202 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.279244 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.279289 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.279361 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.279408 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.279451 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.279489 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.279540 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.279580 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.279623 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.279665 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.279707 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.279748 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.279792 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.279829 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.279869 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.279904 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.279951 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.279995 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.280059 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.280118 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.280160 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.280204 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.280242 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.280288 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.280361 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.280408 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.280463 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.280503 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.280547 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.280593 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.280634 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.280678 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.280721 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.280758 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.280800 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.280841 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.280890 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.280937 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.280979 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.281023 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.281062 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.281101 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.281143 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.281189 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.281230 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.281230 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.281230 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.281623 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.281696 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.281780 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.281837 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.281882 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.281919 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.281951 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.281951 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.282005 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.282042 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.282075 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.282103 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.282137 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.282165 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.282193 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.282228 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.282260 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.282293 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.282351 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.282388 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.282417 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.282445 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.282478 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.282506 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.282506 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.282506 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.282506 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.282602 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.282804 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.282863 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.282923 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.282982 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.283040 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.283077 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.283107 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.283138 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.283171 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.283203 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.283257 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.283309 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.283354 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.283384 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.283421 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.283451 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.283485 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.283514 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.283543 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.283576 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.283605 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.283633 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.283660 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.283692 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.283724 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.283753 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.283790 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.283825 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.283860 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.283892 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.283925 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.283954 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.283981 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.284013 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.284046 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.284073 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.284105 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.284134 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.284168 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.284197 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.284230 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.284261 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.284292 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.284331 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.284361 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.284389 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.284424 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.284456 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.284488 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.284516 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.284543 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.284571 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.284603 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.284635 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.284635 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.284635 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.285292 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.285377 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.285435 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.285503 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.285540 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.285540 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.285606 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.285644 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.285674 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.285703 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.285731 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.285765 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.285802 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.285835 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.285864 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.285892 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.285924 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.285958 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.285989 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.286018 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.286046 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.286079 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.286111 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.286148 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.286180 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.286180 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.286180 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.286180 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.287743 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.287801 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.287845 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.287879 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.287910 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.287950 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.287985 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.288018 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.288051 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.288080 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.288112 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.288146 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.288180 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.288214 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.288246 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.288275 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.288303 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.288351 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.288390 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.288420 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.288456 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.288490 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.288519 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.288550 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.288584 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.288615 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.288615 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.288615 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.290635 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.290694 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.290735 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.290788 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.290852 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.290900 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.290945 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.290990 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.291035 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.291084 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.291084 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.291161 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.291161 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.291249 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.291289 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.291359 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.291359 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.291359 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.291482 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.291528 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.291573 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.291618 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.291661 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.291711 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.291757 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.291757 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.291757 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.291757 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.292107 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.292162 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.292204 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.292240 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.292290 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.292360 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.292412 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.292452 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.292492 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.292537 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.292577 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.292616 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.292655 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.292695 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.292733 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.292875 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.293263 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.293371 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.293416 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.293457 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.293508 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.293555 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.293597 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.293648 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.293694 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.293743 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.293789 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.293831 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.293870 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.293870 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.293942 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.293988 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.294033 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.294075 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.294122 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.294173 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.294219 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.294267 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.294308 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.294392 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.294445 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.294493 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.294541 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.294587 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.294641 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.294689 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.294730 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.294776 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.294817 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.294860 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.294903 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.294943 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.294990 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.295029 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.295076 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.295116 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.295154 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.295193 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.295232 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.295278 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.295317 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.295375 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.295414 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.295454 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.295504 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.295555 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.295605 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.295645 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.295685 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.295724 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.295767 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.295820 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.295865 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.295909 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.295967 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.296018 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.296057 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.296101 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.296150 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.296191 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.296230 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.296274 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.296335 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.296384 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.296433 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.296480 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.296520 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.296560 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.296606 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.296651 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.296690 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.296736 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.296781 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.296822 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.296948 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.296992 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.297029 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.297076 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.297122 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.297161 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.297200 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.297247 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.297393 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.297482 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.297537 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.297577 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.297624 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.297672 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.297717 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.297765 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.297765 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.297765 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.297865 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.297865 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.297865 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.297865 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.298021 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.298072 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.298112 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.298150 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.298189 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.298228 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.298272 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.298334 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.298391 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.298436 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.298476 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.298514 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.298558 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.298603 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.298645 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.298684 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.298723 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.298767 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.298807 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.298853 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.298853 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.298853 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.298853 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.298853 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.301978 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.302030 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.302082 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.302139 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.302211 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.302263 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.302302 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.302374 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.302416 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.302416 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.302499 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.302538 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.302577 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.302623 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.302668 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.302718 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.302758 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.302758 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.302846 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.302892 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.302937 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.302977 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.303016 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.303056 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.303101 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.303101 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.303101 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.303212 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.304077 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.304134 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.304176 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.304241 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.304308 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.304951 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.305093 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.305093 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.305174 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.305174 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.305247 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.305386 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.305460 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.305504 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.305545 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.305545 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.305634 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.305687 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.305687 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.305687 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.305809 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.305860 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.305900 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.305900 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.305900 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.306016 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.306016 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.306089 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.310161 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.310211 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.310281 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.310362 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.310413 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.310455 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.310522 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.310580 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.310580 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.310663 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.310699 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.310767 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.310835 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.310884 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.310926 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.310972 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.311009 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.311075 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.311121 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.311164 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.311201 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.311241 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.311276 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.311348 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.311391 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.311431 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.311482 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.311524 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.311571 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.311607 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.311652 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.311691 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.311727 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.311764 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.311803 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.311852 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.311888 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.311940 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.311981 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.312026 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.312066 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.312106 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.312152 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.312199 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.312241 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.312287 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.312345 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.312397 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.312439 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.312484 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.312520 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.312560 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.312601 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.312641 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.312688 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.312734 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.312774 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.312824 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.312864 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.312908 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.312955 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.312992 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.313030 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.313064 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.313103 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.313144 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.313189 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.313236 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:18.313287 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.313392 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.313428 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:18.313473 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.313473 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.313540 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:18.313584 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.313626 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:18.313663 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.313712 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:18.313712 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:18.313712 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:18.356497 np0000172993 devstack@c-api.service[112494]: INFO dbcounter [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Registered counter for database cinder May 09 07:25:18.356910 np0000172993 devstack@c-api.service[112497]: INFO dbcounter [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Registered counter for database cinder May 09 07:25:18.357216 np0000172993 devstack@c-api.service[112496]: INFO dbcounter [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Registered counter for database cinder May 09 07:25:18.357592 np0000172993 devstack@c-api.service[112495]: INFO dbcounter [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Registered counter for database cinder May 09 07:25:18.371976 np0000172993 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:18.376951 np0000172993 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-42afe56b-1a28-452b-8881-df3e9aad660a 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:18.383624 np0000172993 devstack@c-api.service[112496]: DEBUG oslo_db.sqlalchemy.engines [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 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=112496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:18.388531 np0000172993 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:18.489439 np0000172993 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writer thread running {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:25:18.490918 np0000172993 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writer thread running {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:25:18.492099 np0000172993 devstack@c-api.service[112497]: INFO cinder.rpc [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:25:18.493942 np0000172993 devstack@c-api.service[112494]: INFO cinder.rpc [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:25:18.494564 np0000172993 devstack@c-api.service[112497]: INFO cinder.rpc [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:25:18.497028 np0000172993 devstack@c-api.service[112494]: INFO cinder.rpc [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:25:18.497120 np0000172993 devstack@c-api.service[112497]: INFO cinder.rpc [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:25:18.499576 np0000172993 devstack@c-api.service[112497]: INFO cinder.rpc [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:25:18.499692 np0000172993 devstack@c-api.service[112494]: INFO cinder.rpc [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:25:18.500855 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.500935 np0000172993 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writer thread running {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:25:18.501094 np0000172993 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writer thread running {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:25:18.501977 np0000172993 devstack@c-api.service[112494]: INFO cinder.rpc [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:25:18.502841 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.502955 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.503650 np0000172993 devstack@c-api.service[112496]: INFO cinder.rpc [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:25:18.503770 np0000172993 devstack@c-api.service[112495]: INFO cinder.rpc [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:25:18.504517 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.506128 np0000172993 devstack@c-api.service[112495]: INFO cinder.rpc [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:25:18.506242 np0000172993 devstack@c-api.service[112496]: INFO cinder.rpc [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:25:18.507899 np0000172993 devstack@c-api.service[112495]: INFO cinder.rpc [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:25:18.508044 np0000172993 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:18.508839 np0000172993 devstack@c-api.service[112496]: INFO cinder.rpc [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:25:18.509477 np0000172993 devstack@c-api.service[112495]: INFO cinder.rpc [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:25:18.510363 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.510614 np0000172993 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-42afe56b-1a28-452b-8881-df3e9aad660a 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:18.510801 np0000172993 devstack@c-api.service[112497]: INFO cinder.rpc [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:25:18.511520 np0000172993 devstack@c-api.service[112496]: INFO cinder.rpc [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:25:18.512118 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.512769 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.513535 np0000172993 devstack@c-api.service[112494]: INFO cinder.rpc [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:25:18.514799 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.515068 np0000172993 devstack@c-api.service[112497]: INFO cinder.rpc [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:25:18.515597 np0000172993 devstack@c-api.service[112494]: INFO cinder.rpc [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:25:18.516746 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.516809 np0000172993 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:18.517226 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.518675 np0000172993 devstack@c-api.service[112495]: INFO cinder.rpc [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:25:18.520407 np0000172993 devstack@c-api.service[112495]: INFO cinder.rpc [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:25:18.522673 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.522721 np0000172993 devstack@c-api.service[112496]: DEBUG oslo_db.sqlalchemy.engines [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 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=112496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:18.524251 np0000172993 devstack@c-api.service[112496]: INFO cinder.rpc [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:25:18.526436 np0000172993 devstack@c-api.service[112496]: INFO cinder.rpc [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:25:18.527393 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.527594 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.530372 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.530627 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.530850 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.533658 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.533843 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.534171 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.536848 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.537489 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.537948 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.538919 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.540978 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.541025 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.541854 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.542170 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.543931 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.544189 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.544883 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.545408 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.547253 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.547481 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.547980 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.549712 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.550686 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.550849 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.551163 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.552988 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.553833 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.554340 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.554854 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.555354 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.555916 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.557622 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.557847 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.558076 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.559186 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.559300 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.559411 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.561904 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.562148 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.562769 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.563944 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.565740 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.567271 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.567380 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.567559 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.567868 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.569543 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.569984 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.570979 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.571046 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.571588 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.572546 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.573135 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.573741 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.574122 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.574687 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.575253 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.575527 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.575598 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.576170 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.576635 np0000172993 devstack@c-api.service[112494]: WARNING cinder.api.contrib.hosts [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:25:18.576757 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.577386 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.577768 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.578367 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.578874 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.579000 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.579169 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.579784 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.580337 np0000172993 devstack@c-api.service[112497]: WARNING cinder.api.contrib.hosts [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:25:18.580423 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.580903 np0000172993 devstack@c-api.service[112495]: WARNING cinder.api.contrib.hosts [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:25:18.581146 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.581211 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.581270 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: extensions {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.581673 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.582544 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: encryption {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.582747 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.582807 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.583153 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.584154 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: encryption {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.584221 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.584300 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.584718 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.585151 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: extensions {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.585593 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: extensions {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.585742 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: os-quota-sets {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.585803 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.586449 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.587014 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: encryption {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.587134 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: cgsnapshots {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.587272 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.588051 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.588590 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: os-quota-class-sets {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.588683 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: encryption {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.588746 np0000172993 devstack@c-api.service[112496]: WARNING cinder.api.contrib.hosts [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:25:18.589420 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.589655 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: os-quota-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.589907 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: os-availability-zone {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.590244 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: os-quota-sets {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.590930 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.591044 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: cgsnapshots {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.591157 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: qos-specs {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.591690 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: cgsnapshots {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.592470 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: os-quota-class-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.592556 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.593109 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: os-quota-class-sets {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.593227 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: backups {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.593346 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: extensions {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.593786 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: os-availability-zone {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.594468 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: os-availability-zone {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.594594 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: encryption {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.595051 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: qos-specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.595761 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: qos-specs {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.595832 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: extra_specs {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.596211 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: encryption {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.597139 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: backups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.597370 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: os-snapshot-manage {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.597813 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: os-quota-sets {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.598013 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: backups {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.598852 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: os-volume-type-access {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.599218 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: cgsnapshots {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.599724 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: extra_specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.600430 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: capabilities {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.600570 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: extra_specs {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.600632 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: os-quota-class-sets {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.601279 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: os-snapshot-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.601708 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: os-hosts {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.601976 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: os-availability-zone {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.602221 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: os-snapshot-manage {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.602790 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: os-volume-type-access {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.603022 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: consistencygroups {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.603244 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: qos-specs {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.603713 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: os-volume-type-access {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.604361 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: capabilities {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.604973 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: os-volume-transfer {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.605295 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: capabilities {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.605360 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: backups {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.605729 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: os-hosts {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.606648 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: os-hosts {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.606721 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: scheduler-stats {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.607050 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: consistencygroups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.607928 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: extra_specs {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.607998 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: consistencygroups {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.608087 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extended resource: os-volume-manage {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.609007 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: os-volume-transfer {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.609585 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: os-snapshot-manage {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.609993 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: os-volume-transfer {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.610227 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.610648 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: scheduler-stats {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.611026 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: os-volume-type-access {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.611120 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.contrib.snapshot_actions [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] SnapshotActionsController initialized {{(pid=112494) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:25:18.611625 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: scheduler-stats {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.611880 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.612068 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extended resource: os-volume-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.612615 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: capabilities {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.613089 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extended resource: os-volume-manage {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.613272 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.613929 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: os-hosts {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.614318 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.614742 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.615252 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: consistencygroups {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.615311 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.615363 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.contrib.snapshot_actions [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] SnapshotActionsController initialized {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:25:18.616075 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.616121 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.616157 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.contrib.snapshot_actions [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] SnapshotActionsController initialized {{(pid=112495) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:25:18.616948 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.617212 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: os-volume-transfer {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.617525 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.617604 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.618420 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.618909 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: scheduler-stats {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.618963 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.619098 np0000172993 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.619844 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.619979 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.620044 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.620167 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.620282 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.620352 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.620394 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extended resource: os-volume-manage {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:18.620432 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.620480 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.620623 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.620716 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.620830 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.620928 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension UsedLimits extending resource: limits {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.621024 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension TypesManage extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.621133 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension AdminActions extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.621223 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.621265 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension AdminActions extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.621366 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension AdminActions extending resource: backups {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.621499 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension VolumeActions extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.621704 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-42afe56b-1a28-452b-8881-df3e9aad660a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.621953 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.622507 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.622814 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.623424 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.contrib.snapshot_actions [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] SnapshotActionsController initialized {{(pid=112496) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:25:18.623481 np0000172993 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.623953 np0000172993 devstack@c-api.service[112494]: WARNING keystonemiddleware.auth_token [None req-42afe56b-1a28-452b-8881-df3e9aad660a 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:25:18.624178 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.624334 np0000172993 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.624376 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.624504 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.624606 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.624714 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.624825 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.624921 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625043 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625150 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625198 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625266 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625313 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625399 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625450 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension UsedLimits extending resource: limits {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625530 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension TypesManage extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625577 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625626 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.625663 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension AdminActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625703 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625747 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625789 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension AdminActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625831 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension AdminActions extending resource: backups {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625869 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625940 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension VolumeActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.625981 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.626065 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.626135 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.626181 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension UsedLimits extending resource: limits {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.626255 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension TypesManage extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.626375 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension AdminActions extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.626495 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension AdminActions extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.626606 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension AdminActions extending resource: backups {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.626705 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension VolumeActions extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.626927 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.627044 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.628402 np0000172993 devstack@c-api.service[112497]: WARNING keystonemiddleware.auth_token [None req-a9b83477-c2f3-404f-a2a4-3f108e4b09d5 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:25:18.628457 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.629236 np0000172993 devstack@c-api.service[112495]: WARNING keystonemiddleware.auth_token [None req-5b7d30aa-99f2-41fe-8188-97c6a27e1a3c 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:25:18.629945 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.629988 np0000172993 devstack@c-api.service[112494]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d11dd6a3668 pid: 112494 (default app) May 09 07:25:18.630443 np0000172993 devstack@c-api.service[112494]: /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:25:18.630443 np0000172993 devstack@c-api.service[112494]: warnings.warn( May 09 07:25:18.631470 np0000172993 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:18.632301 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.632433 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.632542 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.632651 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.632749 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.632850 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.632970 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.633077 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.633190 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.633288 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension UsedLimits extending resource: limits {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.633404 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension TypesManage extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.633523 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension AdminActions extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.633648 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension AdminActions extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.633747 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension AdminActions extending resource: backups {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.633847 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension VolumeActions extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.634051 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:18.634522 np0000172993 devstack@c-api.service[112497]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d11dd6a3668 pid: 112497 (default app) May 09 07:25:18.635478 np0000172993 devstack@c-api.service[112495]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d11dd6a3668 pid: 112495 (default app) May 09 07:25:18.636285 np0000172993 devstack@c-api.service[112496]: WARNING keystonemiddleware.auth_token [None req-1f510b1b-d919-4db8-9836-31c5b79031d5 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:25:18.638424 np0000172993 devstack@c-api.service[112494]: /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:25:18.638424 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.638424 np0000172993 devstack@c-api.service[112494]: /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:25:18.638424 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.638683 np0000172993 devstack@c-api.service[112494]: /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:25:18.638683 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.638683 np0000172993 devstack@c-api.service[112494]: /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:25:18.638683 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.638871 np0000172993 devstack@c-api.service[112494]: /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:25:18.638871 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.638871 np0000172993 devstack@c-api.service[112494]: /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:25:18.638871 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.638871 np0000172993 devstack@c-api.service[112494]: /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:25:18.638871 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.639148 np0000172993 devstack@c-api.service[112494]: /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:25:18.639148 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.639148 np0000172993 devstack@c-api.service[112494]: /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:25:18.639148 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.639148 np0000172993 devstack@c-api.service[112494]: /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:25:18.639404 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.639404 np0000172993 devstack@c-api.service[112494]: /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:25:18.639404 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.639404 np0000172993 devstack@c-api.service[112494]: /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:25:18.639404 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.639645 np0000172993 devstack@c-api.service[112494]: /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:25:18.639645 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.639645 np0000172993 devstack@c-api.service[112494]: /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:25:18.639645 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.639830 np0000172993 devstack@c-api.service[112494]: /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:25:18.639830 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.639830 np0000172993 devstack@c-api.service[112494]: /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:25:18.639830 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.639830 np0000172993 devstack@c-api.service[112494]: /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:25:18.640047 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.640047 np0000172993 devstack@c-api.service[112494]: /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:25:18.640047 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.640047 np0000172993 devstack@c-api.service[112494]: /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:25:18.640047 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.640259 np0000172993 devstack@c-api.service[112494]: /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:25:18.640259 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.640259 np0000172993 devstack@c-api.service[112494]: /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:25:18.640259 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.640259 np0000172993 devstack@c-api.service[112494]: /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:25:18.640259 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.640520 np0000172993 devstack@c-api.service[112494]: /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:25:18.640520 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.640520 np0000172993 devstack@c-api.service[112494]: /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:25:18.640520 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.640520 np0000172993 devstack@c-api.service[112494]: /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:25:18.640520 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.640796 np0000172993 devstack@c-api.service[112494]: /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:25:18.640796 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.640796 np0000172993 devstack@c-api.service[112494]: /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:25:18.640796 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.640796 np0000172993 devstack@c-api.service[112494]: /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:25:18.640796 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.641046 np0000172993 devstack@c-api.service[112494]: /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:25:18.641046 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.641046 np0000172993 devstack@c-api.service[112494]: /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:25:18.641046 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.641046 np0000172993 devstack@c-api.service[112494]: /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:25:18.641280 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.641280 np0000172993 devstack@c-api.service[112494]: /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:25:18.641280 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.641280 np0000172993 devstack@c-api.service[112494]: /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:25:18.641280 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.641520 np0000172993 devstack@c-api.service[112494]: /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:25:18.641520 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.641520 np0000172993 devstack@c-api.service[112494]: /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:25:18.641520 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.641520 np0000172993 devstack@c-api.service[112494]: /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:25:18.641520 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.641790 np0000172993 devstack@c-api.service[112494]: /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:25:18.641790 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.641790 np0000172993 devstack@c-api.service[112494]: /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:25:18.641790 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.641790 np0000172993 devstack@c-api.service[112494]: /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:25:18.641790 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.642033 np0000172993 devstack@c-api.service[112494]: /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:25:18.642033 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.642033 np0000172993 devstack@c-api.service[112494]: /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:25:18.642033 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.642033 np0000172993 devstack@c-api.service[112494]: /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:25:18.642270 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.642270 np0000172993 devstack@c-api.service[112494]: /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:25:18.642270 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.642270 np0000172993 devstack@c-api.service[112494]: /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:25:18.642270 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.642507 np0000172993 devstack@c-api.service[112494]: /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:25:18.642507 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.642507 np0000172993 devstack@c-api.service[112494]: /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:25:18.642507 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.642687 np0000172993 devstack@c-api.service[112494]: /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:25:18.642687 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.642687 np0000172993 devstack@c-api.service[112494]: /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:25:18.642687 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.642859 np0000172993 devstack@c-api.service[112494]: /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:25:18.642859 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.642859 np0000172993 devstack@c-api.service[112494]: /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:25:18.642859 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.642859 np0000172993 devstack@c-api.service[112494]: /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:25:18.643180 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.643180 np0000172993 devstack@c-api.service[112494]: /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:25:18.643180 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.643180 np0000172993 devstack@c-api.service[112494]: /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:25:18.643180 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.643485 np0000172993 devstack@c-api.service[112494]: /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:25:18.643485 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.643485 np0000172993 devstack@c-api.service[112494]: /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:25:18.643485 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.643733 np0000172993 devstack@c-api.service[112494]: /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:25:18.643733 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.643733 np0000172993 devstack@c-api.service[112494]: /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:25:18.643733 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.643980 np0000172993 devstack@c-api.service[112494]: /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:25:18.643980 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.643980 np0000172993 devstack@c-api.service[112494]: /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:25:18.643980 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.644241 np0000172993 devstack@c-api.service[112494]: /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:25:18.644241 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.644241 np0000172993 devstack@c-api.service[112494]: /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:25:18.644241 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.644498 np0000172993 devstack@c-api.service[112494]: /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:25:18.644498 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.644498 np0000172993 devstack@c-api.service[112494]: /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:25:18.644498 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.644707 np0000172993 devstack@c-api.service[112494]: /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:25:18.644707 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.644707 np0000172993 devstack@c-api.service[112494]: /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:25:18.644707 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.644707 np0000172993 devstack@c-api.service[112494]: /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:25:18.644960 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.644960 np0000172993 devstack@c-api.service[112494]: /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:25:18.644960 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.644960 np0000172993 devstack@c-api.service[112494]: /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:25:18.644960 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.644960 np0000172993 devstack@c-api.service[112494]: /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:25:18.645260 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.645260 np0000172993 devstack@c-api.service[112494]: /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:25:18.645260 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.645260 np0000172993 devstack@c-api.service[112494]: /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:25:18.645260 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.645593 np0000172993 devstack@c-api.service[112494]: /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:25:18.645593 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.645593 np0000172993 devstack@c-api.service[112494]: /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:25:18.645593 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.645593 np0000172993 devstack@c-api.service[112494]: /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:25:18.645593 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.645939 np0000172993 devstack@c-api.service[112494]: /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:25:18.645939 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.645939 np0000172993 devstack@c-api.service[112494]: /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:25:18.645939 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.645939 np0000172993 devstack@c-api.service[112494]: /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:25:18.645939 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.646413 np0000172993 devstack@c-api.service[112494]: /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:25:18.646413 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.646413 np0000172993 devstack@c-api.service[112494]: /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:25:18.646413 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.646413 np0000172993 devstack@c-api.service[112494]: /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:25:18.646413 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.646756 np0000172993 devstack@c-api.service[112494]: /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:25:18.646756 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.646756 np0000172993 devstack@c-api.service[112494]: /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:25:18.646756 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.646756 np0000172993 devstack@c-api.service[112494]: /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:25:18.646756 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.647101 np0000172993 devstack@c-api.service[112494]: /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:25:18.647101 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.647101 np0000172993 devstack@c-api.service[112494]: /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:25:18.647101 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.647390 np0000172993 devstack@c-api.service[112494]: /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:25:18.647390 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.647390 np0000172993 devstack@c-api.service[112494]: /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:25:18.647390 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.647390 np0000172993 devstack@c-api.service[112494]: /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:25:18.647705 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.647705 np0000172993 devstack@c-api.service[112494]: /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:25:18.647705 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.647705 np0000172993 devstack@c-api.service[112494]: /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:25:18.647705 np0000172993 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 09 07:25:18.647705 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-f8b03322-e72d-4c57-aa8a-173692406a30 None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:25:18.648042 np0000172993 devstack@c-api.service[112496]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d11dd6a3668 pid: 112496 (default app) May 09 07:25:18.648101 np0000172993 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 1/1] 199.204.45.70 () {60 vars in 946 bytes} [Sat May 9 07:25:18 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:25:25.889900 np0000172993 devstack@c-api.service[112497]: /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:25:25.889900 np0000172993 devstack@c-api.service[112497]: warnings.warn( May 09 07:25:25.902875 np0000172993 devstack@c-api.service[112497]: /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:25:25.902875 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.902875 np0000172993 devstack@c-api.service[112497]: /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:25:25.902875 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.903180 np0000172993 devstack@c-api.service[112497]: /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:25:25.903180 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.903180 np0000172993 devstack@c-api.service[112497]: /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:25:25.903180 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.903476 np0000172993 devstack@c-api.service[112497]: /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:25:25.903476 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.903476 np0000172993 devstack@c-api.service[112497]: /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:25:25.903476 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.903476 np0000172993 devstack@c-api.service[112497]: /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:25:25.903476 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.903909 np0000172993 devstack@c-api.service[112497]: /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:25:25.903909 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.903909 np0000172993 devstack@c-api.service[112497]: /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:25:25.903909 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.903909 np0000172993 devstack@c-api.service[112497]: /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:25:25.904199 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.904199 np0000172993 devstack@c-api.service[112497]: /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:25:25.904199 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.904199 np0000172993 devstack@c-api.service[112497]: /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:25:25.904199 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.904559 np0000172993 devstack@c-api.service[112497]: /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:25:25.904559 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.904559 np0000172993 devstack@c-api.service[112497]: /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:25:25.904559 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.904807 np0000172993 devstack@c-api.service[112497]: /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:25:25.904807 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.904807 np0000172993 devstack@c-api.service[112497]: /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:25:25.904807 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.904807 np0000172993 devstack@c-api.service[112497]: /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:25:25.905153 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.905153 np0000172993 devstack@c-api.service[112497]: /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:25:25.905153 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.905153 np0000172993 devstack@c-api.service[112497]: /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:25:25.905153 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.905532 np0000172993 devstack@c-api.service[112497]: /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:25:25.905532 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.905532 np0000172993 devstack@c-api.service[112497]: /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:25:25.905532 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.905532 np0000172993 devstack@c-api.service[112497]: /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:25:25.905532 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.905881 np0000172993 devstack@c-api.service[112497]: /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:25:25.905881 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.905881 np0000172993 devstack@c-api.service[112497]: /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:25:25.905881 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.905881 np0000172993 devstack@c-api.service[112497]: /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:25:25.905881 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.906210 np0000172993 devstack@c-api.service[112497]: /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:25:25.906210 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.906210 np0000172993 devstack@c-api.service[112497]: /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:25:25.906210 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.906210 np0000172993 devstack@c-api.service[112497]: /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:25:25.906210 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.906671 np0000172993 devstack@c-api.service[112497]: /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:25:25.906671 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.906671 np0000172993 devstack@c-api.service[112497]: /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:25:25.906671 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.906671 np0000172993 devstack@c-api.service[112497]: /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:25:25.906955 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.906955 np0000172993 devstack@c-api.service[112497]: /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:25:25.906955 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.906955 np0000172993 devstack@c-api.service[112497]: /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:25:25.906955 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.907224 np0000172993 devstack@c-api.service[112497]: /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:25:25.907224 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.907224 np0000172993 devstack@c-api.service[112497]: /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:25:25.907224 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.907224 np0000172993 devstack@c-api.service[112497]: /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:25:25.907224 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.907611 np0000172993 devstack@c-api.service[112497]: /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:25:25.907611 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.907611 np0000172993 devstack@c-api.service[112497]: /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:25:25.907611 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.907611 np0000172993 devstack@c-api.service[112497]: /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:25:25.907611 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.907928 np0000172993 devstack@c-api.service[112497]: /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:25:25.907928 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.907928 np0000172993 devstack@c-api.service[112497]: /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:25:25.907928 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.907928 np0000172993 devstack@c-api.service[112497]: /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:25:25.908215 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.908215 np0000172993 devstack@c-api.service[112497]: /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:25:25.908215 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.908215 np0000172993 devstack@c-api.service[112497]: /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:25:25.908215 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.908734 np0000172993 devstack@c-api.service[112497]: /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:25:25.908734 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.908734 np0000172993 devstack@c-api.service[112497]: /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:25:25.908734 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.909153 np0000172993 devstack@c-api.service[112497]: /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:25:25.909153 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.909153 np0000172993 devstack@c-api.service[112497]: /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:25:25.909153 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.909528 np0000172993 devstack@c-api.service[112497]: /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:25:25.909528 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.909528 np0000172993 devstack@c-api.service[112497]: /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:25:25.909528 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.909528 np0000172993 devstack@c-api.service[112497]: /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:25:25.909823 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.909823 np0000172993 devstack@c-api.service[112497]: /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:25:25.909823 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.909823 np0000172993 devstack@c-api.service[112497]: /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:25:25.909823 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.910168 np0000172993 devstack@c-api.service[112497]: /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:25:25.910168 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.910168 np0000172993 devstack@c-api.service[112497]: /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:25:25.910168 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.910465 np0000172993 devstack@c-api.service[112497]: /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:25:25.910465 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.910465 np0000172993 devstack@c-api.service[112497]: /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:25:25.910465 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.910705 np0000172993 devstack@c-api.service[112497]: /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:25:25.910705 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.910705 np0000172993 devstack@c-api.service[112497]: /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:25:25.910705 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.910961 np0000172993 devstack@c-api.service[112497]: /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:25:25.910961 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.910961 np0000172993 devstack@c-api.service[112497]: /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:25:25.910961 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.911193 np0000172993 devstack@c-api.service[112497]: /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:25:25.911193 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.911193 np0000172993 devstack@c-api.service[112497]: /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:25:25.911193 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.911461 np0000172993 devstack@c-api.service[112497]: /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:25:25.911461 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.911461 np0000172993 devstack@c-api.service[112497]: /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:25:25.911461 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.911461 np0000172993 devstack@c-api.service[112497]: /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:25:25.912022 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.912022 np0000172993 devstack@c-api.service[112497]: /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:25:25.912022 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.912022 np0000172993 devstack@c-api.service[112497]: /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:25:25.912022 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.912022 np0000172993 devstack@c-api.service[112497]: /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:25:25.912445 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.912445 np0000172993 devstack@c-api.service[112497]: /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:25:25.912445 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.912445 np0000172993 devstack@c-api.service[112497]: /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:25:25.912445 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.912755 np0000172993 devstack@c-api.service[112497]: /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:25:25.912755 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.912755 np0000172993 devstack@c-api.service[112497]: /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:25:25.912755 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.912755 np0000172993 devstack@c-api.service[112497]: /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:25:25.912755 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.913095 np0000172993 devstack@c-api.service[112497]: /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:25:25.913095 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.913095 np0000172993 devstack@c-api.service[112497]: /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:25:25.913095 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.913095 np0000172993 devstack@c-api.service[112497]: /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:25:25.913095 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.913573 np0000172993 devstack@c-api.service[112497]: /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:25:25.913573 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.913573 np0000172993 devstack@c-api.service[112497]: /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:25:25.913573 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.913573 np0000172993 devstack@c-api.service[112497]: /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:25:25.913573 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.913898 np0000172993 devstack@c-api.service[112497]: /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:25:25.913898 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.913898 np0000172993 devstack@c-api.service[112497]: /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:25:25.913898 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.913898 np0000172993 devstack@c-api.service[112497]: /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:25:25.913898 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.914066 np0000172993 devstack@c-api.service[112497]: /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:25:25.914066 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.914066 np0000172993 devstack@c-api.service[112497]: /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:25:25.914066 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.914174 np0000172993 devstack@c-api.service[112497]: /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:25:25.914174 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.914174 np0000172993 devstack@c-api.service[112497]: /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:25:25.914174 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.914174 np0000172993 devstack@c-api.service[112497]: /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:25:25.914308 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.914308 np0000172993 devstack@c-api.service[112497]: /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:25:25.914308 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.914308 np0000172993 devstack@c-api.service[112497]: /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:25:25.914308 np0000172993 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 07:25:25.914308 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-0eede4ac-415e-418e-bb8e-b8647a845a0f None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:25:26.412796 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-0eede4ac-415e-418e-bb8e-b8647a845a0f admin admin] POST https://199.204.45.70/volume/v3/types May 09 07:25:26.413383 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-0eede4ac-415e-418e-bb8e-b8647a845a0f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:25:26.415044 np0000172993 devstack@c-api.service[112497]: /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:25:26.415044 np0000172993 devstack@c-api.service[112497]: warnings.warn( May 09 07:25:26.425024 np0000172993 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-0eede4ac-415e-418e-bb8e-b8647a845a0f 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:26.453549 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-0eede4ac-415e-418e-bb8e-b8647a845a0f admin admin] https://199.204.45.70/volume/v3/types returned with HTTP 200 May 09 07:25:26.454110 np0000172993 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 1/2] 199.204.45.70 () {68 vars in 1281 bytes} [Sat May 9 07:25:25 2026] POST /volume/v3/types => generated 186 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:25:26.467388 np0000172993 devstack@c-api.service[112495]: /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:25:26.467388 np0000172993 devstack@c-api.service[112495]: warnings.warn( May 09 07:25:26.480182 np0000172993 devstack@c-api.service[112495]: /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:25:26.480182 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.480357 np0000172993 devstack@c-api.service[112495]: /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:25:26.480357 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.480357 np0000172993 devstack@c-api.service[112495]: /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:25:26.480357 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.480357 np0000172993 devstack@c-api.service[112495]: /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:25:26.480562 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.480562 np0000172993 devstack@c-api.service[112495]: /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:25:26.480562 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.480562 np0000172993 devstack@c-api.service[112495]: /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:25:26.480562 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.480562 np0000172993 devstack@c-api.service[112495]: /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:25:26.480778 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.480778 np0000172993 devstack@c-api.service[112495]: /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:25:26.480778 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.480778 np0000172993 devstack@c-api.service[112495]: /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:25:26.480778 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.480964 np0000172993 devstack@c-api.service[112495]: /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:25:26.480964 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.480964 np0000172993 devstack@c-api.service[112495]: /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:25:26.480964 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.481206 np0000172993 devstack@c-api.service[112495]: /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:25:26.481206 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.481206 np0000172993 devstack@c-api.service[112495]: /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:25:26.481206 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.481384 np0000172993 devstack@c-api.service[112495]: /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:25:26.481384 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.481384 np0000172993 devstack@c-api.service[112495]: /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:25:26.481384 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.481384 np0000172993 devstack@c-api.service[112495]: /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:25:26.481612 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.481612 np0000172993 devstack@c-api.service[112495]: /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:25:26.481612 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.481612 np0000172993 devstack@c-api.service[112495]: /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:25:26.481612 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.481805 np0000172993 devstack@c-api.service[112495]: /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:25:26.481805 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.481805 np0000172993 devstack@c-api.service[112495]: /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:25:26.481805 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.481805 np0000172993 devstack@c-api.service[112495]: /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:25:26.481805 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.482114 np0000172993 devstack@c-api.service[112495]: /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:25:26.482114 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.482114 np0000172993 devstack@c-api.service[112495]: /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:25:26.482114 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.482114 np0000172993 devstack@c-api.service[112495]: /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:25:26.482114 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.482493 np0000172993 devstack@c-api.service[112495]: /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:25:26.482493 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.482493 np0000172993 devstack@c-api.service[112495]: /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:25:26.482493 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.482493 np0000172993 devstack@c-api.service[112495]: /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:25:26.482493 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.482821 np0000172993 devstack@c-api.service[112495]: /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:25:26.482821 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.482821 np0000172993 devstack@c-api.service[112495]: /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:25:26.482821 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.482821 np0000172993 devstack@c-api.service[112495]: /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:25:26.482821 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.483156 np0000172993 devstack@c-api.service[112495]: /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:25:26.483156 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.483156 np0000172993 devstack@c-api.service[112495]: /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:25:26.483156 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.483444 np0000172993 devstack@c-api.service[112495]: /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:25:26.483444 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.483444 np0000172993 devstack@c-api.service[112495]: /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:25:26.483444 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.483444 np0000172993 devstack@c-api.service[112495]: /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:25:26.483771 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.483771 np0000172993 devstack@c-api.service[112495]: /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:25:26.483771 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.483771 np0000172993 devstack@c-api.service[112495]: /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:25:26.483771 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.484066 np0000172993 devstack@c-api.service[112495]: /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:25:26.484066 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.484066 np0000172993 devstack@c-api.service[112495]: /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:25:26.484066 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.484066 np0000172993 devstack@c-api.service[112495]: /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:25:26.484066 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.484460 np0000172993 devstack@c-api.service[112495]: /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:25:26.484460 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.484460 np0000172993 devstack@c-api.service[112495]: /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:25:26.484460 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.484460 np0000172993 devstack@c-api.service[112495]: /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:25:26.484772 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.484772 np0000172993 devstack@c-api.service[112495]: /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:25:26.484772 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.484772 np0000172993 devstack@c-api.service[112495]: /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:25:26.484772 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.485077 np0000172993 devstack@c-api.service[112495]: /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:25:26.485077 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.485077 np0000172993 devstack@c-api.service[112495]: /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:25:26.485077 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.485311 np0000172993 devstack@c-api.service[112495]: /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:25:26.485311 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.485311 np0000172993 devstack@c-api.service[112495]: /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:25:26.485311 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.485611 np0000172993 devstack@c-api.service[112495]: /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:25:26.485611 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.485611 np0000172993 devstack@c-api.service[112495]: /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:25:26.485611 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.485611 np0000172993 devstack@c-api.service[112495]: /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:25:26.485911 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.485911 np0000172993 devstack@c-api.service[112495]: /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:25:26.485911 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.485911 np0000172993 devstack@c-api.service[112495]: /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:25:26.485911 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.486200 np0000172993 devstack@c-api.service[112495]: /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:25:26.486200 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.486200 np0000172993 devstack@c-api.service[112495]: /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:25:26.486200 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.486545 np0000172993 devstack@c-api.service[112495]: /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:25:26.486545 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.486545 np0000172993 devstack@c-api.service[112495]: /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:25:26.486545 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.486815 np0000172993 devstack@c-api.service[112495]: /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:25:26.486815 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.486815 np0000172993 devstack@c-api.service[112495]: /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:25:26.486815 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.487090 np0000172993 devstack@c-api.service[112495]: /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:25:26.487090 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.487090 np0000172993 devstack@c-api.service[112495]: /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:25:26.487090 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.487371 np0000172993 devstack@c-api.service[112495]: /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:25:26.487371 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.487371 np0000172993 devstack@c-api.service[112495]: /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:25:26.487371 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.487647 np0000172993 devstack@c-api.service[112495]: /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:25:26.487647 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.487647 np0000172993 devstack@c-api.service[112495]: /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:25:26.487647 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.487647 np0000172993 devstack@c-api.service[112495]: /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:25:26.487647 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.488113 np0000172993 devstack@c-api.service[112495]: /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:25:26.488113 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.488113 np0000172993 devstack@c-api.service[112495]: /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:25:26.488113 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.488113 np0000172993 devstack@c-api.service[112495]: /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:25:26.488486 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.488486 np0000172993 devstack@c-api.service[112495]: /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:25:26.488486 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.488486 np0000172993 devstack@c-api.service[112495]: /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:25:26.488486 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.488486 np0000172993 devstack@c-api.service[112495]: /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:25:26.488486 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.488920 np0000172993 devstack@c-api.service[112495]: /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:25:26.488920 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.488920 np0000172993 devstack@c-api.service[112495]: /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:25:26.488920 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.488920 np0000172993 devstack@c-api.service[112495]: /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:25:26.488920 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.489280 np0000172993 devstack@c-api.service[112495]: /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:25:26.489280 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.489280 np0000172993 devstack@c-api.service[112495]: /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:25:26.489280 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.489280 np0000172993 devstack@c-api.service[112495]: /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:25:26.489280 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.489815 np0000172993 devstack@c-api.service[112495]: /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:25:26.489815 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.489815 np0000172993 devstack@c-api.service[112495]: /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:25:26.489815 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.489815 np0000172993 devstack@c-api.service[112495]: /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:25:26.489815 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.489988 np0000172993 devstack@c-api.service[112495]: /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:25:26.489988 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.489988 np0000172993 devstack@c-api.service[112495]: /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:25:26.489988 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.490106 np0000172993 devstack@c-api.service[112495]: /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:25:26.490106 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.490106 np0000172993 devstack@c-api.service[112495]: /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:25:26.490106 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.490212 np0000172993 devstack@c-api.service[112495]: /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:25:26.490212 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.490212 np0000172993 devstack@c-api.service[112495]: /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:25:26.490212 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.490319 np0000172993 devstack@c-api.service[112495]: /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:25:26.490319 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.490319 np0000172993 devstack@c-api.service[112495]: /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:25:26.490319 np0000172993 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 07:25:26.490319 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [req-0eede4ac-415e-418e-bb8e-b8647a845a0f req-2bf2f47c-d8ab-47bd-8dbb-5d7a141ecde3 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:25:26.813146 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [req-0eede4ac-415e-418e-bb8e-b8647a845a0f req-2bf2f47c-d8ab-47bd-8dbb-5d7a141ecde3 admin admin] POST https://199.204.45.70/volume/v3/types/cc35114d-9bd6-460e-8da2-486f0431bdfa/extra_specs May 09 07:25:26.813790 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [req-0eede4ac-415e-418e-bb8e-b8647a845a0f req-2bf2f47c-d8ab-47bd-8dbb-5d7a141ecde3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:25:26.815533 np0000172993 devstack@c-api.service[112495]: /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:25:26.815533 np0000172993 devstack@c-api.service[112495]: warnings.warn( May 09 07:25:26.826533 np0000172993 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [req-0eede4ac-415e-418e-bb8e-b8647a845a0f req-2bf2f47c-d8ab-47bd-8dbb-5d7a141ecde3 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:26.881981 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [req-0eede4ac-415e-418e-bb8e-b8647a845a0f req-2bf2f47c-d8ab-47bd-8dbb-5d7a141ecde3 admin admin] https://199.204.45.70/volume/v3/types/cc35114d-9bd6-460e-8da2-486f0431bdfa/extra_specs returned with HTTP 200 May 09 07:25:26.882481 np0000172993 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 1/3] 199.204.45.70 () {70 vars in 1498 bytes} [Sat May 9 07:25:26 2026] POST /volume/v3/types/cc35114d-9bd6-460e-8da2-486f0431bdfa/extra_specs => generated 55 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:25:28.515088 np0000172993 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=6 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:25:28.525797 np0000172993 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=6 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:25:36.450900 np0000172993 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:25:36.880695 np0000172993 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:31:09.163380 np0000172993 devstack@c-api.service[112496]: /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:31:09.163380 np0000172993 devstack@c-api.service[112496]: warnings.warn( May 09 07:31:09.176190 np0000172993 devstack@c-api.service[112496]: /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:31:09.176190 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.176190 np0000172993 devstack@c-api.service[112496]: /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:31:09.176190 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.176190 np0000172993 devstack@c-api.service[112496]: /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:31:09.176735 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.176735 np0000172993 devstack@c-api.service[112496]: /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:31:09.176735 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.176735 np0000172993 devstack@c-api.service[112496]: /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:31:09.176735 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.177077 np0000172993 devstack@c-api.service[112496]: /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:31:09.177077 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.177077 np0000172993 devstack@c-api.service[112496]: /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:31:09.177077 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.177077 np0000172993 devstack@c-api.service[112496]: /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:31:09.177077 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.177507 np0000172993 devstack@c-api.service[112496]: /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:31:09.177507 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.177507 np0000172993 devstack@c-api.service[112496]: /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:31:09.177507 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.177821 np0000172993 devstack@c-api.service[112496]: /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:31:09.177821 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.177821 np0000172993 devstack@c-api.service[112496]: /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:31:09.177821 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.178162 np0000172993 devstack@c-api.service[112496]: /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:31:09.178162 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.178162 np0000172993 devstack@c-api.service[112496]: /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:31:09.178162 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.178479 np0000172993 devstack@c-api.service[112496]: /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:31:09.178479 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.178479 np0000172993 devstack@c-api.service[112496]: /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:31:09.178479 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.178479 np0000172993 devstack@c-api.service[112496]: /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:31:09.178874 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.178874 np0000172993 devstack@c-api.service[112496]: /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:31:09.178874 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.178874 np0000172993 devstack@c-api.service[112496]: /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:31:09.178874 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.179217 np0000172993 devstack@c-api.service[112496]: /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:31:09.179217 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.179217 np0000172993 devstack@c-api.service[112496]: /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:31:09.179217 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.179217 np0000172993 devstack@c-api.service[112496]: /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:31:09.179217 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.179665 np0000172993 devstack@c-api.service[112496]: /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:31:09.179665 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.179665 np0000172993 devstack@c-api.service[112496]: /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:31:09.179665 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.179665 np0000172993 devstack@c-api.service[112496]: /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:31:09.179665 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.180093 np0000172993 devstack@c-api.service[112496]: /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:31:09.180093 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.180093 np0000172993 devstack@c-api.service[112496]: /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:31:09.180093 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.180093 np0000172993 devstack@c-api.service[112496]: /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:31:09.180093 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.180542 np0000172993 devstack@c-api.service[112496]: /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:31:09.180542 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.180542 np0000172993 devstack@c-api.service[112496]: /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:31:09.180542 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.180542 np0000172993 devstack@c-api.service[112496]: /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:31:09.180912 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.180912 np0000172993 devstack@c-api.service[112496]: /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:31:09.180912 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.180912 np0000172993 devstack@c-api.service[112496]: /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:31:09.180912 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.181238 np0000172993 devstack@c-api.service[112496]: /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:31:09.181238 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.181238 np0000172993 devstack@c-api.service[112496]: /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:31:09.181238 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.181238 np0000172993 devstack@c-api.service[112496]: /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:31:09.181238 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.181684 np0000172993 devstack@c-api.service[112496]: /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:31:09.181684 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.181684 np0000172993 devstack@c-api.service[112496]: /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:31:09.181684 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.181684 np0000172993 devstack@c-api.service[112496]: /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:31:09.181684 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.182096 np0000172993 devstack@c-api.service[112496]: /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:31:09.182096 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.182096 np0000172993 devstack@c-api.service[112496]: /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:31:09.182096 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.182096 np0000172993 devstack@c-api.service[112496]: /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:31:09.182567 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.182567 np0000172993 devstack@c-api.service[112496]: /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:31:09.182567 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.182567 np0000172993 devstack@c-api.service[112496]: /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:31:09.182567 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.182899 np0000172993 devstack@c-api.service[112496]: /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:31:09.182899 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.182899 np0000172993 devstack@c-api.service[112496]: /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:31:09.182899 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.183217 np0000172993 devstack@c-api.service[112496]: /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:31:09.183217 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.183217 np0000172993 devstack@c-api.service[112496]: /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:31:09.183217 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.183560 np0000172993 devstack@c-api.service[112496]: /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:31:09.183560 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.183560 np0000172993 devstack@c-api.service[112496]: /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:31:09.183560 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.183560 np0000172993 devstack@c-api.service[112496]: /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:31:09.183927 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.183927 np0000172993 devstack@c-api.service[112496]: /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:31:09.183927 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.183927 np0000172993 devstack@c-api.service[112496]: /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:31:09.183927 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.184249 np0000172993 devstack@c-api.service[112496]: /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:31:09.184249 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.184249 np0000172993 devstack@c-api.service[112496]: /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:31:09.184249 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.184573 np0000172993 devstack@c-api.service[112496]: /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:31:09.184573 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.184573 np0000172993 devstack@c-api.service[112496]: /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:31:09.184573 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.184841 np0000172993 devstack@c-api.service[112496]: /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:31:09.184841 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.184841 np0000172993 devstack@c-api.service[112496]: /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:31:09.184841 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.185156 np0000172993 devstack@c-api.service[112496]: /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:31:09.185156 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.185156 np0000172993 devstack@c-api.service[112496]: /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:31:09.185156 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.185486 np0000172993 devstack@c-api.service[112496]: /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:31:09.185486 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.185486 np0000172993 devstack@c-api.service[112496]: /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:31:09.185486 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.185767 np0000172993 devstack@c-api.service[112496]: /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:31:09.185767 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.185767 np0000172993 devstack@c-api.service[112496]: /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:31:09.185767 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.185767 np0000172993 devstack@c-api.service[112496]: /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:31:09.186136 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.186136 np0000172993 devstack@c-api.service[112496]: /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:31:09.186136 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.186136 np0000172993 devstack@c-api.service[112496]: /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:31:09.186136 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.186136 np0000172993 devstack@c-api.service[112496]: /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:31:09.187054 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.187054 np0000172993 devstack@c-api.service[112496]: /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:31:09.187054 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.187054 np0000172993 devstack@c-api.service[112496]: /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:31:09.187054 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.187226 np0000172993 devstack@c-api.service[112496]: /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:31:09.187226 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.187226 np0000172993 devstack@c-api.service[112496]: /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:31:09.187226 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.187226 np0000172993 devstack@c-api.service[112496]: /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:31:09.187226 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.187429 np0000172993 devstack@c-api.service[112496]: /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:31:09.187429 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.187429 np0000172993 devstack@c-api.service[112496]: /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:31:09.187429 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.187429 np0000172993 devstack@c-api.service[112496]: /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:31:09.187429 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.187623 np0000172993 devstack@c-api.service[112496]: /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:31:09.187623 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.187623 np0000172993 devstack@c-api.service[112496]: /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:31:09.187623 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.187623 np0000172993 devstack@c-api.service[112496]: /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:31:09.187623 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.187799 np0000172993 devstack@c-api.service[112496]: /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:31:09.187799 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.187799 np0000172993 devstack@c-api.service[112496]: /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:31:09.187799 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.187799 np0000172993 devstack@c-api.service[112496]: /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:31:09.187799 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.188029 np0000172993 devstack@c-api.service[112496]: /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:31:09.188029 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.188029 np0000172993 devstack@c-api.service[112496]: /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:31:09.188029 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.188170 np0000172993 devstack@c-api.service[112496]: /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:31:09.188170 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.188170 np0000172993 devstack@c-api.service[112496]: /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:31:09.188170 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.188170 np0000172993 devstack@c-api.service[112496]: /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:31:09.188360 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.188360 np0000172993 devstack@c-api.service[112496]: /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:31:09.188360 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.188360 np0000172993 devstack@c-api.service[112496]: /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:31:09.188360 np0000172993 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 07:31:09.188360 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-7428dc51-d304-4125-bf63-3a67979032bb None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:09.188360 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-7428dc51-d304-4125-bf63-3a67979032bb None None] GET https://199.204.45.70/volume// May 09 07:31:09.188565 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-7428dc51-d304-4125-bf63-3a67979032bb None None] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:09.188565 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-7428dc51-d304-4125-bf63-3a67979032bb None None] Calling method 'all' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:09.188565 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-7428dc51-d304-4125-bf63-3a67979032bb None None] https://199.204.45.70/volume// returned with HTTP 300 May 09 07:31:09.188565 np0000172993 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 1/4] 199.204.45.70 () {66 vars in 1449 bytes} [Sat May 9 07:31:09 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:31:44.891358 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-c49b8547-9813-4715-a4d0-4aa0fb95852c None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:45.210018 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-c49b8547-9813-4715-a4d0-4aa0fb95852c demo demo] GET https://199.204.45.70/volume/v3/types?is_public=None May 09 07:31:45.210379 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-c49b8547-9813-4715-a4d0-4aa0fb95852c demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:45.210625 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-c49b8547-9813-4715-a4d0-4aa0fb95852c demo demo] Calling method 'index' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:45.211086 np0000172993 devstack@c-api.service[112494]: /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:31:45.211086 np0000172993 devstack@c-api.service[112494]: warnings.warn( May 09 07:31:45.211692 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-c49b8547-9813-4715-a4d0-4aa0fb95852c demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:31:45.221547 np0000172993 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-c49b8547-9813-4715-a4d0-4aa0fb95852c 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:31:45.237299 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-c49b8547-9813-4715-a4d0-4aa0fb95852c demo demo] https://199.204.45.70/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:31:45.237972 np0000172993 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 2/5] 199.204.45.70 () {64 vars in 1256 bytes} [Sat May 9 07:31:44 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:31:45.252513 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [req-c49b8547-9813-4715-a4d0-4aa0fb95852c req-f6e48406-0bef-47db-a852-7ecb8726eb80 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:45.257742 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-c49b8547-9813-4715-a4d0-4aa0fb95852c req-f6e48406-0bef-47db-a852-7ecb8726eb80 demo demo] GET https://199.204.45.70/volume/v3/types/default May 09 07:31:45.258121 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-c49b8547-9813-4715-a4d0-4aa0fb95852c req-f6e48406-0bef-47db-a852-7ecb8726eb80 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:45.258555 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-c49b8547-9813-4715-a4d0-4aa0fb95852c req-f6e48406-0bef-47db-a852-7ecb8726eb80 demo demo] Calling method 'show' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:45.268550 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-c49b8547-9813-4715-a4d0-4aa0fb95852c req-f6e48406-0bef-47db-a852-7ecb8726eb80 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 09 07:31:45.269005 np0000172993 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 2/6] 199.204.45.70 () {66 vars in 1322 bytes} [Sat May 9 07:31:45 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:31:45.640575 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-31f9a043-e600-4699-8b99-799c83f34b5a None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:45.644889 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-31f9a043-e600-4699-8b99-799c83f34b5a demo demo] GET https://199.204.45.70/volume/v3/types/default May 09 07:31:45.645203 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-31f9a043-e600-4699-8b99-799c83f34b5a demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:45.645706 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-31f9a043-e600-4699-8b99-799c83f34b5a demo demo] Calling method 'show' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:45.659841 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-31f9a043-e600-4699-8b99-799c83f34b5a demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 09 07:31:45.660162 np0000172993 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 2/7] 199.204.45.70 () {64 vars in 1251 bytes} [Sat May 9 07:31:45 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:31:46.040359 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-d138c507-26f0-4498-8068-fe676a777e5c None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:46.368203 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-d138c507-26f0-4498-8068-fe676a777e5c demo demo] GET https://199.204.45.70/volume/v3/types/default May 09 07:31:46.368556 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-d138c507-26f0-4498-8068-fe676a777e5c demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:46.368750 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-d138c507-26f0-4498-8068-fe676a777e5c demo demo] Calling method 'show' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:46.377095 np0000172993 devstack@c-api.service[112496]: DEBUG oslo_db.sqlalchemy.engines [None req-d138c507-26f0-4498-8068-fe676a777e5c 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=112496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:31:46.393063 np0000172993 devstack@c-api.service[112496]: /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:31:46.393063 np0000172993 devstack@c-api.service[112496]: warnings.warn( May 09 07:31:46.395192 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-d138c507-26f0-4498-8068-fe676a777e5c demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 09 07:31:46.395595 np0000172993 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 2/8] 199.204.45.70 () {64 vars in 1251 bytes} [Sat May 9 07:31:46 2026] GET /volume/v3/types/default => generated 145 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:31:46.410759 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-69364966-745c-4c73-b45f-2abed213db9d None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:46.414185 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-69364966-745c-4c73-b45f-2abed213db9d demo demo] GET https://199.204.45.70/volume/v3/types/default May 09 07:31:46.414594 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-69364966-745c-4c73-b45f-2abed213db9d demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:46.414988 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-69364966-745c-4c73-b45f-2abed213db9d demo demo] Calling method 'show' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:46.429617 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-69364966-745c-4c73-b45f-2abed213db9d demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 09 07:31:46.430000 np0000172993 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 3/9] 199.204.45.70 () {64 vars in 1251 bytes} [Sat May 9 07:31:46 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:31:55.264645 np0000172993 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=2 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:31:55.655998 np0000172993 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=2 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:31:56.391174 np0000172993 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=2 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:31:56.426110 np0000172993 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=3 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:38:43.473362 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-133394af-f941-4911-a690-ab1bbffc373d None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:38:43.588628 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-133394af-f941-4911-a690-ab1bbffc373d demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:38:43.588949 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-133394af-f941-4911-a690-ab1bbffc373d demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:38:43.589288 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-133394af-f941-4911-a690-ab1bbffc373d demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:38:43.590184 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-133394af-f941-4911-a690-ab1bbffc373d demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:38:43.591489 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-133394af-f941-4911-a690-ab1bbffc373d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:38:43.667972 np0000172993 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-133394af-f941-4911-a690-ab1bbffc373d demo demo] Get all volumes completed successfully. May 09 07:38:43.667972 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-133394af-f941-4911-a690-ab1bbffc373d demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:38:43.667972 np0000172993 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 3/10] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:38:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:38:53.632673 np0000172993 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:39:43.668947 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-b9cabc8f-9663-49b4-b6b0-a054247c43ee None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:43.672018 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-b9cabc8f-9663-49b4-b6b0-a054247c43ee demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:39:43.672219 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-b9cabc8f-9663-49b4-b6b0-a054247c43ee demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:43.672460 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-b9cabc8f-9663-49b4-b6b0-a054247c43ee demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:43.673107 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-b9cabc8f-9663-49b4-b6b0-a054247c43ee demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:43.674035 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-b9cabc8f-9663-49b4-b6b0-a054247c43ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:43.705426 np0000172993 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-b9cabc8f-9663-49b4-b6b0-a054247c43ee demo demo] Get all volumes completed successfully. May 09 07:39:43.708141 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-b9cabc8f-9663-49b4-b6b0-a054247c43ee demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:43.708687 np0000172993 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 3/11] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:39:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:39:53.698978 np0000172993 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:40:43.725176 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-0958e97a-223e-4fbd-a919-427c6eaeb838 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:43.728869 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-0958e97a-223e-4fbd-a919-427c6eaeb838 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:40:43.730351 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-0958e97a-223e-4fbd-a919-427c6eaeb838 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:43.730351 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-0958e97a-223e-4fbd-a919-427c6eaeb838 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:43.730351 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-0958e97a-223e-4fbd-a919-427c6eaeb838 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:43.731363 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-0958e97a-223e-4fbd-a919-427c6eaeb838 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:43.768765 np0000172993 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-0958e97a-223e-4fbd-a919-427c6eaeb838 demo demo] Get all volumes completed successfully. May 09 07:40:43.771297 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-0958e97a-223e-4fbd-a919-427c6eaeb838 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:43.771798 np0000172993 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 3/12] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:40:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:40:53.764055 np0000172993 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:41:43.786730 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-2d580342-5b7e-4062-b8fb-2ecbd9be72c8 None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:43.792102 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-2d580342-5b7e-4062-b8fb-2ecbd9be72c8 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:41:43.792424 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-2d580342-5b7e-4062-b8fb-2ecbd9be72c8 demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:43.792754 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-2d580342-5b7e-4062-b8fb-2ecbd9be72c8 demo demo] Calling method 'detail' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:43.793492 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-2d580342-5b7e-4062-b8fb-2ecbd9be72c8 demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:43.794548 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.volume.api [None req-2d580342-5b7e-4062-b8fb-2ecbd9be72c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112494) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:43.829599 np0000172993 devstack@c-api.service[112494]: INFO cinder.volume.api [None req-2d580342-5b7e-4062-b8fb-2ecbd9be72c8 demo demo] Get all volumes completed successfully. May 09 07:41:43.832174 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-2d580342-5b7e-4062-b8fb-2ecbd9be72c8 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:43.832864 np0000172993 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 4/13] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:41:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:41:53.822293 np0000172993 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:43.872168 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-2f207ffc-6416-4db1-ac19-7998e21a8cfb None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:43.878140 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-2f207ffc-6416-4db1-ac19-7998e21a8cfb demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:42:43.878140 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-2f207ffc-6416-4db1-ac19-7998e21a8cfb demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:43.878140 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-2f207ffc-6416-4db1-ac19-7998e21a8cfb demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:43.878745 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-2f207ffc-6416-4db1-ac19-7998e21a8cfb demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:43.879870 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-2f207ffc-6416-4db1-ac19-7998e21a8cfb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:43.893379 np0000172993 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-2f207ffc-6416-4db1-ac19-7998e21a8cfb demo demo] Get all volumes completed successfully. May 09 07:42:43.895832 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-2f207ffc-6416-4db1-ac19-7998e21a8cfb demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:43.896316 np0000172993 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 4/14] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:42:43 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:42:53.883902 np0000172993 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:43:43.905784 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-c16aa56d-0330-4524-8a5e-ad06b16b506f None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:44.020942 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-c16aa56d-0330-4524-8a5e-ad06b16b506f demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:43:44.021138 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-c16aa56d-0330-4524-8a5e-ad06b16b506f demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:44.021336 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-c16aa56d-0330-4524-8a5e-ad06b16b506f demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:44.021585 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-c16aa56d-0330-4524-8a5e-ad06b16b506f demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:44.022645 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-c16aa56d-0330-4524-8a5e-ad06b16b506f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:44.029382 np0000172993 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-c16aa56d-0330-4524-8a5e-ad06b16b506f demo demo] Get all volumes completed successfully. May 09 07:43:44.031335 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-c16aa56d-0330-4524-8a5e-ad06b16b506f demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:44.031747 np0000172993 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 4/15] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:43:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:43:54.025203 np0000172993 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:44.044866 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-e43efc1d-b092-4178-954c-801cef96affd None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:44.047726 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-e43efc1d-b092-4178-954c-801cef96affd demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:44:44.048006 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-e43efc1d-b092-4178-954c-801cef96affd demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:44.048233 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-e43efc1d-b092-4178-954c-801cef96affd demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:44.048633 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-e43efc1d-b092-4178-954c-801cef96affd demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:44.049760 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-e43efc1d-b092-4178-954c-801cef96affd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:44.058404 np0000172993 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-e43efc1d-b092-4178-954c-801cef96affd demo demo] Get all volumes completed successfully. May 09 07:44:44.060685 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-e43efc1d-b092-4178-954c-801cef96affd demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:44.061061 np0000172993 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 4/16] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:44:44 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:44:54.053060 np0000172993 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:44.080141 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-e32c78d7-1fd3-4956-b2e3-903cf62a707e None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:44.082311 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-e32c78d7-1fd3-4956-b2e3-903cf62a707e demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:45:44.083091 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-e32c78d7-1fd3-4956-b2e3-903cf62a707e demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:44.083681 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-e32c78d7-1fd3-4956-b2e3-903cf62a707e demo demo] Calling method 'detail' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:44.084770 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-e32c78d7-1fd3-4956-b2e3-903cf62a707e demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:44.085002 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.volume.api [None req-e32c78d7-1fd3-4956-b2e3-903cf62a707e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112494) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:44.093514 np0000172993 devstack@c-api.service[112494]: INFO cinder.volume.api [None req-e32c78d7-1fd3-4956-b2e3-903cf62a707e demo demo] Get all volumes completed successfully. May 09 07:45:44.095656 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-e32c78d7-1fd3-4956-b2e3-903cf62a707e demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:44.096128 np0000172993 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 5/17] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:45:44 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:45:54.087716 np0000172993 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:44.109498 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-65414e82-05f9-45da-8ed9-68eadca3a795 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:44.111783 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-65414e82-05f9-45da-8ed9-68eadca3a795 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:46:44.111783 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-65414e82-05f9-45da-8ed9-68eadca3a795 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:44.112116 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-65414e82-05f9-45da-8ed9-68eadca3a795 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:44.112116 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-65414e82-05f9-45da-8ed9-68eadca3a795 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:44.112864 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-65414e82-05f9-45da-8ed9-68eadca3a795 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:44.120418 np0000172993 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-65414e82-05f9-45da-8ed9-68eadca3a795 demo demo] Get all volumes completed successfully. May 09 07:46:44.123175 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-65414e82-05f9-45da-8ed9-68eadca3a795 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:44.123860 np0000172993 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 5/18] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:46:44 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:46:54.115814 np0000172993 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:44.134352 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-406c0487-5de5-4b20-9882-436c427cade4 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:44.137869 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-406c0487-5de5-4b20-9882-436c427cade4 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:47:44.138111 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-406c0487-5de5-4b20-9882-436c427cade4 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:44.138388 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-406c0487-5de5-4b20-9882-436c427cade4 demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:44.138706 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-406c0487-5de5-4b20-9882-436c427cade4 demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:44.139802 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-406c0487-5de5-4b20-9882-436c427cade4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:44.150092 np0000172993 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-406c0487-5de5-4b20-9882-436c427cade4 demo demo] Get all volumes completed successfully. May 09 07:47:44.153544 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-406c0487-5de5-4b20-9882-436c427cade4 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:44.154361 np0000172993 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 5/19] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:47:44 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:54.143820 np0000172993 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:44.168028 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-473a9084-f779-46d6-bd65-5519de1d6671 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:44.316496 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-473a9084-f779-46d6-bd65-5519de1d6671 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:48:44.316895 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-473a9084-f779-46d6-bd65-5519de1d6671 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:44.317295 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-473a9084-f779-46d6-bd65-5519de1d6671 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:44.317862 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-473a9084-f779-46d6-bd65-5519de1d6671 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:44.319001 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-473a9084-f779-46d6-bd65-5519de1d6671 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:44.328369 np0000172993 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-473a9084-f779-46d6-bd65-5519de1d6671 demo demo] Get all volumes completed successfully. May 09 07:48:44.330351 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-473a9084-f779-46d6-bd65-5519de1d6671 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:44.330678 np0000172993 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 5/20] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:48:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:48:54.323560 np0000172993 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:44.344817 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-a2fbfeea-536c-424a-83ca-403563228694 None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:44.349101 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-a2fbfeea-536c-424a-83ca-403563228694 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:49:44.349737 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-a2fbfeea-536c-424a-83ca-403563228694 demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:44.350147 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-a2fbfeea-536c-424a-83ca-403563228694 demo demo] Calling method 'detail' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:44.350632 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-a2fbfeea-536c-424a-83ca-403563228694 demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:44.352107 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.volume.api [None req-a2fbfeea-536c-424a-83ca-403563228694 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112494) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:44.359590 np0000172993 devstack@c-api.service[112494]: INFO cinder.volume.api [None req-a2fbfeea-536c-424a-83ca-403563228694 demo demo] Get all volumes completed successfully. May 09 07:49:44.361576 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-a2fbfeea-536c-424a-83ca-403563228694 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:44.362068 np0000172993 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 6/21] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:49:44 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:49:54.356154 np0000172993 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:44.377762 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-23b00b26-8a91-4f0e-b8db-bb9269ea2b1a None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:44.380474 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-23b00b26-8a91-4f0e-b8db-bb9269ea2b1a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:50:44.380707 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-23b00b26-8a91-4f0e-b8db-bb9269ea2b1a demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:44.380956 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-23b00b26-8a91-4f0e-b8db-bb9269ea2b1a demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:44.381242 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-23b00b26-8a91-4f0e-b8db-bb9269ea2b1a demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:44.382185 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-23b00b26-8a91-4f0e-b8db-bb9269ea2b1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:44.390515 np0000172993 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-23b00b26-8a91-4f0e-b8db-bb9269ea2b1a demo demo] Get all volumes completed successfully. May 09 07:50:44.392609 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-23b00b26-8a91-4f0e-b8db-bb9269ea2b1a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:44.392969 np0000172993 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 6/22] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:50:44 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:50:54.385532 np0000172993 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:44.404459 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-80a55d59-0ebf-428d-acb4-e8b5a3643aa5 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:44.408355 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-80a55d59-0ebf-428d-acb4-e8b5a3643aa5 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:51:44.408720 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-80a55d59-0ebf-428d-acb4-e8b5a3643aa5 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:44.409154 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-80a55d59-0ebf-428d-acb4-e8b5a3643aa5 demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:44.409590 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-80a55d59-0ebf-428d-acb4-e8b5a3643aa5 demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:44.410248 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-80a55d59-0ebf-428d-acb4-e8b5a3643aa5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:44.416037 np0000172993 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-80a55d59-0ebf-428d-acb4-e8b5a3643aa5 demo demo] Get all volumes completed successfully. May 09 07:51:44.417890 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-80a55d59-0ebf-428d-acb4-e8b5a3643aa5 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:44.418219 np0000172993 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 6/23] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:51:44 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:51:54.412958 np0000172993 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:44.433167 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-edd8eba6-cdca-4bec-927d-7b33f66b0c21 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:44.435672 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-edd8eba6-cdca-4bec-927d-7b33f66b0c21 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:52:44.436448 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-edd8eba6-cdca-4bec-927d-7b33f66b0c21 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:44.436448 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-edd8eba6-cdca-4bec-927d-7b33f66b0c21 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:44.436715 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-edd8eba6-cdca-4bec-927d-7b33f66b0c21 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:44.437554 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-edd8eba6-cdca-4bec-927d-7b33f66b0c21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:44.447828 np0000172993 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-edd8eba6-cdca-4bec-927d-7b33f66b0c21 demo demo] Get all volumes completed successfully. May 09 07:52:44.451677 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-edd8eba6-cdca-4bec-927d-7b33f66b0c21 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:44.452427 np0000172993 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 6/24] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:52:44 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:54.441454 np0000172993 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:44.467367 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-b8290aba-3c9b-483d-93ed-7cb6cc8782d2 None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:44.571844 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-b8290aba-3c9b-483d-93ed-7cb6cc8782d2 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:53:44.572024 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-b8290aba-3c9b-483d-93ed-7cb6cc8782d2 demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:44.572203 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-b8290aba-3c9b-483d-93ed-7cb6cc8782d2 demo demo] Calling method 'detail' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:44.572466 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-b8290aba-3c9b-483d-93ed-7cb6cc8782d2 demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:44.573155 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.volume.api [None req-b8290aba-3c9b-483d-93ed-7cb6cc8782d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112494) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:44.580095 np0000172993 devstack@c-api.service[112494]: INFO cinder.volume.api [None req-b8290aba-3c9b-483d-93ed-7cb6cc8782d2 demo demo] Get all volumes completed successfully. May 09 07:53:44.582192 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-b8290aba-3c9b-483d-93ed-7cb6cc8782d2 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:44.582573 np0000172993 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 7/25] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:53:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:53:54.575668 np0000172993 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:44.596117 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-a96f5d7b-3004-4844-adb2-6f0c83e49937 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:44.601310 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-a96f5d7b-3004-4844-adb2-6f0c83e49937 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:54:44.601600 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-a96f5d7b-3004-4844-adb2-6f0c83e49937 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:44.601783 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-a96f5d7b-3004-4844-adb2-6f0c83e49937 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:44.602071 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-a96f5d7b-3004-4844-adb2-6f0c83e49937 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:44.602981 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-a96f5d7b-3004-4844-adb2-6f0c83e49937 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:44.610457 np0000172993 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-a96f5d7b-3004-4844-adb2-6f0c83e49937 demo demo] Get all volumes completed successfully. May 09 07:54:44.613070 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-a96f5d7b-3004-4844-adb2-6f0c83e49937 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:44.613567 np0000172993 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 7/26] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:54:44 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:54:54.606277 np0000172993 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:44.626713 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-00fc8495-26da-4d9d-896b-3355ac0927cd None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:44.629735 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-00fc8495-26da-4d9d-896b-3355ac0927cd demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:55:44.629735 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-00fc8495-26da-4d9d-896b-3355ac0927cd demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:44.630266 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-00fc8495-26da-4d9d-896b-3355ac0927cd demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:44.630342 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-00fc8495-26da-4d9d-896b-3355ac0927cd demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:44.631278 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-00fc8495-26da-4d9d-896b-3355ac0927cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:44.638095 np0000172993 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-00fc8495-26da-4d9d-896b-3355ac0927cd demo demo] Get all volumes completed successfully. May 09 07:55:44.640211 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-00fc8495-26da-4d9d-896b-3355ac0927cd demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:44.640594 np0000172993 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 7/27] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:55:44 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:55:54.634471 np0000172993 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:44.654415 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-cee7bae7-e8e5-4d16-9d92-4d5f61b701a0 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:44.657764 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-cee7bae7-e8e5-4d16-9d92-4d5f61b701a0 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:56:44.657981 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-cee7bae7-e8e5-4d16-9d92-4d5f61b701a0 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:44.658217 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-cee7bae7-e8e5-4d16-9d92-4d5f61b701a0 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:44.658534 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-cee7bae7-e8e5-4d16-9d92-4d5f61b701a0 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:44.659686 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-cee7bae7-e8e5-4d16-9d92-4d5f61b701a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:44.671584 np0000172993 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-cee7bae7-e8e5-4d16-9d92-4d5f61b701a0 demo demo] Get all volumes completed successfully. May 09 07:56:44.671584 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-cee7bae7-e8e5-4d16-9d92-4d5f61b701a0 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:44.671584 np0000172993 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 7/28] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:56:44 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:56:54.662658 np0000172993 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:44.684176 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-791f940d-28cd-46c0-85c5-2686da5fb01e None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:44.688573 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-791f940d-28cd-46c0-85c5-2686da5fb01e demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:57:44.688933 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-791f940d-28cd-46c0-85c5-2686da5fb01e demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:44.689312 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-791f940d-28cd-46c0-85c5-2686da5fb01e demo demo] Calling method 'detail' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:44.689834 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-791f940d-28cd-46c0-85c5-2686da5fb01e demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:44.691431 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.volume.api [None req-791f940d-28cd-46c0-85c5-2686da5fb01e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112494) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:44.697500 np0000172993 devstack@c-api.service[112494]: INFO cinder.volume.api [None req-791f940d-28cd-46c0-85c5-2686da5fb01e demo demo] Get all volumes completed successfully. May 09 07:57:44.699359 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-791f940d-28cd-46c0-85c5-2686da5fb01e demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:44.699686 np0000172993 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 8/29] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:57:44 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:57:54.693963 np0000172993 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:44.717154 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-947ce979-3196-4a28-a5f8-85248b917eb7 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:44.806108 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-947ce979-3196-4a28-a5f8-85248b917eb7 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:58:44.806472 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-947ce979-3196-4a28-a5f8-85248b917eb7 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:44.806918 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-947ce979-3196-4a28-a5f8-85248b917eb7 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:44.807148 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-947ce979-3196-4a28-a5f8-85248b917eb7 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:44.808147 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-947ce979-3196-4a28-a5f8-85248b917eb7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:44.816392 np0000172993 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-947ce979-3196-4a28-a5f8-85248b917eb7 demo demo] Get all volumes completed successfully. May 09 07:58:44.819142 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-947ce979-3196-4a28-a5f8-85248b917eb7 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:44.819695 np0000172993 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 8/30] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:58:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:58:54.811310 np0000172993 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:44.834300 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-fa5f7c0f-48ef-4f12-9553-0d5b3ff2e1c3 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:44.838658 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-fa5f7c0f-48ef-4f12-9553-0d5b3ff2e1c3 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 07:59:44.838783 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-fa5f7c0f-48ef-4f12-9553-0d5b3ff2e1c3 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:44.839141 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-fa5f7c0f-48ef-4f12-9553-0d5b3ff2e1c3 demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:44.839640 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-fa5f7c0f-48ef-4f12-9553-0d5b3ff2e1c3 demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:44.841217 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-fa5f7c0f-48ef-4f12-9553-0d5b3ff2e1c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:44.848304 np0000172993 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-fa5f7c0f-48ef-4f12-9553-0d5b3ff2e1c3 demo demo] Get all volumes completed successfully. May 09 07:59:44.850339 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-fa5f7c0f-48ef-4f12-9553-0d5b3ff2e1c3 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:44.850707 np0000172993 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 8/31] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 07:59:44 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:59:54.845506 np0000172993 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:00:44.863727 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-42d04e42-43b8-4321-a06d-adbe5fbe6fa4 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:00:44.866798 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-42d04e42-43b8-4321-a06d-adbe5fbe6fa4 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 08:00:44.867034 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-42d04e42-43b8-4321-a06d-adbe5fbe6fa4 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:00:44.867298 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-42d04e42-43b8-4321-a06d-adbe5fbe6fa4 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:00:44.867614 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-42d04e42-43b8-4321-a06d-adbe5fbe6fa4 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:00:44.868590 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-42d04e42-43b8-4321-a06d-adbe5fbe6fa4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:00:44.876816 np0000172993 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-42d04e42-43b8-4321-a06d-adbe5fbe6fa4 demo demo] Get all volumes completed successfully. May 09 08:00:44.879521 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-42d04e42-43b8-4321-a06d-adbe5fbe6fa4 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 08:00:44.879971 np0000172993 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 8/32] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 08:00:44 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 08:00:54.871697 np0000172993 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:01:44.893382 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-f8306be6-ba06-4184-8afd-1fa924ef4620 None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:01:44.897276 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-f8306be6-ba06-4184-8afd-1fa924ef4620 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 08:01:44.897666 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-f8306be6-ba06-4184-8afd-1fa924ef4620 demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:01:44.898020 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-f8306be6-ba06-4184-8afd-1fa924ef4620 demo demo] Calling method 'detail' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:01:44.898475 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-f8306be6-ba06-4184-8afd-1fa924ef4620 demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:01:44.899982 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.volume.api [None req-f8306be6-ba06-4184-8afd-1fa924ef4620 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112494) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:01:44.910290 np0000172993 devstack@c-api.service[112494]: INFO cinder.volume.api [None req-f8306be6-ba06-4184-8afd-1fa924ef4620 demo demo] Get all volumes completed successfully. May 09 08:01:44.912368 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-f8306be6-ba06-4184-8afd-1fa924ef4620 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 08:01:44.912798 np0000172993 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 9/33] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 08:01:44 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 08:01:54.903070 np0000172993 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:02:44.926786 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-fcb7aaed-004e-41b5-b63e-453283136924 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:02:44.929918 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-fcb7aaed-004e-41b5-b63e-453283136924 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 08:02:44.930161 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-fcb7aaed-004e-41b5-b63e-453283136924 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:02:44.930439 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-fcb7aaed-004e-41b5-b63e-453283136924 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:02:44.930739 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-fcb7aaed-004e-41b5-b63e-453283136924 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:02:44.933284 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-fcb7aaed-004e-41b5-b63e-453283136924 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:02:44.939698 np0000172993 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-fcb7aaed-004e-41b5-b63e-453283136924 demo demo] Get all volumes completed successfully. May 09 08:02:44.941658 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-fcb7aaed-004e-41b5-b63e-453283136924 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 08:02:44.941999 np0000172993 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 9/34] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 08:02:44 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 08:02:54.935999 np0000172993 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:03:44.955460 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-cb9f3e3c-9eb4-433b-a9e8-b848d5ad0cb0 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:03:44.991991 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-cb9f3e3c-9eb4-433b-a9e8-b848d5ad0cb0 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 08:03:44.992399 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-cb9f3e3c-9eb4-433b-a9e8-b848d5ad0cb0 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:03:44.992783 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-cb9f3e3c-9eb4-433b-a9e8-b848d5ad0cb0 demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:03:44.993249 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-cb9f3e3c-9eb4-433b-a9e8-b848d5ad0cb0 demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:03:44.994870 np0000172993 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-cb9f3e3c-9eb4-433b-a9e8-b848d5ad0cb0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:03:45.002402 np0000172993 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-cb9f3e3c-9eb4-433b-a9e8-b848d5ad0cb0 demo demo] Get all volumes completed successfully. May 09 08:03:45.004338 np0000172993 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-cb9f3e3c-9eb4-433b-a9e8-b848d5ad0cb0 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 08:03:45.004682 np0000172993 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 9/35] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 08:03:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:03:54.998638 np0000172993 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:04:45.019896 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-9d83209e-eb25-4976-a7a0-baac98bbb384 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:04:45.046875 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-9d83209e-eb25-4976-a7a0-baac98bbb384 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 08:04:45.047345 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-9d83209e-eb25-4976-a7a0-baac98bbb384 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:04:45.047608 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-9d83209e-eb25-4976-a7a0-baac98bbb384 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:04:45.047931 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-9d83209e-eb25-4976-a7a0-baac98bbb384 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:04:45.048866 np0000172993 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-9d83209e-eb25-4976-a7a0-baac98bbb384 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:04:45.057071 np0000172993 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-9d83209e-eb25-4976-a7a0-baac98bbb384 demo demo] Get all volumes completed successfully. May 09 08:04:45.059647 np0000172993 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-9d83209e-eb25-4976-a7a0-baac98bbb384 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 08:04:45.060085 np0000172993 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 9/36] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 08:04:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:04:55.051928 np0000172993 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:05:45.076891 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-5d6ce488-4e85-4848-8ac9-6dc97dd4ea41 None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:05:45.081401 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-5d6ce488-4e85-4848-8ac9-6dc97dd4ea41 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 08:05:45.081875 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-5d6ce488-4e85-4848-8ac9-6dc97dd4ea41 demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:05:45.082300 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-5d6ce488-4e85-4848-8ac9-6dc97dd4ea41 demo demo] Calling method 'detail' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:05:45.082861 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-5d6ce488-4e85-4848-8ac9-6dc97dd4ea41 demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:05:45.084287 np0000172993 devstack@c-api.service[112494]: DEBUG cinder.volume.api [None req-5d6ce488-4e85-4848-8ac9-6dc97dd4ea41 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112494) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:05:45.094724 np0000172993 devstack@c-api.service[112494]: INFO cinder.volume.api [None req-5d6ce488-4e85-4848-8ac9-6dc97dd4ea41 demo demo] Get all volumes completed successfully. May 09 08:05:45.098054 np0000172993 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-5d6ce488-4e85-4848-8ac9-6dc97dd4ea41 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 08:05:45.098451 np0000172993 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 10/37] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 08:05:45 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 08:05:55.089037 np0000172993 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:06:45.126582 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-cf6a222d-cd50-48aa-a919-85868a5bfb9b None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:06:45.129726 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-cf6a222d-cd50-48aa-a919-85868a5bfb9b demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 09 08:06:45.129943 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-cf6a222d-cd50-48aa-a919-85868a5bfb9b demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:06:45.130198 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-cf6a222d-cd50-48aa-a919-85868a5bfb9b demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:06:45.130508 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-cf6a222d-cd50-48aa-a919-85868a5bfb9b demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:06:45.131471 np0000172993 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-cf6a222d-cd50-48aa-a919-85868a5bfb9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:06:45.138709 np0000172993 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-cf6a222d-cd50-48aa-a919-85868a5bfb9b demo demo] Get all volumes completed successfully. May 09 08:06:45.140874 np0000172993 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-cf6a222d-cd50-48aa-a919-85868a5bfb9b demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 09 08:06:45.141214 np0000172993 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 10/38] 199.204.45.70 () {64 vars in 1289 bytes} [Sat May 9 08:06:45 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)