May 09 03:23:54.943817 np0000172888 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 03:23:54.955535 np0000172888 devstack@c-api.service[112584]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 03:23:54.958810 np0000172888 devstack@c-api.service[112584]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 03:23:54 2026] *** May 09 03:23:54.958810 np0000172888 devstack@c-api.service[112584]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 03:23:54.958810 np0000172888 devstack@c-api.service[112584]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 03:23:54.958810 np0000172888 devstack@c-api.service[112584]: nodename: np0000172888 May 09 03:23:54.958810 np0000172888 devstack@c-api.service[112584]: machine: x86_64 May 09 03:23:54.958810 np0000172888 devstack@c-api.service[112584]: clock source: unix May 09 03:23:54.958810 np0000172888 devstack@c-api.service[112584]: pcre jit disabled May 09 03:23:54.958810 np0000172888 devstack@c-api.service[112584]: detected number of CPU cores: 16 May 09 03:23:54.958810 np0000172888 devstack@c-api.service[112584]: current working directory: / May 09 03:23:54.958810 np0000172888 devstack@c-api.service[112584]: detected binary path: /usr/bin/uwsgi-core May 09 03:23:54.958810 np0000172888 devstack@c-api.service[112584]: your processes number limit is 256917 May 09 03:23:54.958810 np0000172888 devstack@c-api.service[112584]: your memory page size is 4096 bytes May 09 03:23:54.958810 np0000172888 devstack@c-api.service[112584]: detected max file descriptor number: 2048 May 09 03:23:54.958810 np0000172888 devstack@c-api.service[112584]: lock engine: pthread robust mutexes May 09 03:23:54.959626 np0000172888 devstack@c-api.service[112584]: thunder lock: enabled May 09 03:23:54.959626 np0000172888 devstack@c-api.service[112584]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 03:23:54.959626 np0000172888 devstack@c-api.service[112584]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 03:23:54.959626 np0000172888 devstack@c-api.service[112584]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 03:23:54.959626 np0000172888 devstack@c-api.service[112584]: Set PythonHome to /opt/stack/data/venv May 09 03:23:54.995891 np0000172888 devstack@c-api.service[112584]: Python main interpreter initialized at 0x7aa35fca3668 May 09 03:23:54.995891 np0000172888 devstack@c-api.service[112584]: python threads support enabled May 09 03:23:54.995891 np0000172888 devstack@c-api.service[112584]: your server socket listen backlog is limited to 100 connections May 09 03:23:54.995891 np0000172888 devstack@c-api.service[112584]: your mercy for graceful operations on workers is 80 seconds May 09 03:23:54.996449 np0000172888 devstack@c-api.service[112584]: mapped 671795 bytes (656 KB) for 4 cores May 09 03:23:54.996603 np0000172888 devstack@c-api.service[112584]: *** Operational MODE: preforking *** May 09 03:23:54.996816 np0000172888 devstack@c-api.service[112584]: *** uWSGI is running in multiple interpreter mode *** May 09 03:23:54.996816 np0000172888 devstack@c-api.service[112584]: spawned uWSGI master process (pid: 112584) May 09 03:23:54.997102 np0000172888 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 03:23:54.997759 np0000172888 devstack@c-api.service[112584]: spawned uWSGI worker 1 (pid: 112594, cores: 1) May 09 03:23:54.998495 np0000172888 devstack@c-api.service[112584]: spawned uWSGI worker 2 (pid: 112595, cores: 1) May 09 03:23:54.998975 np0000172888 devstack@c-api.service[112584]: spawned uWSGI worker 3 (pid: 112596, cores: 1) May 09 03:23:54.999476 np0000172888 devstack@c-api.service[112584]: spawned uWSGI worker 4 (pid: 112597, cores: 1) May 09 03:23:54.999566 np0000172888 devstack@c-api.service[112584]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 03:23:55.125238 np0000172888 devstack@c-api.service[112595]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:23:55.125238 np0000172888 devstack@c-api.service[112595]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:23:55.125238 np0000172888 devstack@c-api.service[112595]: we strongly recommend against using it for new projects. May 09 03:23:55.125238 np0000172888 devstack@c-api.service[112595]: If you are already using Eventlet, we recommend migrating to a different May 09 03:23:55.125238 np0000172888 devstack@c-api.service[112595]: framework. For more detail see May 09 03:23:55.125238 np0000172888 devstack@c-api.service[112595]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:23:55.125238 np0000172888 devstack@c-api.service[112595]: import eventlet # noqa May 09 03:23:55.130565 np0000172888 devstack@c-api.service[112594]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:23:55.130565 np0000172888 devstack@c-api.service[112594]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:23:55.130565 np0000172888 devstack@c-api.service[112594]: we strongly recommend against using it for new projects. May 09 03:23:55.130565 np0000172888 devstack@c-api.service[112594]: If you are already using Eventlet, we recommend migrating to a different May 09 03:23:55.130565 np0000172888 devstack@c-api.service[112594]: framework. For more detail see May 09 03:23:55.130565 np0000172888 devstack@c-api.service[112594]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:23:55.130565 np0000172888 devstack@c-api.service[112594]: import eventlet # noqa May 09 03:23:55.132581 np0000172888 devstack@c-api.service[112596]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:23:55.132581 np0000172888 devstack@c-api.service[112596]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:23:55.132581 np0000172888 devstack@c-api.service[112596]: we strongly recommend against using it for new projects. May 09 03:23:55.132581 np0000172888 devstack@c-api.service[112596]: If you are already using Eventlet, we recommend migrating to a different May 09 03:23:55.132581 np0000172888 devstack@c-api.service[112596]: framework. For more detail see May 09 03:23:55.132581 np0000172888 devstack@c-api.service[112596]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:23:55.132581 np0000172888 devstack@c-api.service[112596]: import eventlet # noqa May 09 03:23:55.133779 np0000172888 devstack@c-api.service[112597]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:23:55.133779 np0000172888 devstack@c-api.service[112597]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:23:55.133779 np0000172888 devstack@c-api.service[112597]: we strongly recommend against using it for new projects. May 09 03:23:55.133779 np0000172888 devstack@c-api.service[112597]: If you are already using Eventlet, we recommend migrating to a different May 09 03:23:55.133779 np0000172888 devstack@c-api.service[112597]: framework. For more detail see May 09 03:23:55.133779 np0000172888 devstack@c-api.service[112597]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:23:55.133779 np0000172888 devstack@c-api.service[112597]: import eventlet # noqa May 09 03:23:55.210599 np0000172888 devstack@c-api.service[112595]: /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 03:23:55.210599 np0000172888 devstack@c-api.service[112595]: debtcollector.deprecate( May 09 03:23:55.215875 np0000172888 devstack@c-api.service[112594]: /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 03:23:55.215875 np0000172888 devstack@c-api.service[112594]: debtcollector.deprecate( May 09 03:23:55.217302 np0000172888 devstack@c-api.service[112596]: /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 03:23:55.217302 np0000172888 devstack@c-api.service[112596]: debtcollector.deprecate( May 09 03:23:55.219326 np0000172888 devstack@c-api.service[112597]: /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 03:23:55.219326 np0000172888 devstack@c-api.service[112597]: debtcollector.deprecate( May 09 03:23:55.291719 np0000172888 devstack@c-api.service[112595]: /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 03:23:55.291719 np0000172888 devstack@c-api.service[112595]: from cgi import parse_header May 09 03:23:55.294505 np0000172888 devstack@c-api.service[112594]: /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 03:23:55.294505 np0000172888 devstack@c-api.service[112594]: from cgi import parse_header May 09 03:23:55.298990 np0000172888 devstack@c-api.service[112596]: /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 03:23:55.298990 np0000172888 devstack@c-api.service[112596]: from cgi import parse_header May 09 03:23:55.302912 np0000172888 devstack@c-api.service[112597]: /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 03:23:55.302912 np0000172888 devstack@c-api.service[112597]: from cgi import parse_header May 09 03:23:55.339860 np0000172888 devstack@c-api.service[112595]: /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 03:23:55.339860 np0000172888 devstack@c-api.service[112595]: removals.removed_module( May 09 03:23:55.340534 np0000172888 devstack@c-api.service[112595]: /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 03:23:55.340534 np0000172888 devstack@c-api.service[112595]: removals.removed_module( May 09 03:23:55.341022 np0000172888 devstack@c-api.service[112594]: /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 03:23:55.341022 np0000172888 devstack@c-api.service[112594]: removals.removed_module( May 09 03:23:55.341773 np0000172888 devstack@c-api.service[112594]: /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 03:23:55.341773 np0000172888 devstack@c-api.service[112594]: removals.removed_module( May 09 03:23:55.342909 np0000172888 devstack@c-api.service[112596]: /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 03:23:55.342909 np0000172888 devstack@c-api.service[112596]: removals.removed_module( May 09 03:23:55.343618 np0000172888 devstack@c-api.service[112596]: /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 03:23:55.343618 np0000172888 devstack@c-api.service[112596]: removals.removed_module( May 09 03:23:55.349132 np0000172888 devstack@c-api.service[112597]: /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 03:23:55.349132 np0000172888 devstack@c-api.service[112597]: removals.removed_module( May 09 03:23:55.349841 np0000172888 devstack@c-api.service[112597]: /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 03:23:55.349841 np0000172888 devstack@c-api.service[112597]: removals.removed_module( May 09 03:23:55.982364 np0000172888 devstack@c-api.service[112596]: /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 03:23:55.982364 np0000172888 devstack@c-api.service[112596]: warnings.warn( May 09 03:23:55.984980 np0000172888 devstack@c-api.service[112597]: /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 03:23:55.984980 np0000172888 devstack@c-api.service[112597]: warnings.warn( May 09 03:23:56.002389 np0000172888 devstack@c-api.service[112594]: /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 03:23:56.002389 np0000172888 devstack@c-api.service[112594]: warnings.warn( May 09 03:23:56.002823 np0000172888 devstack@c-api.service[112595]: /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 03:23:56.002823 np0000172888 devstack@c-api.service[112595]: warnings.warn( May 09 03:23:56.086379 np0000172888 devstack@c-api.service[112596]: /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 03:23:56.086379 np0000172888 devstack@c-api.service[112596]: warnings.warn( May 09 03:23:56.089237 np0000172888 devstack@c-api.service[112597]: /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 03:23:56.089237 np0000172888 devstack@c-api.service[112597]: warnings.warn( May 09 03:23:56.106738 np0000172888 devstack@c-api.service[112595]: /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 03:23:56.106738 np0000172888 devstack@c-api.service[112595]: warnings.warn( May 09 03:23:56.114635 np0000172888 devstack@c-api.service[112594]: /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 03:23:56.114635 np0000172888 devstack@c-api.service[112594]: warnings.warn( May 09 03:23:56.390673 np0000172888 devstack@c-api.service[112596]: 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 03:23:56.391401 np0000172888 devstack@c-api.service[112596]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112596) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:23:56.394919 np0000172888 devstack@c-api.service[112595]: 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 03:23:56.395377 np0000172888 devstack@c-api.service[112595]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112595) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:23:56.403697 np0000172888 devstack@c-api.service[112597]: 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 03:23:56.404629 np0000172888 devstack@c-api.service[112597]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112597) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:23:56.408404 np0000172888 devstack@c-api.service[112594]: 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 03:23:56.409329 np0000172888 devstack@c-api.service[112594]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112594) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:23:56.479620 np0000172888 devstack@c-api.service[112596]: /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 03:23:56.479620 np0000172888 devstack@c-api.service[112596]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:23:56.480095 np0000172888 devstack@c-api.service[112594]: /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 03:23:56.480095 np0000172888 devstack@c-api.service[112594]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:23:56.480209 np0000172888 devstack@c-api.service[112597]: /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 03:23:56.480209 np0000172888 devstack@c-api.service[112597]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:23:56.481049 np0000172888 devstack@c-api.service[112595]: /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 03:23:56.481049 np0000172888 devstack@c-api.service[112595]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:23:56.954514 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112596) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:23:56.954747 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112597) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:23:56.954838 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.954921 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112594) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:23:56.955042 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.955141 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.955141 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.955279 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.955355 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.955414 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.955545 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.955857 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.957319 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.957417 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.957417 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.957553 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.957553 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.957647 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.957696 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.957741 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.957788 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.957788 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.957860 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.957914 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.957956 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.958010 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.958054 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.958101 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.958143 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.958143 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.958222 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.958261 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.958362 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.958418 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.958493 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.958555 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.958623 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.958678 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.958718 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.958759 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.958808 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.958855 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.958902 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.958947 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.959033 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.959088 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.959142 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.959190 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.959240 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.959294 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.959339 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.959378 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.959378 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.959378 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.960761 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.960829 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.960914 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.960914 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.961016 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.961016 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.961120 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.961181 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.961181 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.961285 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.961285 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.961383 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.961383 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.961527 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.961581 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.961644 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.961696 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.961748 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.961799 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.961852 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.961906 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.961972 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.962027 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.962085 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.962144 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.962198 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.962255 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.962307 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.962357 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.962416 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.962491 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.962554 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.962554 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.962554 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.962685 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.962751 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.962800 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.962800 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.962800 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.962800 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.962800 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.962800 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.963101 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.963101 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.963101 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.963214 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.963256 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.963298 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.963382 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.963382 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.963518 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.963628 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.963673 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.963713 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.963753 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.963790 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.963830 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.963868 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.963907 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.963970 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.964016 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.964057 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.964105 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.964150 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.964196 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.964241 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.964280 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.964320 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.964365 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.964413 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.964484 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.964533 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.964583 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.964623 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.964677 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.964727 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.964773 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.964815 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.964851 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.964901 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.964901 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.964901 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.964901 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.964901 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.967043 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.967135 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.967135 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.967248 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.967248 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.967399 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.967399 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.967553 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.967709 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.967857 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.967992 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.968120 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.968193 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.968257 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.968257 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.968385 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.968471 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.968553 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.968553 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.968668 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.968737 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.968795 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.968795 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.968795 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.968959 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.968959 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.968959 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.968959 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.969165 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.969165 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.969280 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.969381 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.969562 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.969659 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.969736 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.969798 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.969867 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.969932 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.969932 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.970043 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.970110 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.970110 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.970110 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.970110 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.970486 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.970554 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.970615 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.970615 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.970615 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.970793 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.970793 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.970917 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.971087 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.971177 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112595) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:23:56.971261 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.971330 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.971330 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.971476 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.971555 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.971555 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.971719 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.971831 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.971957 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.972072 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.972156 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.972282 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.972282 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.972540 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.972603 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.972678 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.972678 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.972806 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.972872 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.972936 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.972998 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.973062 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.973123 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.973179 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.973179 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.973286 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.973347 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.973347 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.973521 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.973595 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.973595 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.973721 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.973721 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.973721 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.973878 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.973878 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.973878 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.973878 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.974133 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.974195 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.974195 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.974322 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.974384 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.974465 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.974465 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.974465 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.974636 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.974703 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.974760 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.974760 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.974760 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.974946 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.975007 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.975074 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.975074 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.975188 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.975188 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.975314 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.975314 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.975463 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.975463 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.975619 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.975996 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.976074 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.976074 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.976204 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.976204 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.976351 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.976351 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.976501 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.976501 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.976501 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.976648 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.976648 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.976755 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.976755 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.977611 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.977686 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.977781 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.977834 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.977935 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.977988 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.978081 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.978440 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.978541 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.978616 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.978691 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.978768 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.978825 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.978924 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.979078 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.979132 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.979182 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.979255 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.979305 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.979348 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.979392 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.979470 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.979521 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.979592 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.979592 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.979666 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.979712 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.979793 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.980168 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.980238 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.980291 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.980346 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.980394 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.980463 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.980521 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.980577 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.980622 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.980671 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.980723 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.980770 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.980825 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.980871 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.980911 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.980959 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.981002 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.981043 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.981093 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.981137 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.981137 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.981137 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.981258 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.981258 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.981346 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.981469 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.981552 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.981652 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.981721 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.981771 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.981771 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.981855 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.981899 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.981956 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.982003 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.982056 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.982102 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.982146 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.982146 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.982223 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.982275 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.982319 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.982372 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.982419 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.982494 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.982541 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.982586 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.982650 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.982697 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.982741 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.982788 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.982831 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.982885 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.982936 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.982982 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.983026 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.983069 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.983111 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.983166 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.983211 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.983262 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.983307 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.983351 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.983397 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.983475 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.983528 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.983603 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.983603 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.983680 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.983715 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.983749 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.983790 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.983836 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.983836 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.983902 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.983948 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.983983 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.984020 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.984063 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.984102 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.984144 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.984180 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.984224 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.984261 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.984298 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.984340 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.984383 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.984420 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.984503 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.984541 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.984589 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.984628 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.984671 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.984712 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.984749 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.984784 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.984826 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.984868 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.984905 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.984905 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.984973 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.984973 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.985036 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.985069 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.985069 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.985069 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.985069 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.985069 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.985069 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.985069 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.985069 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.985069 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.986130 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.986130 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.986130 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.986130 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.986130 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.986130 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.986130 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.986630 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.986812 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.986920 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.987010 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.987095 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.987172 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.987246 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.987326 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.987401 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.987504 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.987620 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.987696 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.987778 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.988363 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.988485 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.988570 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.988657 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.988739 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.988819 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.988894 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.988978 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.989050 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.989215 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.989308 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.989387 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.989493 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.989581 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.989663 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.989707 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.989753 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.989791 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.989836 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.989886 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.989886 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.989886 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.989993 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.989993 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.989993 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.989993 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.989993 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.989993 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.989993 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.989993 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.989993 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.989993 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.990317 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.990317 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.990317 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.990317 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.990720 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.990720 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.990720 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.990720 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.990720 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.990720 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.991125 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.991196 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.991269 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.991340 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.991405 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.991492 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.991581 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.991581 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.991743 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.991822 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.991901 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.991974 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.992060 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.992143 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.992143 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.992221 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.992265 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.992313 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.992351 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.992351 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.992351 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.992489 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.993014 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.993068 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.993068 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.993068 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.993176 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.993212 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.993212 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.993283 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.993317 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.993358 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.993398 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.993451 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.993500 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.993543 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.993580 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.993616 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.993653 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.993698 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.993737 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.993773 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.993773 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.993841 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.993883 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.993922 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.993958 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.993997 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.994030 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.994063 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.994063 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.994125 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.994125 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.994190 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.994227 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.994227 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.994300 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.994333 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.994367 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.994403 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.994753 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.995103 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.995195 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.995273 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.995363 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.995457 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.995536 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.995669 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.995745 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.995818 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.995891 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.995974 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.996057 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.996124 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.996124 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.996270 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.996270 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.996270 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.996488 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.996488 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.996488 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.996488 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.996488 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.996825 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.996909 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.996981 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.997055 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.997124 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.997124 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.997252 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.997330 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.997405 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.997405 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.997569 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.997645 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.997715 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.997784 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.997847 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.997913 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.997913 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.998048 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.998114 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.998178 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.998178 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.998178 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.998178 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.998437 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.998517 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.998584 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.998655 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.998730 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.998793 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.998861 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.998861 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.999010 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.999095 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.999168 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.999239 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.999312 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.999387 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:56.999482 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:56.999582 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:56.999582 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:56.999582 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:56.999582 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:56.999582 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:56.999582 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.000017 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.000017 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.000017 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.000017 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.000017 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.000017 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.000017 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.000236 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.000236 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.000236 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.000236 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.000236 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.000397 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.000453 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.000505 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.000552 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.000591 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.000635 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.000673 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.000719 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.000759 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.000798 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.000798 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.000865 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.000865 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.000949 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.000995 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.000995 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.001070 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.001070 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.001070 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.001180 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.001220 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.001220 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.001300 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.001336 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.001369 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.001410 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.001475 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.001475 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.001475 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.001576 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.001617 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.001653 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.001653 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.001653 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.001653 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.001789 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.001828 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.001866 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.001902 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.001939 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.001982 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.002021 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.002055 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.002055 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.002129 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.002171 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.002210 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.002253 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.002295 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.002337 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.002381 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.002419 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.003129 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.003224 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.003306 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.003381 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.003466 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.003568 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.003648 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.003767 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.003842 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.003917 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.004002 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.004077 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.004152 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.004235 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.004318 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.004398 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.004503 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.004581 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.004657 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.004733 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.004819 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.004894 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.004969 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.005038 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.005113 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.005189 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.005264 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.005339 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.005406 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.005495 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.005748 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.005830 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.005907 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.005978 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.006046 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.006119 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.006191 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.006265 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.006333 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.006400 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.006502 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.006581 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.006655 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.006724 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.006792 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.006857 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.006924 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.006924 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.007051 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.007125 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.007197 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.007259 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.007327 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.007395 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.007479 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.007479 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.007479 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.007479 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.007479 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.007479 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.007479 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.007945 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.008015 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.008288 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.008288 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.008288 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.008288 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.008288 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.008288 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.008288 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.008288 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.008288 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.008288 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.008598 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.008598 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.008598 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.008598 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.008598 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.008598 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.008598 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.008598 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.008598 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.008598 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.008901 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.008901 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.008901 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.008901 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.008901 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.009059 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.009094 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.009094 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.009162 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.009162 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.009162 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.009252 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.009295 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.009328 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.009361 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.009399 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.009451 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.009507 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.009547 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.009547 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.009604 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.009634 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.009668 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.009708 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.009746 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.009746 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.009746 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.009746 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.009949 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.009949 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.009949 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.009949 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.009949 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.009949 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.009949 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.010162 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.010162 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.010162 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.010162 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.010162 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.010162 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.010162 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.010389 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.010389 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.010389 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.010389 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.010389 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.010389 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.010389 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.011726 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.011726 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.011726 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.011726 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.011726 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.011726 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.011726 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.012252 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.012252 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.012252 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.012252 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.012252 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.012609 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.012693 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.012764 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.012833 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.012904 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.012904 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.013044 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.013123 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.013192 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.013266 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.013266 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.013397 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.013397 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.013397 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.013611 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.013693 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.013766 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.013834 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.013903 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.013903 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.013903 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.013903 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.013903 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.016468 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.016542 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.016586 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.016621 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.016656 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.016687 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.016724 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.016754 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.016784 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.016814 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.016842 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.016870 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.016908 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.016908 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.017243 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.017243 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.017459 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.017459 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.017459 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.017459 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.017723 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.017854 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.017977 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.018014 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.018054 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.018054 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.018111 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.018148 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.018185 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.018214 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.018244 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.018284 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.018324 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.018361 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.018397 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.018461 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.018504 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.018553 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.018590 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.018626 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.018669 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.018705 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.018749 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.018785 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.018822 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.018856 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.018897 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.018935 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.018968 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.019003 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.019042 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.019083 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.019127 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.019164 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.019164 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.019164 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.019164 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.019164 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.019164 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.019364 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.019410 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.019480 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.019480 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.019480 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.019611 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.019866 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.019866 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.020343 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.020343 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.020343 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.020589 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.020589 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.020740 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.020740 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:23:57.020889 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:23:57.020889 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:23:57.021034 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:23:57.021115 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:23:57.021190 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:23:57.021267 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:23:57.064361 np0000172888 devstack@c-api.service[112597]: INFO dbcounter [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Registered counter for database cinder May 09 03:23:57.067977 np0000172888 devstack@c-api.service[112596]: INFO dbcounter [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Registered counter for database cinder May 09 03:23:57.071205 np0000172888 devstack@c-api.service[112594]: INFO dbcounter [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Registered counter for database cinder May 09 03:23:57.071813 np0000172888 devstack@c-api.service[112595]: INFO dbcounter [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Registered counter for database cinder May 09 03:23:57.080900 np0000172888 devstack@c-api.service[112597]: DEBUG oslo_db.sqlalchemy.engines [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 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=112597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:57.087149 np0000172888 devstack@c-api.service[112596]: DEBUG oslo_db.sqlalchemy.engines [None req-e97ce592-b829-4d5f-803a-79eb8a632699 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=112596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:57.091763 np0000172888 devstack@c-api.service[112594]: DEBUG oslo_db.sqlalchemy.engines [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc 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=112594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:57.095978 np0000172888 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:57.214677 np0000172888 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writer thread running {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:23:57.217718 np0000172888 devstack@c-api.service[112597]: INFO cinder.rpc [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:23:57.220903 np0000172888 devstack@c-api.service[112597]: INFO cinder.rpc [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:23:57.224193 np0000172888 devstack@c-api.service[112597]: INFO cinder.rpc [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:23:57.225378 np0000172888 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writer thread running {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:23:57.228808 np0000172888 devstack@c-api.service[112597]: INFO cinder.rpc [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:23:57.229231 np0000172888 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writer thread running {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:23:57.230134 np0000172888 devstack@c-api.service[112595]: INFO cinder.rpc [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:23:57.230572 np0000172888 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writer thread running {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:23:57.231704 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.232238 np0000172888 devstack@c-api.service[112594]: INFO cinder.rpc [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:23:57.232789 np0000172888 devstack@c-api.service[112596]: INFO cinder.rpc [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:23:57.233269 np0000172888 devstack@c-api.service[112595]: INFO cinder.rpc [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:23:57.234161 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.234882 np0000172888 devstack@c-api.service[112596]: INFO cinder.rpc [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:23:57.235109 np0000172888 devstack@c-api.service[112594]: INFO cinder.rpc [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:23:57.236406 np0000172888 devstack@c-api.service[112595]: INFO cinder.rpc [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:23:57.236605 np0000172888 devstack@c-api.service[112596]: INFO cinder.rpc [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:23:57.237793 np0000172888 devstack@c-api.service[112594]: INFO cinder.rpc [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:23:57.238132 np0000172888 devstack@c-api.service[112596]: INFO cinder.rpc [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:23:57.238653 np0000172888 devstack@c-api.service[112595]: INFO cinder.rpc [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:23:57.239015 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.239227 np0000172888 devstack@c-api.service[112597]: DEBUG oslo_db.sqlalchemy.engines [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 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=112597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:57.240049 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.240222 np0000172888 devstack@c-api.service[112594]: INFO cinder.rpc [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:23:57.241077 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.241447 np0000172888 devstack@c-api.service[112597]: INFO cinder.rpc [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:23:57.241527 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.242504 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.243157 np0000172888 devstack@c-api.service[112597]: INFO cinder.rpc [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:23:57.243873 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.244056 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.245340 np0000172888 devstack@c-api.service[112596]: DEBUG oslo_db.sqlalchemy.engines [None req-e97ce592-b829-4d5f-803a-79eb8a632699 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=112596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:57.247931 np0000172888 devstack@c-api.service[112594]: DEBUG oslo_db.sqlalchemy.engines [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc 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=112594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:57.248129 np0000172888 devstack@c-api.service[112596]: INFO cinder.rpc [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:23:57.249631 np0000172888 devstack@c-api.service[112594]: INFO cinder.rpc [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:23:57.250388 np0000172888 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:23:57.253502 np0000172888 devstack@c-api.service[112596]: INFO cinder.rpc [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:23:57.253583 np0000172888 devstack@c-api.service[112594]: INFO cinder.rpc [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:23:57.253626 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.253665 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.253697 np0000172888 devstack@c-api.service[112595]: INFO cinder.rpc [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:23:57.253732 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.255024 np0000172888 devstack@c-api.service[112595]: INFO cinder.rpc [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:23:57.256171 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.256808 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.260059 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.263718 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.263971 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.264302 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.267217 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.267393 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.268356 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.270350 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.270884 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.271683 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.273516 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.273599 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.275881 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.276118 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.277410 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.279082 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.279248 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.279477 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.280377 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.281939 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.282290 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.282830 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.282949 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.284668 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.285566 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.286522 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.287440 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.289566 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.289721 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.290446 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.292483 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.292593 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.293871 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.294122 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.294250 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.295884 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.296013 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.297038 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.297600 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.298239 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.299048 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.299250 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.300635 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.302038 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.303101 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.303167 np0000172888 devstack@c-api.service[112597]: WARNING cinder.api.contrib.hosts [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:23:57.303592 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.303909 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.305448 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.305796 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.306612 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.306998 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.307884 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: extensions {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.309441 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.309511 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: encryption {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.309559 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.309944 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.310338 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.310754 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: encryption {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.311919 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.312296 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: os-quota-sets {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.312663 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.312754 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.313581 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.313689 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: cgsnapshots {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.314396 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.314679 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.315049 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.315114 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: os-quota-class-sets {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.316200 np0000172888 devstack@c-api.service[112594]: WARNING cinder.api.contrib.hosts [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:23:57.316406 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: os-availability-zone {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.316690 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.316936 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.317342 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.317672 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: qos-specs {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.318447 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.318789 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.319738 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: backups {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.320090 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.320574 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.320971 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: extensions {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.321918 np0000172888 devstack@c-api.service[112596]: WARNING cinder.api.contrib.hosts [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:23:57.322193 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: encryption {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.322257 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: extra_specs {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.322892 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.323400 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.323822 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: os-snapshot-manage {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.323889 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: encryption {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.324770 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.325266 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: os-volume-type-access {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.325375 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: os-quota-sets {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.326669 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.326849 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: capabilities {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.326920 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: cgsnapshots {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.327101 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.327915 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: extensions {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.328154 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: os-hosts {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.328327 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: os-quota-class-sets {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.329444 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: encryption {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.329510 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.329558 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: consistencygroups {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.329894 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: os-availability-zone {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.331317 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: qos-specs {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.331396 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.331582 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: os-volume-transfer {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.331846 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: encryption {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.332989 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.333212 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: scheduler-stats {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.333370 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: backups {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.334526 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: os-quota-sets {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.334779 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extended resource: os-volume-manage {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.335223 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.335327 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: cgsnapshots {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.336153 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: extra_specs {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.336788 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.336886 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: os-quota-class-sets {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.337277 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.337617 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: os-snapshot-manage {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.337684 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.contrib.snapshot_actions [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] SnapshotActionsController initialized {{(pid=112597) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:23:57.338378 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: os-availability-zone {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.338486 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.338622 np0000172888 devstack@c-api.service[112595]: WARNING cinder.api.contrib.hosts [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:23:57.339068 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: os-volume-type-access {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.339459 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.339905 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.339980 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: qos-specs {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.340644 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: capabilities {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.341307 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.341383 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.341919 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: os-hosts {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.342210 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: backups {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.342702 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.343256 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.343350 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: consistencygroups {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.344279 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: extensions {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.344371 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.344767 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: extra_specs {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.345311 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: os-volume-transfer {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.345630 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: encryption {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.345780 np0000172888 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.346700 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.346792 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.346906 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.346971 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: scheduler-stats {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.347048 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.347114 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.347179 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.347345 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.347469 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.347533 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: encryption {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.347589 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.347647 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: os-snapshot-manage {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.347704 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension UsedLimits extending resource: limits {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.347762 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension TypesManage extending resource: types {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.347864 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension AdminActions extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.348000 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension AdminActions extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.348223 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension AdminActions extending resource: backups {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.348223 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension VolumeActions extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.348399 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.348493 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extended resource: os-volume-manage {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.349385 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: os-volume-type-access {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.349640 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: os-quota-sets {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.350664 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.350742 np0000172888 devstack@c-api.service[112597]: WARNING keystonemiddleware.auth_token [None req-ec26105c-8c85-40ea-898c-0fd6c478daf7 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 03:23:57.351120 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: capabilities {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.351227 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: cgsnapshots {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.351666 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.contrib.snapshot_actions [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] SnapshotActionsController initialized {{(pid=112594) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:23:57.352448 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.352615 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: os-hosts {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.353137 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: os-quota-class-sets {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.353858 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.354073 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: consistencygroups {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.354552 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: os-availability-zone {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.355332 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.355932 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: qos-specs {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.356221 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: os-volume-transfer {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.356686 np0000172888 devstack@c-api.service[112597]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aa35fca3668 pid: 112597 (default app) May 09 03:23:57.356733 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.357217 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.357217 np0000172888 devstack@c-api.service[112597]: warnings.warn( May 09 03:23:57.358066 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: scheduler-stats {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.358219 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: backups {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.358304 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.359626 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extended resource: os-volume-manage {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.359878 np0000172888 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.360805 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.360950 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.361081 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.361134 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: extra_specs {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.361235 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.361372 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.361516 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.361687 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.361821 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.361971 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.362101 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension UsedLimits extending resource: limits {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.362231 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension TypesManage extending resource: types {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.362367 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension AdminActions extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.362414 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.362535 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension AdminActions extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.362639 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension AdminActions extending resource: backups {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.362747 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension VolumeActions extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.362947 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.363066 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: os-snapshot-manage {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.363724 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.contrib.snapshot_actions [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] SnapshotActionsController initialized {{(pid=112596) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:23:57.364539 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.364643 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: os-volume-type-access {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.365193 np0000172888 devstack@c-api.service[112594]: WARNING keystonemiddleware.auth_token [None req-70e32dc3-1f25-45d0-b48b-e4b958b784cc 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 03:23:57.365236 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.365236 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.365236 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.365236 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.365236 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.365521 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.365521 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.365521 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.365521 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.365521 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.365767 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.365767 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.365767 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.365767 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.365767 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.365767 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.366035 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.366035 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.366035 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.366035 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.366215 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.366215 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.366215 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.366215 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.366404 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.366404 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.366404 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.366404 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.366603 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.366603 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.366603 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.366603 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.366603 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.366855 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.366855 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.366855 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.366855 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.366855 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.367063 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.367063 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.367063 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.367063 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.367063 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.367063 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.367367 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.367367 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.367367 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.367367 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.367367 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.367367 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.367653 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.367653 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.367653 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.367653 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.367653 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.367653 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.367923 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.367923 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.367923 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.367923 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.367923 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.368147 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.368147 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.368147 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.368147 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.368147 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.368350 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.368350 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.368350 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.368350 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.368350 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.368350 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.368699 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.368699 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.368699 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.368699 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.368699 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.368699 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.368952 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.368952 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.368952 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.368952 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.368952 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.369192 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.369192 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.369192 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.369192 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.369192 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.369403 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.369403 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.369403 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.369403 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.369607 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.369607 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.369607 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.369607 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.369803 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.369803 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.369803 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.369803 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.369803 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.370051 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.370051 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.370051 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.370051 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.370051 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.370277 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.370277 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.370277 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.370277 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.370489 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.370489 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.370489 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.370489 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.370689 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.370689 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.370689 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.370689 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.370865 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.370865 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.370865 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.370865 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.371054 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.371054 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.371054 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.371054 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.371230 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.371230 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.371230 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.371230 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.371230 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.371516 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.371516 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.371516 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.371516 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.371516 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.371516 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.371778 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.371778 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.371778 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.371778 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.371778 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.371981 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.371981 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.371981 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.371981 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.371981 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.371981 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.372246 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.372246 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.372246 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.372246 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.372246 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.372246 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.372526 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.372526 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.372526 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.372526 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.372526 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.372526 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.372781 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.372781 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.372781 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.372781 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.372781 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.372781 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.373038 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.373038 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.373038 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.373038 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.373214 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.373214 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.373214 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.373214 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.373214 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.373460 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.373460 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.373460 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.373460 np0000172888 devstack@c-api.service[112597]: /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 03:23:57.373460 np0000172888 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 03:23:57.373671 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.373709 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: capabilities {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.373748 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-e18f7c45-97ef-4027-9614-143e29509756 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:23:57.373785 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: os-hosts {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.373828 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.373865 np0000172888 devstack@c-api.service[112594]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aa35fca3668 pid: 112594 (default app) May 09 03:23:57.373909 np0000172888 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 946 bytes} [Sat May 9 03:23:57 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 03:23:57.373945 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: consistencygroups {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.374329 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.375151 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: os-volume-transfer {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.376000 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.377226 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: scheduler-stats {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.378019 np0000172888 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.378739 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extended resource: os-volume-manage {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:23:57.378972 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.379134 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.379342 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.379514 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.379665 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.380085 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.380258 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.380409 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.380581 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.380726 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension UsedLimits extending resource: limits {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.380876 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension TypesManage extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.381018 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension AdminActions extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.381199 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension AdminActions extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.381341 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension AdminActions extending resource: backups {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.381522 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension VolumeActions extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.381729 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.381791 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-e97ce592-b829-4d5f-803a-79eb8a632699 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.383174 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.contrib.snapshot_actions [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] SnapshotActionsController initialized {{(pid=112595) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:23:57.383873 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.385014 np0000172888 devstack@c-api.service[112596]: WARNING keystonemiddleware.auth_token [None req-e97ce592-b829-4d5f-803a-79eb8a632699 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 03:23:57.385651 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.387152 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.388696 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.390161 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.391514 np0000172888 devstack@c-api.service[112596]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aa35fca3668 pid: 112596 (default app) May 09 03:23:57.392094 np0000172888 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:23:57.393028 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.393186 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.393344 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.393568 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.393713 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.393964 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.394078 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.394315 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.394315 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.394577 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension UsedLimits extending resource: limits {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.394577 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension TypesManage extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.394784 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension AdminActions extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.394925 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension AdminActions extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.395061 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension AdminActions extending resource: backups {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.395689 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension VolumeActions extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.395689 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:23:57.398267 np0000172888 devstack@c-api.service[112595]: WARNING keystonemiddleware.auth_token [None req-4ad6d4d6-c490-452c-8dbe-8667a9a70bf7 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 03:23:57.404677 np0000172888 devstack@c-api.service[112595]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aa35fca3668 pid: 112595 (default app) May 09 03:24:04.783257 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.783257 np0000172888 devstack@c-api.service[112594]: warnings.warn( May 09 03:24:04.799533 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.799533 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.799533 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.799533 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.799533 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.799773 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.799773 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.799773 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.799773 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.799773 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.799900 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.799900 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.799900 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.799900 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.799900 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.799900 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.800062 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.800062 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.800062 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.800062 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.800171 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.800171 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.800171 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.800171 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.800324 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.800324 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.800324 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.800324 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.800505 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.800505 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.801677 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.801677 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.801677 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.801677 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.802254 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.802254 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.802254 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.802254 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.802254 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.802679 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.802679 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.802679 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.802679 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.802679 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.802679 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.802679 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.803153 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.803153 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.803153 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.803153 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.803153 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.803153 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.803625 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.803625 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.803625 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.803625 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.803625 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.803625 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.804070 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.804070 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.804070 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.804070 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.804070 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.804396 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.804396 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.804396 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.804396 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.804396 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.804734 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.804734 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.804734 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.804734 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.804734 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.805110 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.805110 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.805110 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.805110 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.805110 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.805110 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.805110 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.805540 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.805540 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.805540 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.805540 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.805540 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.805841 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.805841 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.805841 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.805841 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.805841 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.806219 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.806219 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.806219 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.806219 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.806517 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.806517 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.806517 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.806517 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.806774 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.806774 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.806774 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.806774 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.806774 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.807058 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.807058 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.807058 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.807058 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.807058 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.807371 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.807371 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.807371 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.807371 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.807686 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.807686 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.807686 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.807686 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.807953 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.807953 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.807953 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.807953 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.808198 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.808198 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.808198 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.808198 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.808421 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.808421 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.808421 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.808421 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.808718 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.808718 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.808718 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.808718 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.808718 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.808718 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.809113 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.809113 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.809113 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.809113 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.809113 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.809419 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.809419 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.809419 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.809419 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.809419 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.809419 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.809419 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.809866 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.809866 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.809866 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.809866 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.809866 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.809866 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.810403 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.810403 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.810403 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.810403 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.810403 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.810403 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.810806 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.810806 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.810806 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.810806 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.810806 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.810806 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.811003 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.811003 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.811003 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.811003 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.811111 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.811111 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.811111 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.811111 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.811213 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.811213 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.811213 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.811213 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.811322 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.811322 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.811322 np0000172888 devstack@c-api.service[112594]: /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 03:24:04.811322 np0000172888 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 09 03:24:04.811322 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-3791f383-ee7d-4d00-a353-ca7627651136 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:05.337087 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-3791f383-ee7d-4d00-a353-ca7627651136 admin admin] POST https://199.204.45.22/volume/v3/types May 09 03:24:05.337686 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-3791f383-ee7d-4d00-a353-ca7627651136 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:24:05.339315 np0000172888 devstack@c-api.service[112594]: /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 03:24:05.339315 np0000172888 devstack@c-api.service[112594]: warnings.warn( May 09 03:24:05.349120 np0000172888 devstack@c-api.service[112594]: DEBUG oslo_db.sqlalchemy.engines [None req-3791f383-ee7d-4d00-a353-ca7627651136 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=112594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:05.389139 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-3791f383-ee7d-4d00-a353-ca7627651136 admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 May 09 03:24:05.389683 np0000172888 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 1/2] 199.204.45.22 () {68 vars in 1281 bytes} [Sat May 9 03:24:04 2026] POST /volume/v3/types => generated 186 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:24:05.403025 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [req-3791f383-ee7d-4d00-a353-ca7627651136 req-94e08ecf-a234-455b-aad1-e4277e2a4460 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:05.758844 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [req-3791f383-ee7d-4d00-a353-ca7627651136 req-94e08ecf-a234-455b-aad1-e4277e2a4460 admin admin] POST https://199.204.45.22/volume/v3/types/57cd15ad-7326-48f6-a34c-d29509f1836d/extra_specs May 09 03:24:05.759530 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [req-3791f383-ee7d-4d00-a353-ca7627651136 req-94e08ecf-a234-455b-aad1-e4277e2a4460 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:24:05.761627 np0000172888 devstack@c-api.service[112597]: /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 03:24:05.761627 np0000172888 devstack@c-api.service[112597]: warnings.warn( May 09 03:24:05.772680 np0000172888 devstack@c-api.service[112597]: DEBUG oslo_db.sqlalchemy.engines [req-3791f383-ee7d-4d00-a353-ca7627651136 req-94e08ecf-a234-455b-aad1-e4277e2a4460 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=112597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:05.844003 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [req-3791f383-ee7d-4d00-a353-ca7627651136 req-94e08ecf-a234-455b-aad1-e4277e2a4460 admin admin] https://199.204.45.22/volume/v3/types/57cd15ad-7326-48f6-a34c-d29509f1836d/extra_specs returned with HTTP 200 May 09 03:24:05.844962 np0000172888 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 2/3] 199.204.45.22 () {70 vars in 1498 bytes} [Sat May 9 03:24:05 2026] POST /volume/v3/types/57cd15ad-7326-48f6-a34c-d29509f1836d/extra_specs => generated 55 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:24:07.250831 np0000172888 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=6 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:07.254624 np0000172888 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=6 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:15.385879 np0000172888 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:15.841822 np0000172888 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:28:32.503028 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.503028 np0000172888 devstack@c-api.service[112596]: warnings.warn( May 09 03:28:32.515101 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.515101 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.515101 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.515101 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.515598 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.515598 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.515598 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.515598 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.515991 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.515991 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.515991 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.515991 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.515991 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.515991 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.516554 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.516554 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.516554 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.516554 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.516554 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.517070 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.517070 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.517070 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.517070 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.517070 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.517537 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.517537 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.517537 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.517537 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.517958 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.517958 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.517958 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.517958 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.517958 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.518459 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.518459 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.518459 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.518459 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.518459 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.519017 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.519017 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.519017 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.519017 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.519017 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.519017 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.519622 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.519622 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.519622 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.519622 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.519622 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.519622 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.520047 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.520047 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.520047 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.520047 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.520047 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.520047 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.520374 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.520374 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.520374 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.520374 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.520374 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.520719 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.520719 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.520719 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.520719 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.520719 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.520991 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.520991 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.520991 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.520991 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.520991 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.520991 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.521352 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.521352 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.521352 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.521352 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.521352 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.521352 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.521673 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.521673 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.521673 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.521673 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.521673 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.521974 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.521974 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.521974 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.521974 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.521974 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.522238 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.522238 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.522238 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.522238 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.522502 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.522502 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.522502 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.522502 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.522737 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.522737 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.522737 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.522737 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.522737 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.523074 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.523074 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.523074 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.523074 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.523074 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.523332 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.523332 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.523332 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.523332 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.523612 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.523612 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.523612 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.523612 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.523836 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.523836 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.523836 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.523836 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.524076 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.524076 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.524076 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.524076 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.524305 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.524305 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.524305 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.524305 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.524587 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.524587 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.524587 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.524587 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.524587 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.524879 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.524879 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.524879 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.524879 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.524879 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.524879 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.525208 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.525208 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.525208 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.525208 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.525208 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.525484 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.525484 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.525484 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.525484 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.525484 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.525484 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.525833 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.525833 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.525833 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.525833 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.525833 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.525833 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.526161 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.526161 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.526161 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.526161 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.526161 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.526161 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.526530 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.526530 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.526530 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.526530 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.526530 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.526530 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.527254 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.527254 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.527254 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.527254 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.527525 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.527525 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.527525 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.527525 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.527525 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.527825 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.527825 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.527825 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.527825 np0000172888 devstack@c-api.service[112596]: /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 03:28:32.527825 np0000172888 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) May 09 03:28:32.527825 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-46808daa-5666-472b-a3ac-7e2550d2d646 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:28:32.527825 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-46808daa-5666-472b-a3ac-7e2550d2d646 None None] GET https://199.204.45.22/volume// May 09 03:28:32.528089 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-46808daa-5666-472b-a3ac-7e2550d2d646 None None] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:28:32.528089 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-46808daa-5666-472b-a3ac-7e2550d2d646 None None] Calling method 'all' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:28:32.528089 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-46808daa-5666-472b-a3ac-7e2550d2d646 None None] https://199.204.45.22/volume// returned with HTTP 300 May 09 03:28:32.528089 np0000172888 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 1/4] 199.204.45.22 () {66 vars in 1449 bytes} [Sat May 9 03:28:32 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 03:29:10.007531 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.007531 np0000172888 devstack@c-api.service[112595]: warnings.warn( May 09 03:29:10.019038 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.019038 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.019038 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.019038 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.019385 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.019385 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.019385 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.019385 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.019709 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.019709 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.019709 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.019709 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.019709 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.019709 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.020074 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.020074 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.020074 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.020074 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.020074 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.020387 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.020387 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.020387 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.020387 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.020387 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.020681 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.020681 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.020681 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.020681 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.021074 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.021074 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.021074 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.021074 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.021074 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.021365 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.021365 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.021365 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.021365 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.021365 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.021772 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.021772 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.021772 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.021772 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.021772 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.021772 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.022120 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.022120 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.022120 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.022120 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.022120 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.022120 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.022629 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.022629 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.022629 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.022629 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.022629 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.022629 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.022945 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.022945 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.022945 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.022945 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.022945 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.023255 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.023255 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.023255 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.023255 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.023255 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.023540 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.023540 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.023540 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.023540 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.023540 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.023540 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.023984 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.023984 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.023984 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.023984 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.023984 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.023984 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.024288 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.024288 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.024288 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.024288 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.024288 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.024610 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.024610 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.024610 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.024610 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.024610 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.024867 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.024867 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.024867 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.024867 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.025173 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.025173 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.025173 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.025173 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.025404 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.025404 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.025404 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.025404 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.025404 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.025833 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.025833 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.025833 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.025833 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.025833 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.026108 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.026108 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.026108 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.026108 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.026347 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.026347 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.026347 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.026347 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.026712 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.026712 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.026712 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.026712 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.027069 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.027069 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.027069 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.027069 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.027266 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.027266 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.027266 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.027266 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.027418 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.027418 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.027418 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.027418 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.027418 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.027627 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.027627 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.027627 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.027627 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.027627 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.027627 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.027838 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.027838 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.027838 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.027838 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.027838 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.028044 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.028044 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.028044 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.028044 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.028044 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.028044 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.028399 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.028399 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.028399 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.028399 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.028399 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.028399 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.028633 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.028633 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.028633 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.028633 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.028633 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.028633 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.028852 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.028852 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.028852 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.028852 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.028852 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.028852 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.029099 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.029099 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.029099 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.029099 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.029246 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.029246 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.029246 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.029246 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.029246 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.029547 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.029547 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.029547 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.029547 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.029547 np0000172888 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 09 03:29:10.029547 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-013c5296-6a92-4c3d-8fcf-bd15294801c3 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:29:10.367524 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-013c5296-6a92-4c3d-8fcf-bd15294801c3 demo demo] GET https://199.204.45.22/volume/v3/types?is_public=None May 09 03:29:10.367800 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-013c5296-6a92-4c3d-8fcf-bd15294801c3 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:29:10.368031 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-013c5296-6a92-4c3d-8fcf-bd15294801c3 demo demo] Calling method 'index' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:29:10.368545 np0000172888 devstack@c-api.service[112595]: /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 03:29:10.368545 np0000172888 devstack@c-api.service[112595]: warnings.warn( May 09 03:29:10.369242 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-013c5296-6a92-4c3d-8fcf-bd15294801c3 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:29:10.380890 np0000172888 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [None req-013c5296-6a92-4c3d-8fcf-bd15294801c3 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:29:10.406126 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-013c5296-6a92-4c3d-8fcf-bd15294801c3 demo demo] https://199.204.45.22/volume/v3/types?is_public=None returned with HTTP 200 May 09 03:29:10.406801 np0000172888 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 1/5] 199.204.45.22 () {64 vars in 1256 bytes} [Sat May 9 03:29:10 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:29:10.417270 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [req-013c5296-6a92-4c3d-8fcf-bd15294801c3 req-d4d09482-f91d-41ff-9a64-d2c1f2173c03 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:29:10.424009 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [req-013c5296-6a92-4c3d-8fcf-bd15294801c3 req-d4d09482-f91d-41ff-9a64-d2c1f2173c03 demo demo] GET https://199.204.45.22/volume/v3/types/default May 09 03:29:10.424587 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [req-013c5296-6a92-4c3d-8fcf-bd15294801c3 req-d4d09482-f91d-41ff-9a64-d2c1f2173c03 demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:29:10.425124 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [req-013c5296-6a92-4c3d-8fcf-bd15294801c3 req-d4d09482-f91d-41ff-9a64-d2c1f2173c03 demo demo] Calling method 'show' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:29:10.438650 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [req-013c5296-6a92-4c3d-8fcf-bd15294801c3 req-d4d09482-f91d-41ff-9a64-d2c1f2173c03 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 May 09 03:29:10.439314 np0000172888 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 2/6] 199.204.45.22 () {66 vars in 1322 bytes} [Sat May 9 03:29:10 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:29:10.790180 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-54dd50d3-5357-419d-a2fd-9c75e252167a None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:29:10.795600 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-54dd50d3-5357-419d-a2fd-9c75e252167a demo demo] GET https://199.204.45.22/volume/v3/types/default May 09 03:29:10.795862 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-54dd50d3-5357-419d-a2fd-9c75e252167a demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:29:10.796177 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-54dd50d3-5357-419d-a2fd-9c75e252167a demo demo] Calling method 'show' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:29:10.811590 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-54dd50d3-5357-419d-a2fd-9c75e252167a demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 May 09 03:29:10.812143 np0000172888 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 3/7] 199.204.45.22 () {64 vars in 1251 bytes} [Sat May 9 03:29:10 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:29:11.245965 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-d386c8b1-54ad-4dfd-9265-ffb945534bdb None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:29:11.576696 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-d386c8b1-54ad-4dfd-9265-ffb945534bdb demo demo] GET https://199.204.45.22/volume/v3/types/default May 09 03:29:11.577010 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-d386c8b1-54ad-4dfd-9265-ffb945534bdb demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:29:11.577235 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-d386c8b1-54ad-4dfd-9265-ffb945534bdb demo demo] Calling method 'show' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:29:11.586868 np0000172888 devstack@c-api.service[112596]: DEBUG oslo_db.sqlalchemy.engines [None req-d386c8b1-54ad-4dfd-9265-ffb945534bdb 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=112596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:29:11.602308 np0000172888 devstack@c-api.service[112596]: /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 03:29:11.602308 np0000172888 devstack@c-api.service[112596]: warnings.warn( May 09 03:29:11.604787 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-d386c8b1-54ad-4dfd-9265-ffb945534bdb demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 May 09 03:29:11.605158 np0000172888 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 2/8] 199.204.45.22 () {64 vars in 1251 bytes} [Sat May 9 03:29:11 2026] GET /volume/v3/types/default => generated 145 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:29:11.620132 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-25c9f3fc-faaa-4240-95ad-f0290bfa8378 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:29:11.624185 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-25c9f3fc-faaa-4240-95ad-f0290bfa8378 demo demo] GET https://199.204.45.22/volume/v3/types/default May 09 03:29:11.624458 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-25c9f3fc-faaa-4240-95ad-f0290bfa8378 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:29:11.624759 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-25c9f3fc-faaa-4240-95ad-f0290bfa8378 demo demo] Calling method 'show' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:29:11.643545 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-25c9f3fc-faaa-4240-95ad-f0290bfa8378 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 May 09 03:29:11.643857 np0000172888 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 2/9] 199.204.45.22 () {64 vars in 1251 bytes} [Sat May 9 03:29:11 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:29:20.434110 np0000172888 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=2 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:29:20.807811 np0000172888 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=2 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:29:21.600996 np0000172888 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=2 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:29:21.639256 np0000172888 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=3 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:34:06.098136 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-c322ae8e-e4de-47bf-acf2-29a45b4181a7 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:34:06.199611 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-c322ae8e-e4de-47bf-acf2-29a45b4181a7 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:34:06.200999 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-c322ae8e-e4de-47bf-acf2-29a45b4181a7 demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:34:06.201605 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-c322ae8e-e4de-47bf-acf2-29a45b4181a7 demo demo] Calling method 'detail' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:34:06.204226 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.api_utils [None req-c322ae8e-e4de-47bf-acf2-29a45b4181a7 demo demo] Removing options '' from query. {{(pid=112594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:34:06.206308 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.volume.api [None req-c322ae8e-e4de-47bf-acf2-29a45b4181a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:34:06.243152 np0000172888 devstack@c-api.service[112594]: INFO cinder.volume.api [None req-c322ae8e-e4de-47bf-acf2-29a45b4181a7 demo demo] Get all volumes completed successfully. May 09 03:34:06.246495 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-c322ae8e-e4de-47bf-acf2-29a45b4181a7 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:34:06.246875 np0000172888 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 3/10] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:34:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:34:16.232541 np0000172888 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:35:06.281753 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-00bf3156-53f9-470a-8eb7-289cd544a7c3 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:35:06.286091 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-00bf3156-53f9-470a-8eb7-289cd544a7c3 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:35:06.286376 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-00bf3156-53f9-470a-8eb7-289cd544a7c3 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:35:06.286757 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-00bf3156-53f9-470a-8eb7-289cd544a7c3 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:35:06.287677 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-00bf3156-53f9-470a-8eb7-289cd544a7c3 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:35:06.288931 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-00bf3156-53f9-470a-8eb7-289cd544a7c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:35:06.323970 np0000172888 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-00bf3156-53f9-470a-8eb7-289cd544a7c3 demo demo] Get all volumes completed successfully. May 09 03:35:06.326490 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-00bf3156-53f9-470a-8eb7-289cd544a7c3 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:35:06.326976 np0000172888 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 4/11] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:35:06 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 03:35:16.317536 np0000172888 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:36:06.349191 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-a536f350-4a36-4274-b28d-d4dbd2df1171 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:36:06.355938 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-a536f350-4a36-4274-b28d-d4dbd2df1171 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:36:06.356151 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-a536f350-4a36-4274-b28d-d4dbd2df1171 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:36:06.356370 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-a536f350-4a36-4274-b28d-d4dbd2df1171 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:36:06.357005 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-a536f350-4a36-4274-b28d-d4dbd2df1171 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:36:06.358041 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-a536f350-4a36-4274-b28d-d4dbd2df1171 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:36:06.402672 np0000172888 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-a536f350-4a36-4274-b28d-d4dbd2df1171 demo demo] Get all volumes completed successfully. May 09 03:36:06.405924 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-a536f350-4a36-4274-b28d-d4dbd2df1171 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:36:06.406657 np0000172888 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 3/12] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:36:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:36:16.394852 np0000172888 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:37:06.425350 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-b1189745-ee03-4e56-8673-ce9bf023c99a None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:37:06.428821 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-b1189745-ee03-4e56-8673-ce9bf023c99a demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:37:06.429073 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-b1189745-ee03-4e56-8673-ce9bf023c99a demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:37:06.429328 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-b1189745-ee03-4e56-8673-ce9bf023c99a demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:37:06.429951 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-b1189745-ee03-4e56-8673-ce9bf023c99a demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:37:06.431211 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-b1189745-ee03-4e56-8673-ce9bf023c99a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:37:06.478649 np0000172888 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-b1189745-ee03-4e56-8673-ce9bf023c99a demo demo] Get all volumes completed successfully. May 09 03:37:06.482349 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-b1189745-ee03-4e56-8673-ce9bf023c99a demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:37:06.482923 np0000172888 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 3/13] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:37:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:37:16.471040 np0000172888 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:38:06.505423 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-bc6d5205-938a-445d-9bea-d565eff08197 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:38:06.511154 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-bc6d5205-938a-445d-9bea-d565eff08197 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:38:06.511658 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-bc6d5205-938a-445d-9bea-d565eff08197 demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:38:06.511934 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-bc6d5205-938a-445d-9bea-d565eff08197 demo demo] Calling method 'detail' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:38:06.512290 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.api_utils [None req-bc6d5205-938a-445d-9bea-d565eff08197 demo demo] Removing options '' from query. {{(pid=112594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:38:06.513416 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.volume.api [None req-bc6d5205-938a-445d-9bea-d565eff08197 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:38:06.521484 np0000172888 devstack@c-api.service[112594]: INFO cinder.volume.api [None req-bc6d5205-938a-445d-9bea-d565eff08197 demo demo] Get all volumes completed successfully. May 09 03:38:06.524540 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-bc6d5205-938a-445d-9bea-d565eff08197 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:38:06.525006 np0000172888 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 4/14] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:38:06 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 03:38:16.517777 np0000172888 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:39:06.542341 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-4ee0533a-3c97-487c-bc92-82b30c38a95b None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:39:06.749572 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-4ee0533a-3c97-487c-bc92-82b30c38a95b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:39:06.749572 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-4ee0533a-3c97-487c-bc92-82b30c38a95b demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:39:06.749572 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-4ee0533a-3c97-487c-bc92-82b30c38a95b demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:39:06.749812 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-4ee0533a-3c97-487c-bc92-82b30c38a95b demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:39:06.750531 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-4ee0533a-3c97-487c-bc92-82b30c38a95b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:39:06.762487 np0000172888 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-4ee0533a-3c97-487c-bc92-82b30c38a95b demo demo] Get all volumes completed successfully. May 09 03:39:06.764241 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-4ee0533a-3c97-487c-bc92-82b30c38a95b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:39:06.764821 np0000172888 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 5/15] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:39:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:39:16.754226 np0000172888 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:40:06.784585 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-34df69b5-77e4-46ac-8f54-49e648edac21 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:40:06.788053 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-34df69b5-77e4-46ac-8f54-49e648edac21 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:40:06.788294 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-34df69b5-77e4-46ac-8f54-49e648edac21 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:40:06.788579 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-34df69b5-77e4-46ac-8f54-49e648edac21 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:40:06.788886 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-34df69b5-77e4-46ac-8f54-49e648edac21 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:40:06.789677 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-34df69b5-77e4-46ac-8f54-49e648edac21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:40:06.798744 np0000172888 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-34df69b5-77e4-46ac-8f54-49e648edac21 demo demo] Get all volumes completed successfully. May 09 03:40:06.801522 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-34df69b5-77e4-46ac-8f54-49e648edac21 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:40:06.802027 np0000172888 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 4/16] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:40:06 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 03:40:16.792894 np0000172888 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:41:06.852063 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-629e1332-7ae9-44b9-974c-3b7ed099382b None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:41:06.856481 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-629e1332-7ae9-44b9-974c-3b7ed099382b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:41:06.856772 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-629e1332-7ae9-44b9-974c-3b7ed099382b demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:41:06.857053 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-629e1332-7ae9-44b9-974c-3b7ed099382b demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:41:06.857463 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-629e1332-7ae9-44b9-974c-3b7ed099382b demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:41:06.858676 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-629e1332-7ae9-44b9-974c-3b7ed099382b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:41:06.869747 np0000172888 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-629e1332-7ae9-44b9-974c-3b7ed099382b demo demo] Get all volumes completed successfully. May 09 03:41:06.872648 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-629e1332-7ae9-44b9-974c-3b7ed099382b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:41:06.873261 np0000172888 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 4/17] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:41:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:41:16.862687 np0000172888 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:42:06.890668 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-006238ba-8b6d-441e-96f5-6208e5f30dee None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:42:06.894170 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-006238ba-8b6d-441e-96f5-6208e5f30dee demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:42:06.894453 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-006238ba-8b6d-441e-96f5-6208e5f30dee demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:42:06.894707 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-006238ba-8b6d-441e-96f5-6208e5f30dee demo demo] Calling method 'detail' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:42:06.895047 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.api_utils [None req-006238ba-8b6d-441e-96f5-6208e5f30dee demo demo] Removing options '' from query. {{(pid=112594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:42:06.896026 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.volume.api [None req-006238ba-8b6d-441e-96f5-6208e5f30dee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:42:06.903503 np0000172888 devstack@c-api.service[112594]: INFO cinder.volume.api [None req-006238ba-8b6d-441e-96f5-6208e5f30dee demo demo] Get all volumes completed successfully. May 09 03:42:06.905406 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-006238ba-8b6d-441e-96f5-6208e5f30dee demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:42:06.905869 np0000172888 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 5/18] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:42:06 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 03:42:16.899455 np0000172888 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:43:06.924321 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-40feabd8-08c0-4003-9e0a-8541ff0a7da5 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:43:06.933447 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-40feabd8-08c0-4003-9e0a-8541ff0a7da5 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:43:06.933447 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-40feabd8-08c0-4003-9e0a-8541ff0a7da5 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:43:06.933447 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-40feabd8-08c0-4003-9e0a-8541ff0a7da5 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:43:06.933447 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-40feabd8-08c0-4003-9e0a-8541ff0a7da5 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:43:06.933447 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-40feabd8-08c0-4003-9e0a-8541ff0a7da5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:43:06.944135 np0000172888 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-40feabd8-08c0-4003-9e0a-8541ff0a7da5 demo demo] Get all volumes completed successfully. May 09 03:43:06.946985 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-40feabd8-08c0-4003-9e0a-8541ff0a7da5 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:43:06.947253 np0000172888 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 6/19] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:43:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:43:16.938104 np0000172888 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:44:06.966717 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-344855b2-b75c-4ee5-9b1c-765d43ce624d None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:44:07.131808 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-344855b2-b75c-4ee5-9b1c-765d43ce624d demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:44:07.132374 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-344855b2-b75c-4ee5-9b1c-765d43ce624d demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:44:07.132944 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-344855b2-b75c-4ee5-9b1c-765d43ce624d demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:44:07.133606 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-344855b2-b75c-4ee5-9b1c-765d43ce624d demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:44:07.135386 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-344855b2-b75c-4ee5-9b1c-765d43ce624d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:44:07.144828 np0000172888 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-344855b2-b75c-4ee5-9b1c-765d43ce624d demo demo] Get all volumes completed successfully. May 09 03:44:07.147738 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-344855b2-b75c-4ee5-9b1c-765d43ce624d demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:44:07.148290 np0000172888 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 5/20] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:44:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:44:17.139322 np0000172888 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:45:07.165682 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-7b0fdd75-5ec2-4b83-9f14-2d045f7d07b6 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:45:07.168689 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-7b0fdd75-5ec2-4b83-9f14-2d045f7d07b6 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:45:07.168940 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-7b0fdd75-5ec2-4b83-9f14-2d045f7d07b6 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:45:07.169278 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-7b0fdd75-5ec2-4b83-9f14-2d045f7d07b6 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:45:07.170083 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-7b0fdd75-5ec2-4b83-9f14-2d045f7d07b6 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:45:07.170751 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-7b0fdd75-5ec2-4b83-9f14-2d045f7d07b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:45:07.179769 np0000172888 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-7b0fdd75-5ec2-4b83-9f14-2d045f7d07b6 demo demo] Get all volumes completed successfully. May 09 03:45:07.183039 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-7b0fdd75-5ec2-4b83-9f14-2d045f7d07b6 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:45:07.183541 np0000172888 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 5/21] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:45:07 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 03:45:17.174656 np0000172888 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:46:07.203829 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-f1177623-9f8d-47db-91a7-20318a51b1d1 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:46:07.207844 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-f1177623-9f8d-47db-91a7-20318a51b1d1 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:46:07.208241 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-f1177623-9f8d-47db-91a7-20318a51b1d1 demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:46:07.208941 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-f1177623-9f8d-47db-91a7-20318a51b1d1 demo demo] Calling method 'detail' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:46:07.209654 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.api_utils [None req-f1177623-9f8d-47db-91a7-20318a51b1d1 demo demo] Removing options '' from query. {{(pid=112594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:46:07.211715 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.volume.api [None req-f1177623-9f8d-47db-91a7-20318a51b1d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:46:07.220290 np0000172888 devstack@c-api.service[112594]: INFO cinder.volume.api [None req-f1177623-9f8d-47db-91a7-20318a51b1d1 demo demo] Get all volumes completed successfully. May 09 03:46:07.222992 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-f1177623-9f8d-47db-91a7-20318a51b1d1 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:46:07.223572 np0000172888 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 6/22] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:46:07 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 03:46:17.215538 np0000172888 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:47:07.241073 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-12156ec3-7b9b-45f5-b2c2-59afa572e4a3 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:47:07.245326 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-12156ec3-7b9b-45f5-b2c2-59afa572e4a3 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:47:07.245595 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-12156ec3-7b9b-45f5-b2c2-59afa572e4a3 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:47:07.245846 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-12156ec3-7b9b-45f5-b2c2-59afa572e4a3 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:47:07.246150 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-12156ec3-7b9b-45f5-b2c2-59afa572e4a3 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:47:07.247647 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-12156ec3-7b9b-45f5-b2c2-59afa572e4a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:47:07.257984 np0000172888 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-12156ec3-7b9b-45f5-b2c2-59afa572e4a3 demo demo] Get all volumes completed successfully. May 09 03:47:07.260902 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-12156ec3-7b9b-45f5-b2c2-59afa572e4a3 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:47:07.261386 np0000172888 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 7/23] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:47:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:47:17.251159 np0000172888 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:48:07.282238 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-18499f53-5ff8-47f6-ae65-8327bfa82bbc None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:48:07.288919 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-18499f53-5ff8-47f6-ae65-8327bfa82bbc demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:48:07.289109 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-18499f53-5ff8-47f6-ae65-8327bfa82bbc demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:48:07.289289 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-18499f53-5ff8-47f6-ae65-8327bfa82bbc demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:48:07.289775 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-18499f53-5ff8-47f6-ae65-8327bfa82bbc demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:48:07.290550 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-18499f53-5ff8-47f6-ae65-8327bfa82bbc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:48:07.300859 np0000172888 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-18499f53-5ff8-47f6-ae65-8327bfa82bbc demo demo] Get all volumes completed successfully. May 09 03:48:07.303602 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-18499f53-5ff8-47f6-ae65-8327bfa82bbc demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:48:07.304125 np0000172888 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 6/24] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:48:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:48:17.293567 np0000172888 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:49:07.320752 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-f2defbd4-447c-4dcc-8190-409a2eca5448 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:49:07.521215 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-f2defbd4-447c-4dcc-8190-409a2eca5448 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:49:07.521501 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-f2defbd4-447c-4dcc-8190-409a2eca5448 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:49:07.521846 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-f2defbd4-447c-4dcc-8190-409a2eca5448 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:49:07.522252 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-f2defbd4-447c-4dcc-8190-409a2eca5448 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:49:07.523641 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-f2defbd4-447c-4dcc-8190-409a2eca5448 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:49:07.532923 np0000172888 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-f2defbd4-447c-4dcc-8190-409a2eca5448 demo demo] Get all volumes completed successfully. May 09 03:49:07.535179 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-f2defbd4-447c-4dcc-8190-409a2eca5448 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:49:07.535595 np0000172888 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 6/25] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:49:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:49:17.527936 np0000172888 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:50:07.553219 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-94f46ee6-353a-4c53-9b55-07db9b955109 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:50:07.557552 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-94f46ee6-353a-4c53-9b55-07db9b955109 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:50:07.558055 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-94f46ee6-353a-4c53-9b55-07db9b955109 demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:50:07.558343 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-94f46ee6-353a-4c53-9b55-07db9b955109 demo demo] Calling method 'detail' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:50:07.558684 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.api_utils [None req-94f46ee6-353a-4c53-9b55-07db9b955109 demo demo] Removing options '' from query. {{(pid=112594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:50:07.559805 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.volume.api [None req-94f46ee6-353a-4c53-9b55-07db9b955109 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:50:07.569361 np0000172888 devstack@c-api.service[112594]: INFO cinder.volume.api [None req-94f46ee6-353a-4c53-9b55-07db9b955109 demo demo] Get all volumes completed successfully. May 09 03:50:07.572351 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-94f46ee6-353a-4c53-9b55-07db9b955109 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:50:07.573264 np0000172888 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 7/26] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:50:07 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 03:50:17.563245 np0000172888 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:51:07.586252 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-d0eddd68-6a85-4517-86be-06b14807cae7 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:51:07.589045 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-d0eddd68-6a85-4517-86be-06b14807cae7 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:51:07.589246 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-d0eddd68-6a85-4517-86be-06b14807cae7 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:51:07.589466 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-d0eddd68-6a85-4517-86be-06b14807cae7 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:51:07.589694 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-d0eddd68-6a85-4517-86be-06b14807cae7 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:51:07.590469 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-d0eddd68-6a85-4517-86be-06b14807cae7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:51:07.601545 np0000172888 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-d0eddd68-6a85-4517-86be-06b14807cae7 demo demo] Get all volumes completed successfully. May 09 03:51:07.603675 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-d0eddd68-6a85-4517-86be-06b14807cae7 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:51:07.604242 np0000172888 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 8/27] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:51:07 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 03:51:17.594919 np0000172888 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:52:07.618799 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-96f386df-1dd8-41a3-8f1a-0154bdc05434 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:52:07.621630 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-96f386df-1dd8-41a3-8f1a-0154bdc05434 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:52:07.621872 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-96f386df-1dd8-41a3-8f1a-0154bdc05434 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:52:07.622106 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-96f386df-1dd8-41a3-8f1a-0154bdc05434 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:52:07.622462 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-96f386df-1dd8-41a3-8f1a-0154bdc05434 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:52:07.623990 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-96f386df-1dd8-41a3-8f1a-0154bdc05434 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:52:07.632753 np0000172888 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-96f386df-1dd8-41a3-8f1a-0154bdc05434 demo demo] Get all volumes completed successfully. May 09 03:52:07.635770 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-96f386df-1dd8-41a3-8f1a-0154bdc05434 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:52:07.636350 np0000172888 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 7/28] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:52:07 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 03:52:17.627481 np0000172888 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:53:07.653226 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-2b3b8279-a9e0-4188-8e63-2d6704887088 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:53:07.656004 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-2b3b8279-a9e0-4188-8e63-2d6704887088 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:53:07.656246 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-2b3b8279-a9e0-4188-8e63-2d6704887088 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:53:07.656520 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-2b3b8279-a9e0-4188-8e63-2d6704887088 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:53:07.657047 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-2b3b8279-a9e0-4188-8e63-2d6704887088 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:53:07.658199 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-2b3b8279-a9e0-4188-8e63-2d6704887088 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:53:07.666003 np0000172888 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-2b3b8279-a9e0-4188-8e63-2d6704887088 demo demo] Get all volumes completed successfully. May 09 03:53:07.669336 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-2b3b8279-a9e0-4188-8e63-2d6704887088 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:53:07.670339 np0000172888 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 7/29] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:53:07 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 03:53:17.661383 np0000172888 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:54:07.687911 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-a63678d9-4659-4a8c-a597-d937cf7818a1 None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:54:07.781483 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-a63678d9-4659-4a8c-a597-d937cf7818a1 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:54:07.782234 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-a63678d9-4659-4a8c-a597-d937cf7818a1 demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:54:07.782938 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-a63678d9-4659-4a8c-a597-d937cf7818a1 demo demo] Calling method 'detail' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:54:07.783710 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.api_utils [None req-a63678d9-4659-4a8c-a597-d937cf7818a1 demo demo] Removing options '' from query. {{(pid=112594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:54:07.785814 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.volume.api [None req-a63678d9-4659-4a8c-a597-d937cf7818a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:54:07.795110 np0000172888 devstack@c-api.service[112594]: INFO cinder.volume.api [None req-a63678d9-4659-4a8c-a597-d937cf7818a1 demo demo] Get all volumes completed successfully. May 09 03:54:07.798355 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-a63678d9-4659-4a8c-a597-d937cf7818a1 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:54:07.799375 np0000172888 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 8/30] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:54:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:54:17.790656 np0000172888 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:55:07.816412 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-06f60e3e-cd4b-4b63-8f5f-ed26028c43db None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:55:07.818596 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-06f60e3e-cd4b-4b63-8f5f-ed26028c43db demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:55:07.818814 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-06f60e3e-cd4b-4b63-8f5f-ed26028c43db demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:55:07.819039 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-06f60e3e-cd4b-4b63-8f5f-ed26028c43db demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:55:07.819388 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-06f60e3e-cd4b-4b63-8f5f-ed26028c43db demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:55:07.820176 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-06f60e3e-cd4b-4b63-8f5f-ed26028c43db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:55:07.831702 np0000172888 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-06f60e3e-cd4b-4b63-8f5f-ed26028c43db demo demo] Get all volumes completed successfully. May 09 03:55:07.835021 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-06f60e3e-cd4b-4b63-8f5f-ed26028c43db demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:55:07.835593 np0000172888 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 9/31] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:55:07 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 03:55:17.823410 np0000172888 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:56:07.852463 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-fed57c10-611f-45f2-b23d-8ed63850405e None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:56:07.857602 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-fed57c10-611f-45f2-b23d-8ed63850405e demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:56:07.858039 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-fed57c10-611f-45f2-b23d-8ed63850405e demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:56:07.858515 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-fed57c10-611f-45f2-b23d-8ed63850405e demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:56:07.859107 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-fed57c10-611f-45f2-b23d-8ed63850405e demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:56:07.860012 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-fed57c10-611f-45f2-b23d-8ed63850405e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:56:07.867094 np0000172888 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-fed57c10-611f-45f2-b23d-8ed63850405e demo demo] Get all volumes completed successfully. May 09 03:56:07.868853 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-fed57c10-611f-45f2-b23d-8ed63850405e demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:56:07.869178 np0000172888 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 8/32] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:56:07 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 03:56:17.862930 np0000172888 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:57:07.883581 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-cbb939af-e8d7-4fb6-ba04-14a4161a34b8 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:57:07.888527 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-cbb939af-e8d7-4fb6-ba04-14a4161a34b8 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:57:07.889820 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-cbb939af-e8d7-4fb6-ba04-14a4161a34b8 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:57:07.890329 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-cbb939af-e8d7-4fb6-ba04-14a4161a34b8 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:57:07.890863 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-cbb939af-e8d7-4fb6-ba04-14a4161a34b8 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:57:07.891980 np0000172888 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-cbb939af-e8d7-4fb6-ba04-14a4161a34b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:57:07.899338 np0000172888 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-cbb939af-e8d7-4fb6-ba04-14a4161a34b8 demo demo] Get all volumes completed successfully. May 09 03:57:07.901848 np0000172888 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-cbb939af-e8d7-4fb6-ba04-14a4161a34b8 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:57:07.902390 np0000172888 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 8/33] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:57:07 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 03:57:17.896786 np0000172888 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:58:07.922938 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-f8335789-fa05-41b9-b442-1fb6982acd3f None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:58:07.929253 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-f8335789-fa05-41b9-b442-1fb6982acd3f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:58:07.929477 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-f8335789-fa05-41b9-b442-1fb6982acd3f demo demo] Empty body provided in request {{(pid=112594) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:58:07.929691 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-f8335789-fa05-41b9-b442-1fb6982acd3f demo demo] Calling method 'detail' {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:58:07.930590 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.api.api_utils [None req-f8335789-fa05-41b9-b442-1fb6982acd3f demo demo] Removing options '' from query. {{(pid=112594) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:58:07.932419 np0000172888 devstack@c-api.service[112594]: DEBUG cinder.volume.api [None req-f8335789-fa05-41b9-b442-1fb6982acd3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112594) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:58:07.944749 np0000172888 devstack@c-api.service[112594]: INFO cinder.volume.api [None req-f8335789-fa05-41b9-b442-1fb6982acd3f demo demo] Get all volumes completed successfully. May 09 03:58:07.948235 np0000172888 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-f8335789-fa05-41b9-b442-1fb6982acd3f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:58:07.948772 np0000172888 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 9/34] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:58:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:58:17.938416 np0000172888 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:59:07.966726 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-77883043-ceb6-4247-95f6-95346b5e190b None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:59:08.086893 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-77883043-ceb6-4247-95f6-95346b5e190b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 03:59:08.087132 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-77883043-ceb6-4247-95f6-95346b5e190b demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:59:08.087398 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-77883043-ceb6-4247-95f6-95346b5e190b demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:59:08.087720 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-77883043-ceb6-4247-95f6-95346b5e190b demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:59:08.088695 np0000172888 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-77883043-ceb6-4247-95f6-95346b5e190b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:59:08.097834 np0000172888 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-77883043-ceb6-4247-95f6-95346b5e190b demo demo] Get all volumes completed successfully. May 09 03:59:08.101377 np0000172888 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-77883043-ceb6-4247-95f6-95346b5e190b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 03:59:08.102303 np0000172888 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 10/35] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 03:59:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:59:18.092184 np0000172888 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 04:00:08.119740 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-4732541b-81cb-43cc-aec7-c72aa9231eba None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 04:00:08.124298 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-4732541b-81cb-43cc-aec7-c72aa9231eba demo demo] GET https://199.204.45.22/volume/v3/volumes/detail May 09 04:00:08.124467 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-4732541b-81cb-43cc-aec7-c72aa9231eba demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 04:00:08.124901 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-4732541b-81cb-43cc-aec7-c72aa9231eba demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 04:00:08.125572 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-4732541b-81cb-43cc-aec7-c72aa9231eba demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 04:00:08.126880 np0000172888 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-4732541b-81cb-43cc-aec7-c72aa9231eba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 04:00:08.136130 np0000172888 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-4732541b-81cb-43cc-aec7-c72aa9231eba demo demo] Get all volumes completed successfully. May 09 04:00:08.140077 np0000172888 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-4732541b-81cb-43cc-aec7-c72aa9231eba demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 May 09 04:00:08.140679 np0000172888 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 9/36] 199.204.45.22 () {64 vars in 1289 bytes} [Sat May 9 04:00:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 04:00:18.130342 np0000172888 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}