May 22 05:11:28.510121 np0000176182 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 22 05:11:28.517136 np0000176182 devstack@c-api.service[112062]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 22 05:11:28.520155 np0000176182 devstack@c-api.service[112062]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 22 05:11:28 2026] *** May 22 05:11:28.520155 np0000176182 devstack@c-api.service[112062]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 22 05:11:28.520155 np0000176182 devstack@c-api.service[112062]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 22 05:11:28.520155 np0000176182 devstack@c-api.service[112062]: nodename: np0000176182 May 22 05:11:28.520155 np0000176182 devstack@c-api.service[112062]: machine: x86_64 May 22 05:11:28.520155 np0000176182 devstack@c-api.service[112062]: clock source: unix May 22 05:11:28.520155 np0000176182 devstack@c-api.service[112062]: pcre jit disabled May 22 05:11:28.520155 np0000176182 devstack@c-api.service[112062]: detected number of CPU cores: 16 May 22 05:11:28.520155 np0000176182 devstack@c-api.service[112062]: current working directory: / May 22 05:11:28.520155 np0000176182 devstack@c-api.service[112062]: detected binary path: /usr/bin/uwsgi-core May 22 05:11:28.520155 np0000176182 devstack@c-api.service[112062]: your processes number limit is 256917 May 22 05:11:28.520155 np0000176182 devstack@c-api.service[112062]: your memory page size is 4096 bytes May 22 05:11:28.520803 np0000176182 devstack@c-api.service[112062]: detected max file descriptor number: 2048 May 22 05:11:28.520803 np0000176182 devstack@c-api.service[112062]: lock engine: pthread robust mutexes May 22 05:11:28.520803 np0000176182 devstack@c-api.service[112062]: thunder lock: enabled May 22 05:11:28.520803 np0000176182 devstack@c-api.service[112062]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 22 05:11:28.520803 np0000176182 devstack@c-api.service[112062]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 22 05:11:28.520803 np0000176182 devstack@c-api.service[112062]: PEP 405 virtualenv detected: /opt/stack/data/venv May 22 05:11:28.520803 np0000176182 devstack@c-api.service[112062]: Set PythonHome to /opt/stack/data/venv May 22 05:11:28.558677 np0000176182 devstack@c-api.service[112062]: Python main interpreter initialized at 0x7eda5a0a3668 May 22 05:11:28.558677 np0000176182 devstack@c-api.service[112062]: python threads support enabled May 22 05:11:28.558677 np0000176182 devstack@c-api.service[112062]: your server socket listen backlog is limited to 100 connections May 22 05:11:28.558677 np0000176182 devstack@c-api.service[112062]: your mercy for graceful operations on workers is 80 seconds May 22 05:11:28.559348 np0000176182 devstack@c-api.service[112062]: mapped 671795 bytes (656 KB) for 4 cores May 22 05:11:28.559348 np0000176182 devstack@c-api.service[112062]: *** Operational MODE: preforking *** May 22 05:11:28.559466 np0000176182 devstack@c-api.service[112062]: *** uWSGI is running in multiple interpreter mode *** May 22 05:11:28.559466 np0000176182 devstack@c-api.service[112062]: spawned uWSGI master process (pid: 112062) May 22 05:11:28.559765 np0000176182 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 22 05:11:28.560265 np0000176182 devstack@c-api.service[112062]: spawned uWSGI worker 1 (pid: 112064, cores: 1) May 22 05:11:28.560829 np0000176182 devstack@c-api.service[112062]: spawned uWSGI worker 2 (pid: 112065, cores: 1) May 22 05:11:28.561412 np0000176182 devstack@c-api.service[112062]: spawned uWSGI worker 3 (pid: 112066, cores: 1) May 22 05:11:28.562027 np0000176182 devstack@c-api.service[112062]: spawned uWSGI worker 4 (pid: 112067, cores: 1) May 22 05:11:28.562027 np0000176182 devstack@c-api.service[112062]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 22 05:11:28.701090 np0000176182 devstack@c-api.service[112065]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 05:11:28.701090 np0000176182 devstack@c-api.service[112065]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 05:11:28.701090 np0000176182 devstack@c-api.service[112065]: we strongly recommend against using it for new projects. May 22 05:11:28.701090 np0000176182 devstack@c-api.service[112065]: If you are already using Eventlet, we recommend migrating to a different May 22 05:11:28.701090 np0000176182 devstack@c-api.service[112065]: framework. For more detail see May 22 05:11:28.701090 np0000176182 devstack@c-api.service[112065]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 05:11:28.701090 np0000176182 devstack@c-api.service[112065]: import eventlet # noqa May 22 05:11:28.704589 np0000176182 devstack@c-api.service[112066]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 05:11:28.704589 np0000176182 devstack@c-api.service[112066]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 05:11:28.704589 np0000176182 devstack@c-api.service[112066]: we strongly recommend against using it for new projects. May 22 05:11:28.704589 np0000176182 devstack@c-api.service[112066]: If you are already using Eventlet, we recommend migrating to a different May 22 05:11:28.704589 np0000176182 devstack@c-api.service[112066]: framework. For more detail see May 22 05:11:28.704589 np0000176182 devstack@c-api.service[112066]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 05:11:28.704589 np0000176182 devstack@c-api.service[112066]: import eventlet # noqa May 22 05:11:28.707959 np0000176182 devstack@c-api.service[112067]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 05:11:28.707959 np0000176182 devstack@c-api.service[112067]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 05:11:28.707959 np0000176182 devstack@c-api.service[112067]: we strongly recommend against using it for new projects. May 22 05:11:28.707959 np0000176182 devstack@c-api.service[112067]: If you are already using Eventlet, we recommend migrating to a different May 22 05:11:28.707959 np0000176182 devstack@c-api.service[112067]: framework. For more detail see May 22 05:11:28.707959 np0000176182 devstack@c-api.service[112067]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 05:11:28.707959 np0000176182 devstack@c-api.service[112067]: import eventlet # noqa May 22 05:11:28.716117 np0000176182 devstack@c-api.service[112064]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 05:11:28.716117 np0000176182 devstack@c-api.service[112064]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 05:11:28.716117 np0000176182 devstack@c-api.service[112064]: we strongly recommend against using it for new projects. May 22 05:11:28.716117 np0000176182 devstack@c-api.service[112064]: If you are already using Eventlet, we recommend migrating to a different May 22 05:11:28.716117 np0000176182 devstack@c-api.service[112064]: framework. For more detail see May 22 05:11:28.716117 np0000176182 devstack@c-api.service[112064]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 05:11:28.716117 np0000176182 devstack@c-api.service[112064]: import eventlet # noqa May 22 05:11:28.791220 np0000176182 devstack@c-api.service[112066]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 05:11:28.791220 np0000176182 devstack@c-api.service[112066]: debtcollector.deprecate( May 22 05:11:28.795743 np0000176182 devstack@c-api.service[112065]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 05:11:28.795743 np0000176182 devstack@c-api.service[112065]: debtcollector.deprecate( May 22 05:11:28.799689 np0000176182 devstack@c-api.service[112067]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 05:11:28.799689 np0000176182 devstack@c-api.service[112067]: debtcollector.deprecate( May 22 05:11:28.809309 np0000176182 devstack@c-api.service[112064]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 05:11:28.809309 np0000176182 devstack@c-api.service[112064]: debtcollector.deprecate( May 22 05:11:28.872610 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:28.872610 np0000176182 devstack@c-api.service[112066]: from cgi import parse_header May 22 05:11:28.875088 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:28.875088 np0000176182 devstack@c-api.service[112065]: from cgi import parse_header May 22 05:11:28.890108 np0000176182 devstack@c-api.service[112067]: /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 22 05:11:28.890108 np0000176182 devstack@c-api.service[112067]: from cgi import parse_header May 22 05:11:28.894231 np0000176182 devstack@c-api.service[112064]: /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 22 05:11:28.894231 np0000176182 devstack@c-api.service[112064]: from cgi import parse_header May 22 05:11:28.919700 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:28.919700 np0000176182 devstack@c-api.service[112066]: removals.removed_module( May 22 05:11:28.920362 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:28.920362 np0000176182 devstack@c-api.service[112066]: removals.removed_module( May 22 05:11:28.928365 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:28.928365 np0000176182 devstack@c-api.service[112065]: removals.removed_module( May 22 05:11:28.929215 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:28.929215 np0000176182 devstack@c-api.service[112065]: removals.removed_module( May 22 05:11:28.940188 np0000176182 devstack@c-api.service[112064]: /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 22 05:11:28.940188 np0000176182 devstack@c-api.service[112064]: removals.removed_module( May 22 05:11:28.940911 np0000176182 devstack@c-api.service[112064]: /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 22 05:11:28.940911 np0000176182 devstack@c-api.service[112064]: removals.removed_module( May 22 05:11:28.945469 np0000176182 devstack@c-api.service[112067]: /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 22 05:11:28.945469 np0000176182 devstack@c-api.service[112067]: removals.removed_module( May 22 05:11:28.948073 np0000176182 devstack@c-api.service[112067]: /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 22 05:11:28.948073 np0000176182 devstack@c-api.service[112067]: removals.removed_module( May 22 05:11:29.574451 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:29.574451 np0000176182 devstack@c-api.service[112065]: warnings.warn( May 22 05:11:29.587126 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:29.587126 np0000176182 devstack@c-api.service[112066]: warnings.warn( May 22 05:11:29.589485 np0000176182 devstack@c-api.service[112067]: /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 22 05:11:29.589485 np0000176182 devstack@c-api.service[112067]: warnings.warn( May 22 05:11:29.623250 np0000176182 devstack@c-api.service[112064]: /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 22 05:11:29.623250 np0000176182 devstack@c-api.service[112064]: warnings.warn( May 22 05:11:29.691098 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:29.691098 np0000176182 devstack@c-api.service[112065]: warnings.warn( May 22 05:11:29.702018 np0000176182 devstack@c-api.service[112067]: /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 22 05:11:29.702018 np0000176182 devstack@c-api.service[112067]: warnings.warn( May 22 05:11:29.715728 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:29.715728 np0000176182 devstack@c-api.service[112066]: warnings.warn( May 22 05:11:29.759439 np0000176182 devstack@c-api.service[112064]: /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 22 05:11:29.759439 np0000176182 devstack@c-api.service[112064]: warnings.warn( May 22 05:11:30.005517 np0000176182 devstack@c-api.service[112067]: 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 22 05:11:30.006110 np0000176182 devstack@c-api.service[112067]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112067) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 05:11:30.011914 np0000176182 devstack@c-api.service[112065]: 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 22 05:11:30.012368 np0000176182 devstack@c-api.service[112065]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112065) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 05:11:30.017967 np0000176182 devstack@c-api.service[112066]: 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 22 05:11:30.018159 np0000176182 devstack@c-api.service[112066]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112066) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 05:11:30.067392 np0000176182 devstack@c-api.service[112064]: 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 22 05:11:30.067610 np0000176182 devstack@c-api.service[112064]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112064) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 05:11:30.097929 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:30.097929 np0000176182 devstack@c-api.service[112066]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 05:11:30.099230 np0000176182 devstack@c-api.service[112067]: /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 22 05:11:30.099230 np0000176182 devstack@c-api.service[112067]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 05:11:30.106128 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.106128 np0000176182 devstack@c-api.service[112065]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 05:11:30.150122 np0000176182 devstack@c-api.service[112064]: /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 22 05:11:30.150122 np0000176182 devstack@c-api.service[112064]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 05:11:30.582045 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112065) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 05:11:30.582320 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112066) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 05:11:30.582400 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.582445 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112067) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 05:11:30.582549 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.582699 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.582744 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.582796 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.582975 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.583028 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.583064 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.583347 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.583521 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.583593 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.583660 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.583713 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.583753 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.583792 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.583831 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.583831 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.583898 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.583935 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.583981 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.584027 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.584064 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.584102 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.584102 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.584169 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.584209 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.584257 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.584299 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.584299 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.584367 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.586698 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.586762 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.586799 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.586879 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.586921 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.586959 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.587004 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.587050 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.587095 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.587135 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.587172 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.587211 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.587248 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.587316 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.587316 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.587389 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.587436 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.587473 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.587473 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.587473 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.587611 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.591877 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.591933 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.591968 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.592027 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.592027 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.592096 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.592140 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.592140 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.592205 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.592252 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.592290 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.592331 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.592436 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.592493 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.592534 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.592589 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.592589 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.592677 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.592716 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.592784 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.592856 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.598415 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.598500 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.598565 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.598618 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.598659 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.598726 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.598800 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.598883 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.598951 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.599013 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.599075 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.599123 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.599192 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.599237 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.599320 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.599377 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.599429 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.599533 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.599630 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.599722 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.599817 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.599979 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.600030 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.600103 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.600164 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.600224 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.600284 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.600352 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.600392 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.600430 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.600610 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.600659 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.600699 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.600699 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.600765 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.600803 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.600843 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.600881 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.600923 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.600969 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.601014 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.601053 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.601087 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.601131 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.601169 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.601169 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.601237 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.601275 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.601313 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.601365 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.601406 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.601443 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.601491 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.601529 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.601599 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.601599 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.601675 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.601709 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.601761 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.601761 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.601761 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.601761 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.601761 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.602317 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.602317 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.602317 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.602633 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.602707 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.602787 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.602857 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.602914 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.602990 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.603058 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.603114 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.603181 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.603246 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.603353 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.603479 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.603574 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.603642 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.603704 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.603781 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.603881 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.603981 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.604047 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.604107 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.604163 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.604244 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.604309 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.604368 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.604426 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.604482 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.604545 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.604630 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.604687 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.604742 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.604742 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.604861 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.604919 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.604996 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.605082 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.605150 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.605228 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.605298 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.605298 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.605426 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.605426 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.605426 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.605426 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.605426 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.605426 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.605802 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.605866 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.605931 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.605990 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.606054 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.606122 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.606196 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.606196 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.606312 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.606369 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.606424 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.606480 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.606545 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.606636 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.606698 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.609097 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.609097 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.609097 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.609314 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.609314 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.609314 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.609467 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.609467 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.609467 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.609644 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.609644 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.609797 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.609856 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.609856 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.609969 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.610034 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.610091 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.610091 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.610197 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.610256 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.610332 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.610332 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.610435 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.610494 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.610551 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.610635 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.610635 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.610831 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.610897 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.610958 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.611015 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.611015 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.611119 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.611175 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.611231 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.611363 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.611426 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.611487 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.611539 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.611624 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.611700 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.611747 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.611787 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.611787 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.611787 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.611787 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.611787 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.611787 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.611787 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.612013 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.612052 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.612099 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.612139 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.612179 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.612230 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.612292 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.612292 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.612376 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.612430 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.612481 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.612532 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.612622 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.612674 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112064) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 05:11:30.612724 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.612767 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.612767 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.612767 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.612889 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.612940 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.612940 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.613014 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.613053 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.613094 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.613134 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.613187 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.613232 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.613232 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.613302 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.613342 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.613382 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.613431 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.613431 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.613516 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.613581 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.613625 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.613676 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.613718 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.613766 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.613806 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.613845 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.613883 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.613923 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.613969 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.614034 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.614103 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.614157 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.614157 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.614241 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.614281 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.614316 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.614357 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.614396 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.614439 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.614473 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.614513 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.614572 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.614572 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.614760 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.614810 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.614850 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.614893 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.614940 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.614986 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.615026 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.615026 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.615026 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.615026 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.615026 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.615026 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.615026 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.615290 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.615290 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.615290 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.615517 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.615606 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.615646 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.615758 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.615758 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.615877 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.615877 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.615993 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.615993 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.615993 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.616103 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.616144 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.616189 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.616245 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.616418 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.616481 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.616538 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.616599 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.616640 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.616690 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.616730 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.616838 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.616898 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.616945 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.616987 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.617026 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.617067 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.617114 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.617165 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.617209 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.617250 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.617291 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.617337 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.617337 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.617337 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.617439 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.617439 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.617439 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.617584 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.617643 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.617684 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.617724 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.617724 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.617798 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.617838 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.617989 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.617989 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.617989 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.617989 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.618439 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.618533 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.618641 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.618735 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.618819 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.618901 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.618997 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.619182 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.619238 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.619324 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.619390 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.619432 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.619479 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.619527 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.619592 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.619634 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.619688 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.619735 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.619780 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.619821 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.619863 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.619863 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.619948 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.619998 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.620038 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.620038 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.620038 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.620164 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.620202 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.620311 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.620394 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.620437 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.620479 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.620525 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.620597 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.620645 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.620693 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.620733 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.620773 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.620814 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.620858 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.620966 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.621357 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.621451 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.621527 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.621587 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.621630 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.621668 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.621709 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.621745 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.621777 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.621817 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.621851 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.621885 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.621914 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.621944 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.621973 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.622002 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.622030 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.622061 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.622090 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.622118 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.622148 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.622181 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.622210 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.622238 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.622238 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.622289 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.622371 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.622464 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.622974 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.623056 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.623089 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.623142 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.623178 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.623233 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.623265 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.623375 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.623414 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.623442 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.623476 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.623537 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.623585 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.623660 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.624565 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.624627 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.624677 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.624749 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.624795 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.624831 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.624878 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.624915 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.624949 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.624979 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.625010 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.625042 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.625073 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.625098 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.625126 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.625157 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.625186 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.625212 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.625245 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.625274 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.625302 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.625327 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.625355 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.625380 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.625408 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.625439 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.625468 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.625499 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.625529 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.625576 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.625612 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.625612 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.625687 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.625716 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.625755 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.625796 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.625833 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.625867 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.625867 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.625923 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.625952 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.625981 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.626006 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.626040 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.626068 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.626098 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.626130 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.626155 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.626187 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.626217 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.626251 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.626251 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.626251 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.626251 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.626251 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.626360 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.626469 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.626568 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.626694 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.626780 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.626852 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.626949 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.627040 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.627253 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.627335 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.627395 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.627456 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.627488 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.627516 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.627584 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.627623 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.627654 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.627687 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.627715 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.627749 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.627788 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.627832 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.627870 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.627870 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.627931 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.627959 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.627995 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.628022 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.628051 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.628368 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.628411 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.628471 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.628506 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.628538 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.628581 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.628609 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.628671 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.628711 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.628745 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.628802 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.628836 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.628880 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.628927 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.628988 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.629024 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.629054 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.629081 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.629108 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.629137 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.629169 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.629169 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.629220 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.629246 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.629272 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.629304 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.629330 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.629330 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.629671 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.629725 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.629725 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.629826 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.630068 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.630122 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.630187 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.630227 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.630271 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.630324 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.630324 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.630410 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.630465 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.630508 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.630548 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.630548 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.630548 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.630719 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.630772 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.630772 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.630850 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.630889 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.630933 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.630933 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.631004 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.631043 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.631083 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.631119 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.631160 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.631196 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.631235 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.631272 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.631358 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.631398 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.631437 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.631471 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.631506 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.631551 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.631618 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.631657 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.631657 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.631657 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.632056 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.632056 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.632266 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.632266 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.632463 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.632463 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.632694 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.633236 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.633359 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.633513 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.633686 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.633686 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.633865 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.633959 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.634045 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.634146 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.634246 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.634333 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.634437 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.634528 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.634655 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.634740 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.634841 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.634928 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.635015 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.635101 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.635185 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.635185 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.635402 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.635402 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.635590 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.635687 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.635786 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.635876 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.635958 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.636043 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.636145 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.636253 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.636344 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.636446 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.636542 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.636680 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.636795 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.636897 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.636972 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.637038 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.637101 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.637179 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.637243 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.637304 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.637366 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.637437 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.637525 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.637644 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.637741 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.637793 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.637793 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.637793 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.637954 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.638006 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.638057 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.638057 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.638147 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.638207 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.638265 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.638319 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.638319 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.638529 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.638611 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.638658 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.638699 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.638699 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.638699 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.638699 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.638699 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.638865 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.638908 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.638950 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.638988 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.639026 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.639059 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.639097 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.639132 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.639170 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.639205 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.639256 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.639336 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.639373 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.639406 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.639455 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.639521 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.639590 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.639657 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.639698 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.639738 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.639787 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.639839 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.639878 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.639916 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.639954 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.639992 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.640034 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.640075 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.640120 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.640158 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.640202 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.640240 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.640276 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.640313 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.640351 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.640385 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.640423 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.640462 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.640503 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.640503 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.640619 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.640667 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.640667 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.640748 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.640788 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.640826 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.640867 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.640905 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.640905 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.640905 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.640905 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.641048 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.641048 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.641048 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.641147 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.641192 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.641231 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.641268 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.641307 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.641346 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.641389 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.641434 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.641474 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.641510 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.641573 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.641630 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.641677 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.641714 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.641753 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.641796 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.641849 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.641896 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.641933 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.641971 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.642007 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.642045 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.642088 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.642124 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.642166 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.642210 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.642248 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.642289 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.642327 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.642365 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.642401 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.642439 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.642479 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.642515 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.642590 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.642643 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.642693 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.642693 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.642764 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.642801 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.642801 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.642801 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.642801 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.642949 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.642999 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.642999 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.643095 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.643146 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.643194 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.643194 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.643194 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.643194 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.643194 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.643459 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.643459 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.643459 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.643617 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.643676 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.643739 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.643785 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.643823 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.643858 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.643903 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.643939 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.643984 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.644024 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.644063 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.644104 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.644142 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.644181 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.644224 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.644262 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.644299 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.644338 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.644385 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.644424 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.644463 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.644500 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.644544 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.644606 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.644653 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.644697 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.644736 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.644855 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.644988 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.645033 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.645069 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.645106 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.645150 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.645189 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.645228 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.645267 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.645300 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.645343 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.645387 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.645423 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.645458 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.645501 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.645501 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.645501 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.645501 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.645501 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.645683 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.645683 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.645683 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.645683 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.645683 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.645683 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.645683 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.645683 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.645683 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.645683 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.645683 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.646228 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.646228 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.646228 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.646319 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112065) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.646319 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.646319 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.646319 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.646319 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112065) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.646319 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112065) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.646502 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.646545 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.646603 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.646647 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.646681 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.646706 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.646740 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.646765 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.646797 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.646829 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.646858 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.646889 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.646889 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.646889 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.646889 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.646978 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112066) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.647003 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.647026 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.647026 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.647075 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.647100 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.647129 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.647155 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112066) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.647187 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.647219 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112066) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.647248 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.647248 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.647248 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.647248 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.647248 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.647248 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.647248 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.647248 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.647248 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.647248 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.647509 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.647509 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.647509 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.647509 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.647509 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:11:30.647509 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112064) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:11:30.647509 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:11:30.647509 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:11:30.647509 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:11:30.647509 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112064) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:11:30.647893 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112064) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:11:30.689489 np0000176182 devstack@c-api.service[112065]: INFO dbcounter [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Registered counter for database cinder May 22 05:11:30.691870 np0000176182 devstack@c-api.service[112066]: INFO dbcounter [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Registered counter for database cinder May 22 05:11:30.691975 np0000176182 devstack@c-api.service[112067]: INFO dbcounter [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Registered counter for database cinder May 22 05:11:30.701046 np0000176182 devstack@c-api.service[112064]: INFO dbcounter [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Registered counter for database cinder May 22 05:11:30.701538 np0000176182 devstack@c-api.service[112065]: DEBUG oslo_db.sqlalchemy.engines [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 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=112065) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:11:30.705085 np0000176182 devstack@c-api.service[112066]: DEBUG oslo_db.sqlalchemy.engines [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 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=112066) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:11:30.706933 np0000176182 devstack@c-api.service[112067]: DEBUG oslo_db.sqlalchemy.engines [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 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=112067) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:11:30.715278 np0000176182 devstack@c-api.service[112064]: DEBUG oslo_db.sqlalchemy.engines [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d 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=112064) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:11:30.810094 np0000176182 devstack@c-api.service[112065]: DEBUG dbcounter [-] [112065] Writer thread running {{(pid=112065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 05:11:30.813180 np0000176182 devstack@c-api.service[112065]: INFO cinder.rpc [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 05:11:30.815626 np0000176182 devstack@c-api.service[112065]: INFO cinder.rpc [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 05:11:30.817720 np0000176182 devstack@c-api.service[112065]: INFO cinder.rpc [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 05:11:30.819775 np0000176182 devstack@c-api.service[112065]: INFO cinder.rpc [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 05:11:30.820136 np0000176182 devstack@c-api.service[112067]: DEBUG dbcounter [-] [112067] Writer thread running {{(pid=112067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 05:11:30.820643 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.822312 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.822645 np0000176182 devstack@c-api.service[112067]: INFO cinder.rpc [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 05:11:30.823669 np0000176182 devstack@c-api.service[112066]: DEBUG dbcounter [-] [112066] Writer thread running {{(pid=112066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 05:11:30.824991 np0000176182 devstack@c-api.service[112067]: INFO cinder.rpc [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 05:11:30.826043 np0000176182 devstack@c-api.service[112066]: INFO cinder.rpc [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 05:11:30.826724 np0000176182 devstack@c-api.service[112065]: DEBUG oslo_db.sqlalchemy.engines [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 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=112065) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:11:30.827102 np0000176182 devstack@c-api.service[112067]: INFO cinder.rpc [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 05:11:30.828456 np0000176182 devstack@c-api.service[112066]: INFO cinder.rpc [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 05:11:30.828612 np0000176182 devstack@c-api.service[112065]: INFO cinder.rpc [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 05:11:30.829496 np0000176182 devstack@c-api.service[112067]: INFO cinder.rpc [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 05:11:30.830317 np0000176182 devstack@c-api.service[112065]: INFO cinder.rpc [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 05:11:30.830494 np0000176182 devstack@c-api.service[112066]: INFO cinder.rpc [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 05:11:30.830666 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.831091 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.831804 np0000176182 devstack@c-api.service[112064]: DEBUG dbcounter [-] [112064] Writer thread running {{(pid=112064) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 05:11:30.832441 np0000176182 devstack@c-api.service[112066]: INFO cinder.rpc [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 05:11:30.832863 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.833341 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.834674 np0000176182 devstack@c-api.service[112064]: INFO cinder.rpc [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 05:11:30.835206 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.837279 np0000176182 devstack@c-api.service[112064]: INFO cinder.rpc [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 05:11:30.837803 np0000176182 devstack@c-api.service[112067]: DEBUG oslo_db.sqlalchemy.engines [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 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=112067) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:11:30.839243 np0000176182 devstack@c-api.service[112066]: DEBUG oslo_db.sqlalchemy.engines [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 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=112066) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:11:30.839588 np0000176182 devstack@c-api.service[112064]: INFO cinder.rpc [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 05:11:30.839668 np0000176182 devstack@c-api.service[112067]: INFO cinder.rpc [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 05:11:30.840295 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.841051 np0000176182 devstack@c-api.service[112066]: INFO cinder.rpc [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 05:11:30.841299 np0000176182 devstack@c-api.service[112067]: INFO cinder.rpc [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 05:11:30.842111 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.842636 np0000176182 devstack@c-api.service[112064]: INFO cinder.rpc [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 05:11:30.842713 np0000176182 devstack@c-api.service[112066]: INFO cinder.rpc [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 05:11:30.843487 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.843602 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.843979 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.846538 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.846717 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.851894 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.852160 np0000176182 devstack@c-api.service[112064]: DEBUG oslo_db.sqlalchemy.engines [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d 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=112064) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:11:30.853593 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.854350 np0000176182 devstack@c-api.service[112064]: INFO cinder.rpc [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 05:11:30.854774 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.854969 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.856183 np0000176182 devstack@c-api.service[112064]: INFO cinder.rpc [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 05:11:30.857007 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.857288 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.857926 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.858423 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.860349 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.860956 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.861666 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.863799 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.865620 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.866627 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.866751 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.868125 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.868634 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.868690 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.869815 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.870747 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.871736 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.872887 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.873694 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.874808 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.875994 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.876211 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.876866 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.877654 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.878898 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.879748 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.880579 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.880935 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.881981 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.882024 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.882056 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.883316 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.883489 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.883920 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.884741 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.884788 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.886242 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.886285 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.886889 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.887619 np0000176182 devstack@c-api.service[112065]: WARNING cinder.api.contrib.hosts [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 05:11:30.888263 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.889704 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.890001 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.890385 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.891027 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.892138 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.892336 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.892864 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.893175 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: extensions {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.893925 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.894631 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: qos-specs {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.895614 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.895725 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.896162 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.896622 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: os-snapshot-manage {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.897192 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.897517 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.897881 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.897994 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: scheduler-stats {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.899001 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.899308 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.899907 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.900064 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: os-volume-transfer {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.900495 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.900907 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.901690 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: extra_specs {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.901740 np0000176182 devstack@c-api.service[112066]: WARNING cinder.api.contrib.hosts [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 05:11:30.902446 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.902492 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.903198 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: os-volume-type-access {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.903761 np0000176182 devstack@c-api.service[112067]: WARNING cinder.api.contrib.hosts [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 05:11:30.903926 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.904583 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.904763 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: cgsnapshots {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.905260 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.905430 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.906089 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.906142 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: consistencygroups {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.906578 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.907407 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: extensions {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.907485 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.908096 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: os-quota-sets {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.908801 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.908872 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: qos-specs {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.908928 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.909474 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: capabilities {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.909850 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: extensions {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.910743 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: os-hosts {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.910958 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.911010 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: os-snapshot-manage {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.911229 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: qos-specs {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.912136 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: encryption {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.912343 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.912417 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: scheduler-stats {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.913419 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: os-snapshot-manage {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.913623 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: backups {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.913844 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.914675 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: os-volume-transfer {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.914911 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: scheduler-stats {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.915271 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.915624 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: os-quota-class-sets {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.916316 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: extra_specs {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.916512 np0000176182 devstack@c-api.service[112064]: WARNING cinder.api.contrib.hosts [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 05:11:30.917537 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: os-volume-manage {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.917671 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: os-volume-transfer {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.917761 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.917892 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: os-volume-type-access {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.918329 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: os-availability-zone {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.918696 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.919019 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: extra_specs {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.919419 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: cgsnapshots {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.919573 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extended resource: encryption {{(pid=112065) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.920053 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.920731 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: os-volume-type-access {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.920890 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: consistencygroups {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.921337 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.921808 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.922165 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: extensions {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.922376 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: cgsnapshots {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.922848 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: os-quota-sets {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.923175 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.923915 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: consistencygroups {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.924082 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: qos-specs {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.924258 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: capabilities {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.924548 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.925542 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: os-hosts {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.925868 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.925982 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: os-quota-sets {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.926342 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: os-snapshot-manage {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.926932 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: encryption {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.927228 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.927463 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: capabilities {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.927798 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: scheduler-stats {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.928535 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: backups {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.928830 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.928988 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: os-hosts {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.929407 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: os-volume-transfer {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.930162 np0000176182 devstack@c-api.service[112065]: WARNING castellan.key_manager.migration [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.930430 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: encryption {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.930577 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: os-quota-class-sets {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.931004 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.contrib.snapshot_actions [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] SnapshotActionsController initialized {{(pid=112065) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 05:11:30.931073 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: extra_specs {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.931148 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.931211 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension TypesManage extending resource: types {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.931424 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension VolumeActions extending resource: volumes {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.931595 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.931693 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.931794 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension AdminActions extending resource: volumes {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.931908 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: os-volume-manage {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.931975 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension AdminActions extending resource: snapshots {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.932035 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension AdminActions extending resource: backups {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.932110 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.932210 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: backups {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.932273 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension UsedLimits extending resource: limits {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.932331 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.932390 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.932526 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.932648 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.932711 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: os-volume-type-access {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.932792 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.932851 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.v3.router [None req-5c0eadae-2bbe-4400-9f4a-1c91dc22f447 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112065) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.933359 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: os-availability-zone {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.934232 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: cgsnapshots {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.934470 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: os-quota-class-sets {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.934637 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extended resource: encryption {{(pid=112066) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.935683 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: consistencygroups {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.935869 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: os-volume-manage {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.937153 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.937318 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: os-availability-zone {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.937646 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: os-quota-sets {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.938677 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extended resource: encryption {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.938748 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.939034 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: capabilities {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.940050 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.940338 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: os-hosts {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.941073 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.941135 np0000176182 devstack@c-api.service[112065]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eda5a0a3668 pid: 112065 (default app) May 22 05:11:30.941403 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.941733 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: encryption {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.942565 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.942796 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.943251 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: backups {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.944022 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.944264 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.945315 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: os-quota-class-sets {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.945409 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.945644 np0000176182 devstack@c-api.service[112066]: WARNING castellan.key_manager.migration [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.946480 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.contrib.snapshot_actions [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] SnapshotActionsController initialized {{(pid=112066) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 05:11:30.946633 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.946684 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: os-volume-manage {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.946737 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension TypesManage extending resource: types {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.946961 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension VolumeActions extending resource: volumes {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.947088 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.947187 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.947237 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.947276 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension AdminActions extending resource: volumes {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.947408 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension AdminActions extending resource: snapshots {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.947527 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension AdminActions extending resource: backups {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.947692 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.947789 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension UsedLimits extending resource: limits {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.947890 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.947992 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.948099 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.948221 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.948297 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: os-availability-zone {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.948363 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.948424 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.v3.router [None req-08a6e357-fd24-47ec-bd15-15a926f0d713 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112066) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.949244 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.949544 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extended resource: encryption {{(pid=112064) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:11:30.949685 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.949685 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.949685 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.949685 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.950071 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.950071 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.950071 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.950071 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.950349 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.950349 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.950349 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.950349 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.950349 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.950349 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.950866 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.950866 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.950866 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.950866 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.950866 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.951256 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.951256 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.951256 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.951256 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.951256 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.951672 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.951672 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.951672 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.951672 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.951964 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.951964 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.951964 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.951964 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.951964 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.952396 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.952396 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.952396 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.952396 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.952396 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.952796 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.952796 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.952796 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.952796 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.952796 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.952796 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.953289 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.953289 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.953289 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.953289 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.953289 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.953289 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.953809 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.953809 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.953809 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.953809 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.953809 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.953809 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.954211 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.954211 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.954211 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.954211 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.954211 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.954694 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.954694 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.954694 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.954694 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.954694 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.955028 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.955028 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.955028 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.955028 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.955028 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.955028 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.955597 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.955597 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.955597 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.955597 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.955597 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.955597 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.955895 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.955895 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.955895 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.955895 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.955895 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956052 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956052 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956052 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956052 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956052 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956194 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956194 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956194 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956194 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956319 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956319 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956319 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956319 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956439 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956439 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956439 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956439 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956439 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956623 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956623 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956623 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956623 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956623 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956772 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956772 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956772 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956772 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956905 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956905 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.956905 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.956905 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.957032 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.957032 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.957032 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.957032 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.957161 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.957161 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.957161 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.957161 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.957297 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.957297 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.957297 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.957297 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.957424 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.957424 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.957424 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.957424 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.957424 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.957607 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.957607 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.957607 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.957607 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.957607 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.957607 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.957783 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.957783 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.957783 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.957783 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.957783 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.958169 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.958169 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.958169 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.958169 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.958169 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.958169 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.958355 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.958355 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.958355 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.958355 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.958355 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.958355 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.958544 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.958544 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.958544 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.958544 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.958544 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.958544 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.958743 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.958743 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.958743 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.958743 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.958875 np0000176182 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.958909 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.958909 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.958909 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.958909 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.959033 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.959033 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.959033 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.959033 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.959163 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.959163 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.959163 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.959163 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.959309 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.959309 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.959309 np0000176182 devstack@c-api.service[112065]: /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 22 05:11:30.959309 np0000176182 devstack@c-api.service[112065]: warnings.warn(deprecated_msg) May 22 05:11:30.959434 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.contrib.snapshot_actions [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] SnapshotActionsController initialized {{(pid=112067) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 05:11:30.959490 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.959524 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959524 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension TypesManage extending resource: types {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959524 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension VolumeActions extending resource: volumes {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959524 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959637 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.middleware.request_id [None req-88eb8197-bbdf-4099-a56f-7b3986afe961 None None] RequestId filter calling following filter/app {{(pid=112065) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:11:30.959664 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959664 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension AdminActions extending resource: volumes {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959664 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension AdminActions extending resource: snapshots {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959664 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension AdminActions extending resource: backups {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959664 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959792 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.959821 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension UsedLimits extending resource: limits {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959821 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959821 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959821 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959821 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959821 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959821 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-d947aab3-bbef-42f8-a867-2e7d51ad9499 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.959999 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.960029 np0000176182 devstack@c-api.service[112065]: [pid: 112065|app: 0|req: 1/1] 199.204.45.157 () {60 vars in 956 bytes} [Fri May 22 05:11:30 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 22 05:11:30.960054 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.960084 np0000176182 devstack@c-api.service[112066]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eda5a0a3668 pid: 112066 (default app) May 22 05:11:30.960110 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.960110 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.960626 np0000176182 devstack@c-api.service[112064]: WARNING castellan.key_manager.migration [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:11:30.961399 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.contrib.snapshot_actions [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] SnapshotActionsController initialized {{(pid=112064) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 05:11:30.961492 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.961666 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension TypesManage extending resource: types {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.961856 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension VolumeActions extending resource: volumes {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.961990 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.962093 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.962199 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension AdminActions extending resource: volumes {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.962333 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension AdminActions extending resource: snapshots {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.962416 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension AdminActions extending resource: backups {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.962525 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.962635 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension UsedLimits extending resource: limits {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.962814 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.963151 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.963151 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.963151 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.963151 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.963906 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.v3.router [None req-0a1ecd5c-b3fa-443c-a2f7-d711adeb603d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112064) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:11:30.964989 np0000176182 devstack@c-api.service[112067]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eda5a0a3668 pid: 112067 (default app) May 22 05:11:30.971839 np0000176182 devstack@c-api.service[112064]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eda5a0a3668 pid: 112064 (default app) May 22 05:11:38.478156 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.middleware.request_id [None req-151fec1b-c9c2-461f-b7de-2a8dc059cf9a None None] RequestId filter calling following filter/app {{(pid=112065) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:11:39.019360 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-151fec1b-c9c2-461f-b7de-2a8dc059cf9a admin admin] POST https://199.204.45.157/volume/v3/types May 22 05:11:39.020050 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-151fec1b-c9c2-461f-b7de-2a8dc059cf9a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112065) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 22 05:11:39.021787 np0000176182 devstack@c-api.service[112065]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 22 05:11:39.021787 np0000176182 devstack@c-api.service[112065]: warnings.warn( May 22 05:11:39.032051 np0000176182 devstack@c-api.service[112065]: DEBUG oslo_db.sqlalchemy.engines [None req-151fec1b-c9c2-461f-b7de-2a8dc059cf9a 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=112065) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:11:39.062739 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-151fec1b-c9c2-461f-b7de-2a8dc059cf9a admin admin] https://199.204.45.157/volume/v3/types returned with HTTP 200 May 22 05:11:39.063288 np0000176182 devstack@c-api.service[112065]: [pid: 112065|app: 0|req: 2/2] 199.204.45.157 () {68 vars in 1288 bytes} [Fri May 22 05:11:38 2026] POST /volume/v3/types => generated 186 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:11:39.088994 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.088994 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.088994 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.088994 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.088994 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.089843 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.089843 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.089843 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.089843 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.089843 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.090011 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.090011 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.090011 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.090011 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.090011 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.090011 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.090206 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.090206 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.090206 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.090206 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.090336 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.090336 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.090336 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.090336 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.090482 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.090482 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.090482 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.090482 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.090664 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.090664 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.090664 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.090664 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.090664 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.090841 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.090841 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.090841 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.090841 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.090841 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.091000 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.091000 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.091000 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.091000 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.091000 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.091000 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.091203 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.091203 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.091203 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.091203 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.091203 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.091203 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.091394 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.091394 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.091394 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.091394 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.091394 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.091394 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.091640 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.091640 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.091640 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.091640 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.091640 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.091863 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.091863 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.091863 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.091863 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.091863 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092025 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092025 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092025 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092025 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092025 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092025 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092233 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092233 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092233 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092233 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092233 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092233 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092421 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092421 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092421 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092421 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092421 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092611 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092611 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092611 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092611 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092611 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092795 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092795 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092795 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092795 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092937 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092937 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.092937 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.092937 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.093070 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.093070 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.093070 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.093070 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.093070 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.093243 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.093243 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.093243 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.093243 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.093243 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.093399 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.093399 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.093399 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.093399 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.093575 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.093575 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.093575 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.093575 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.093727 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.093727 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.093727 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.093727 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.093865 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.093865 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.093865 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.093865 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094009 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094009 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094009 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094009 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094141 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094141 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094141 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094141 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094141 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094309 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094309 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094309 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094309 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094309 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094309 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094509 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094509 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094509 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094509 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094509 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094700 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094700 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094700 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094700 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094700 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094700 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094902 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094902 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094902 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094902 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.094902 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.094902 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.095110 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.095110 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.095110 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.095110 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.095110 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.095110 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.095320 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.095320 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.095320 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.095320 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.095320 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.095320 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.095517 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.095517 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.095517 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.095517 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.095674 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.095674 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.095674 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.095674 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.095674 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.095875 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.095875 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.095875 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.095875 np0000176182 devstack@c-api.service[112066]: /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 22 05:11:39.095875 np0000176182 devstack@c-api.service[112066]: warnings.warn(deprecated_msg) May 22 05:11:39.095875 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.middleware.request_id [req-151fec1b-c9c2-461f-b7de-2a8dc059cf9a req-161a32d9-b1f6-4c7e-8c39-dc517e787607 None None] RequestId filter calling following filter/app {{(pid=112066) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:11:39.567686 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [req-151fec1b-c9c2-461f-b7de-2a8dc059cf9a req-161a32d9-b1f6-4c7e-8c39-dc517e787607 admin admin] POST https://199.204.45.157/volume/v3/types/86c05deb-fc76-4db6-a63d-d5752d9e98ee/extra_specs May 22 05:11:39.567686 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [req-151fec1b-c9c2-461f-b7de-2a8dc059cf9a req-161a32d9-b1f6-4c7e-8c39-dc517e787607 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 22 05:11:39.570123 np0000176182 devstack@c-api.service[112066]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 22 05:11:39.570123 np0000176182 devstack@c-api.service[112066]: warnings.warn( May 22 05:11:39.582210 np0000176182 devstack@c-api.service[112066]: DEBUG oslo_db.sqlalchemy.engines [req-151fec1b-c9c2-461f-b7de-2a8dc059cf9a req-161a32d9-b1f6-4c7e-8c39-dc517e787607 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=112066) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:11:39.653990 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [req-151fec1b-c9c2-461f-b7de-2a8dc059cf9a req-161a32d9-b1f6-4c7e-8c39-dc517e787607 admin admin] https://199.204.45.157/volume/v3/types/86c05deb-fc76-4db6-a63d-d5752d9e98ee/extra_specs returned with HTTP 200 May 22 05:11:39.653990 np0000176182 devstack@c-api.service[112066]: [pid: 112066|app: 0|req: 1/3] 199.204.45.157 () {70 vars in 1505 bytes} [Fri May 22 05:11:39 2026] POST /volume/v3/types/86c05deb-fc76-4db6-a63d-d5752d9e98ee/extra_specs => generated 55 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:11:40.841089 np0000176182 devstack@c-api.service[112067]: DEBUG dbcounter [-] [112067] Writing DB stats cinder:SELECT=6 {{(pid=112067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:11:40.856020 np0000176182 devstack@c-api.service[112064]: DEBUG dbcounter [-] [112064] Writing DB stats cinder:SELECT=6 {{(pid=112064) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:11:49.061435 np0000176182 devstack@c-api.service[112065]: DEBUG dbcounter [-] [112065] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:11:49.650148 np0000176182 devstack@c-api.service[112066]: DEBUG dbcounter [-] [112066] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:14:33.103026 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.103026 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.103026 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.103026 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.103026 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.104067 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.104067 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.104067 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.104067 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.104067 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.104421 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.104421 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.104421 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.104421 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.104421 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.104421 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.104899 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.104899 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.104899 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.104899 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.105170 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.105170 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.105170 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.105170 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.105438 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.105438 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.105438 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.105438 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.105741 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.105741 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.105741 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.105741 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.105741 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.106097 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.106097 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.106097 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.106097 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.106097 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.106410 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.106410 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.106410 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.106410 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.106410 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.106410 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.106845 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.106845 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.106845 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.106845 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.106845 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.106845 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.107253 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.107253 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.107253 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.107253 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.107253 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.107253 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.107727 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.107727 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.107727 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.107727 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.107727 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.107997 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.107997 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.107997 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.107997 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.107997 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.108266 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.108266 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.108266 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.108266 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.108266 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.108266 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.108717 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.108717 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.108717 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.108717 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.108717 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.108717 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.109028 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.109028 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.109028 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.109028 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.109028 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.109303 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.109303 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.109303 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.109303 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.109303 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.109585 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.109585 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.109585 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.109585 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.109820 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.109820 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.109820 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.109820 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.110037 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.110037 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.110037 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.110037 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.110037 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.110267 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.110267 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.110267 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.110267 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.110267 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.110467 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.110467 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.110467 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.110467 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.110697 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.110697 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.110697 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.110697 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.110915 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.110915 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.110915 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.110915 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.111104 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.111104 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.111104 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.111104 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.111369 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.111369 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.111369 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.111369 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.111545 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.111545 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.111545 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.111545 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.111545 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.111918 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.111918 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.111918 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.111918 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.111918 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.111918 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.112214 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.112214 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.112214 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.112214 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.112214 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.112412 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.112412 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.112412 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.112412 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.112412 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.112412 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.112706 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.112706 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.112706 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.112706 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.112706 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.112706 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.112990 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.112990 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.112990 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.112990 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.112990 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.112990 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.113266 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.113266 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.113266 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.113266 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.113266 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.113266 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.113525 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.113525 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.113525 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.113525 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.113753 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.113753 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.113753 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.113753 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.113753 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.113990 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.113990 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.113990 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.113990 np0000176182 devstack@c-api.service[112067]: /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 22 05:14:33.113990 np0000176182 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 22 05:14:33.113990 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [None req-94fa4d41-b35b-427a-b27c-5d51c4e807e2 None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:33.113990 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-94fa4d41-b35b-427a-b27c-5d51c4e807e2 None None] GET https://199.204.45.157/volume// May 22 05:14:33.114272 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-94fa4d41-b35b-427a-b27c-5d51c4e807e2 None None] Empty body provided in request {{(pid=112067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:14:33.114272 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-94fa4d41-b35b-427a-b27c-5d51c4e807e2 None None] Calling method 'all' {{(pid=112067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:14:33.114272 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-94fa4d41-b35b-427a-b27c-5d51c4e807e2 None None] https://199.204.45.157/volume// returned with HTTP 300 May 22 05:14:33.114272 np0000176182 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 1/4] 199.204.45.157 () {66 vars in 1456 bytes} [Fri May 22 05:14:33 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 22 05:15:13.622097 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.622097 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.622097 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.622097 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.622811 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.622811 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.622811 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.622811 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.622971 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.622971 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.622971 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.622971 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.622971 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.622971 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.623190 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.623190 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.623190 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.623190 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.623190 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.623389 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.623389 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.623389 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.623389 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.623389 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.623575 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.623575 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.623575 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.623575 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.623717 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.623717 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.623717 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.623717 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.623717 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.623904 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.623904 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.623904 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.623904 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.623904 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.624072 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.624072 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.624072 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.624072 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.624072 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.624072 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.624294 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.624294 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.624294 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.624294 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.624294 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.624294 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.624512 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.624512 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.624512 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.624512 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.624512 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.624512 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.624744 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.624744 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.624744 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.624744 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.624744 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.624973 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.624973 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.624973 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.624973 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.624973 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.625139 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.625139 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.625139 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.625139 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.625139 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.625139 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.625337 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.625337 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.625337 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.625337 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.625337 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.625337 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.625520 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.625520 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.625520 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.625520 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.625520 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.626092 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.626092 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.626092 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.626092 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.626092 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.626378 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.626378 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.626378 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.626378 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.626649 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.626649 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.626649 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.626649 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.626861 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.626861 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.626861 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.626861 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.626861 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.627250 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.627250 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.627250 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.627250 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.627250 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.627488 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.627488 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.627488 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.627488 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.627785 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.627785 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.627785 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.627785 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.628064 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.628064 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.628064 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.628064 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.628330 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.628330 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.628330 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.628330 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.628645 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.628645 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.628645 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.628645 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.628957 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.628957 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.628957 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.628957 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.628957 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.629308 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.629308 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.629308 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.629308 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.629308 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.629308 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.629730 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.629730 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.629730 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.629730 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.629730 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.629998 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.629998 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.629998 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.629998 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.629998 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.629998 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.630423 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.630423 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.630423 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.630423 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.630423 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.630423 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.630846 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.630846 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.630846 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.630846 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.630846 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.630846 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.631211 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.631211 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.631211 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.631211 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.631211 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.631211 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.631661 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.631661 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.631661 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.631661 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.631896 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.631896 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.631896 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.631896 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.631896 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.632265 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.632265 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.632265 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.632265 np0000176182 devstack@c-api.service[112064]: /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 22 05:15:13.632265 np0000176182 devstack@c-api.service[112064]: warnings.warn(deprecated_msg) May 22 05:15:13.632265 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.middleware.request_id [None req-456b2071-b8ed-4794-9776-176f20d772c5 None None] RequestId filter calling following filter/app {{(pid=112064) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:13.632265 np0000176182 devstack@c-api.service[112064]: [pid: 112064|app: 0|req: 1/5] 199.204.45.157 () {62 vars in 1068 bytes} [Fri May 22 05:15:13 2026] GET /volume/v3 => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 22 05:15:13.667295 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.middleware.request_id [None req-05b69939-682f-447f-b41f-8f1935b38926 None None] RequestId filter calling following filter/app {{(pid=112065) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:13.679766 np0000176182 devstack@c-api.service[112065]: [pid: 112065|app: 0|req: 3/6] 199.204.45.157 () {64 vars in 1272 bytes} [Fri May 22 05:15:13 2026] GET /volume/v3 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 22 05:15:13.718149 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.middleware.request_id [req-05b69939-682f-447f-b41f-8f1935b38926 req-ebbe691e-2fd9-4e1e-95be-c57aa22bcd39 None None] RequestId filter calling following filter/app {{(pid=112066) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:13.722384 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [req-05b69939-682f-447f-b41f-8f1935b38926 req-ebbe691e-2fd9-4e1e-95be-c57aa22bcd39 demo demo] GET https://199.204.45.157/volume/v3/ May 22 05:15:13.722716 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [req-05b69939-682f-447f-b41f-8f1935b38926 req-ebbe691e-2fd9-4e1e-95be-c57aa22bcd39 demo demo] Empty body provided in request {{(pid=112066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:15:13.723035 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [req-05b69939-682f-447f-b41f-8f1935b38926 req-ebbe691e-2fd9-4e1e-95be-c57aa22bcd39 demo demo] Calling method 'version_select' {{(pid=112066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:15:13.724326 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [req-05b69939-682f-447f-b41f-8f1935b38926 req-ebbe691e-2fd9-4e1e-95be-c57aa22bcd39 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 May 22 05:15:13.724844 np0000176182 devstack@c-api.service[112066]: [pid: 112066|app: 0|req: 2/7] 199.204.45.157 () {66 vars in 1346 bytes} [Fri May 22 05:15:13 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:15:13.766279 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [None req-96976e2f-b3a4-4023-acdd-d6c6250fed5a None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:14.186838 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-96976e2f-b3a4-4023-acdd-d6c6250fed5a demo demo] GET https://199.204.45.157/volume/v3/types/default May 22 05:15:14.187191 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-96976e2f-b3a4-4023-acdd-d6c6250fed5a demo demo] Empty body provided in request {{(pid=112067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:15:14.187386 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-96976e2f-b3a4-4023-acdd-d6c6250fed5a demo demo] Calling method 'show' {{(pid=112067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:15:14.198252 np0000176182 devstack@c-api.service[112067]: DEBUG oslo_db.sqlalchemy.engines [None req-96976e2f-b3a4-4023-acdd-d6c6250fed5a 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=112067) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:15:14.212040 np0000176182 devstack@c-api.service[112067]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 22 05:15:14.212040 np0000176182 devstack@c-api.service[112067]: warnings.warn( May 22 05:15:14.214195 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-96976e2f-b3a4-4023-acdd-d6c6250fed5a demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 22 05:15:14.214631 np0000176182 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 2/8] 199.204.45.157 () {64 vars in 1301 bytes} [Fri May 22 05:15:13 2026] GET /volume/v3/types/default => generated 145 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:15:14.334352 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.middleware.request_id [None req-0a8d0b43-f85f-4298-9ad8-dadb8fb110aa None None] RequestId filter calling following filter/app {{(pid=112064) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:14.730597 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-0a8d0b43-f85f-4298-9ad8-dadb8fb110aa demo demo] GET https://199.204.45.157/volume/v3/types May 22 05:15:14.731348 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-0a8d0b43-f85f-4298-9ad8-dadb8fb110aa demo demo] Empty body provided in request {{(pid=112064) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:15:14.731348 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-0a8d0b43-f85f-4298-9ad8-dadb8fb110aa demo demo] Calling method 'index' {{(pid=112064) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:15:14.731810 np0000176182 devstack@c-api.service[112064]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 22 05:15:14.731810 np0000176182 devstack@c-api.service[112064]: warnings.warn( May 22 05:15:14.732540 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.api_utils [None req-0a8d0b43-f85f-4298-9ad8-dadb8fb110aa demo demo] Removing options '' from query. {{(pid=112064) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:15:14.745998 np0000176182 devstack@c-api.service[112064]: DEBUG oslo_db.sqlalchemy.engines [None req-0a8d0b43-f85f-4298-9ad8-dadb8fb110aa 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=112064) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:15:14.772122 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-0a8d0b43-f85f-4298-9ad8-dadb8fb110aa demo demo] https://199.204.45.157/volume/v3/types returned with HTTP 200 May 22 05:15:14.772752 np0000176182 devstack@c-api.service[112064]: [pid: 112064|app: 0|req: 2/9] 199.204.45.157 () {64 vars in 1290 bytes} [Fri May 22 05:15:14 2026] GET /volume/v3/types => generated 377 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:15:15.223626 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.middleware.request_id [None req-eef48556-e615-437c-a32e-729339d85262 None None] RequestId filter calling following filter/app {{(pid=112065) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:15.224453 np0000176182 devstack@c-api.service[112065]: [pid: 112065|app: 0|req: 4/10] 199.204.45.157 () {62 vars in 1068 bytes} [Fri May 22 05:15:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 22 05:15:15.263320 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.middleware.request_id [None req-76f89312-3ead-4ae8-a491-f1945cb9e26c None None] RequestId filter calling following filter/app {{(pid=112066) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:15.272008 np0000176182 devstack@c-api.service[112066]: [pid: 112066|app: 0|req: 3/11] 199.204.45.157 () {64 vars in 1272 bytes} [Fri May 22 05:15:15 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 22 05:15:15.310686 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [req-76f89312-3ead-4ae8-a491-f1945cb9e26c req-f6ea6de1-1736-4440-82df-93cc4aac02f4 None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:15.312980 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [req-76f89312-3ead-4ae8-a491-f1945cb9e26c req-f6ea6de1-1736-4440-82df-93cc4aac02f4 demo demo] GET https://199.204.45.157/volume/v3/ May 22 05:15:15.313164 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [req-76f89312-3ead-4ae8-a491-f1945cb9e26c req-f6ea6de1-1736-4440-82df-93cc4aac02f4 demo demo] Empty body provided in request {{(pid=112067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:15:15.313349 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [req-76f89312-3ead-4ae8-a491-f1945cb9e26c req-f6ea6de1-1736-4440-82df-93cc4aac02f4 demo demo] Calling method 'version_select' {{(pid=112067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:15:15.313915 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [req-76f89312-3ead-4ae8-a491-f1945cb9e26c req-f6ea6de1-1736-4440-82df-93cc4aac02f4 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 May 22 05:15:15.314432 np0000176182 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 3/12] 199.204.45.157 () {66 vars in 1346 bytes} [Fri May 22 05:15:15 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:15:15.357655 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.middleware.request_id [None req-4af97c29-0eb7-489d-97dd-c3694f8223c3 None None] RequestId filter calling following filter/app {{(pid=112064) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:15.361313 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-4af97c29-0eb7-489d-97dd-c3694f8223c3 demo demo] GET https://199.204.45.157/volume/v3/types/default May 22 05:15:15.361755 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-4af97c29-0eb7-489d-97dd-c3694f8223c3 demo demo] Empty body provided in request {{(pid=112064) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:15:15.362179 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-4af97c29-0eb7-489d-97dd-c3694f8223c3 demo demo] Calling method 'show' {{(pid=112064) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:15:15.376203 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-4af97c29-0eb7-489d-97dd-c3694f8223c3 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 22 05:15:15.376538 np0000176182 devstack@c-api.service[112064]: [pid: 112064|app: 0|req: 3/13] 199.204.45.157 () {64 vars in 1301 bytes} [Fri May 22 05:15:15 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:15:16.105339 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.middleware.request_id [None req-701a80a7-19e0-4a07-8c01-af58c721973e None None] RequestId filter calling following filter/app {{(pid=112065) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:16.106991 np0000176182 devstack@c-api.service[112065]: [pid: 112065|app: 0|req: 5/14] 199.204.45.157 () {62 vars in 1068 bytes} [Fri May 22 05:15:16 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 22 05:15:16.144403 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.middleware.request_id [None req-365a54c2-110a-46ec-810e-b7b0c5a4531f None None] RequestId filter calling following filter/app {{(pid=112066) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:16.148393 np0000176182 devstack@c-api.service[112066]: [pid: 112066|app: 0|req: 4/15] 199.204.45.157 () {64 vars in 1272 bytes} [Fri May 22 05:15:16 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 22 05:15:16.190965 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [req-365a54c2-110a-46ec-810e-b7b0c5a4531f req-17a23c2e-80f1-4d84-9692-e2b16aa6ce40 None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:16.193140 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [req-365a54c2-110a-46ec-810e-b7b0c5a4531f req-17a23c2e-80f1-4d84-9692-e2b16aa6ce40 demo demo] GET https://199.204.45.157/volume/v3/ May 22 05:15:16.193344 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [req-365a54c2-110a-46ec-810e-b7b0c5a4531f req-17a23c2e-80f1-4d84-9692-e2b16aa6ce40 demo demo] Empty body provided in request {{(pid=112067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:15:16.193596 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [req-365a54c2-110a-46ec-810e-b7b0c5a4531f req-17a23c2e-80f1-4d84-9692-e2b16aa6ce40 demo demo] Calling method 'version_select' {{(pid=112067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:15:16.193996 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [req-365a54c2-110a-46ec-810e-b7b0c5a4531f req-17a23c2e-80f1-4d84-9692-e2b16aa6ce40 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 May 22 05:15:16.194436 np0000176182 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 4/16] 199.204.45.157 () {66 vars in 1346 bytes} [Fri May 22 05:15:16 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:15:16.243080 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.middleware.request_id [None req-9b096eb9-3e1f-4905-9621-3fe035d1863b None None] RequestId filter calling following filter/app {{(pid=112064) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:16.246711 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-9b096eb9-3e1f-4905-9621-3fe035d1863b demo demo] GET https://199.204.45.157/volume/v3/types/default May 22 05:15:16.247048 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-9b096eb9-3e1f-4905-9621-3fe035d1863b demo demo] Empty body provided in request {{(pid=112064) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:15:16.247421 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-9b096eb9-3e1f-4905-9621-3fe035d1863b demo demo] Calling method 'show' {{(pid=112064) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:15:16.256928 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-9b096eb9-3e1f-4905-9621-3fe035d1863b demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 22 05:15:16.257301 np0000176182 devstack@c-api.service[112064]: [pid: 112064|app: 0|req: 4/17] 199.204.45.157 () {64 vars in 1301 bytes} [Fri May 22 05:15:16 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:15:16.310712 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.middleware.request_id [None req-75d5b68b-fd2f-498c-8310-b301b9b486a9 None None] RequestId filter calling following filter/app {{(pid=112065) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:16.311701 np0000176182 devstack@c-api.service[112065]: [pid: 112065|app: 0|req: 6/18] 199.204.45.157 () {62 vars in 1068 bytes} [Fri May 22 05:15:16 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 22 05:15:16.349660 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.middleware.request_id [None req-6977ac5a-f47e-4990-a03e-6258c7a1876c None None] RequestId filter calling following filter/app {{(pid=112066) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:16.353755 np0000176182 devstack@c-api.service[112066]: [pid: 112066|app: 0|req: 5/19] 199.204.45.157 () {64 vars in 1272 bytes} [Fri May 22 05:15:16 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 22 05:15:16.395387 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [req-6977ac5a-f47e-4990-a03e-6258c7a1876c req-c2622808-2450-44cb-a91e-d264de290c21 None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:16.399124 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [req-6977ac5a-f47e-4990-a03e-6258c7a1876c req-c2622808-2450-44cb-a91e-d264de290c21 demo demo] GET https://199.204.45.157/volume/v3/ May 22 05:15:16.399353 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [req-6977ac5a-f47e-4990-a03e-6258c7a1876c req-c2622808-2450-44cb-a91e-d264de290c21 demo demo] Empty body provided in request {{(pid=112067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:15:16.399617 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [req-6977ac5a-f47e-4990-a03e-6258c7a1876c req-c2622808-2450-44cb-a91e-d264de290c21 demo demo] Calling method 'version_select' {{(pid=112067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:15:16.400054 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [req-6977ac5a-f47e-4990-a03e-6258c7a1876c req-c2622808-2450-44cb-a91e-d264de290c21 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 May 22 05:15:16.400482 np0000176182 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 5/20] 199.204.45.157 () {66 vars in 1346 bytes} [Fri May 22 05:15:16 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:15:16.449467 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.middleware.request_id [None req-8b5c6f0f-5eda-4dce-bb3c-0154f5abf693 None None] RequestId filter calling following filter/app {{(pid=112064) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:15:16.453424 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-8b5c6f0f-5eda-4dce-bb3c-0154f5abf693 demo demo] GET https://199.204.45.157/volume/v3/types/default May 22 05:15:16.453916 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-8b5c6f0f-5eda-4dce-bb3c-0154f5abf693 demo demo] Empty body provided in request {{(pid=112064) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:15:16.454402 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-8b5c6f0f-5eda-4dce-bb3c-0154f5abf693 demo demo] Calling method 'show' {{(pid=112064) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:15:16.464742 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-8b5c6f0f-5eda-4dce-bb3c-0154f5abf693 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 22 05:15:16.465120 np0000176182 devstack@c-api.service[112064]: [pid: 112064|app: 0|req: 5/21] 199.204.45.157 () {64 vars in 1301 bytes} [Fri May 22 05:15:16 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:15:24.209806 np0000176182 devstack@c-api.service[112067]: DEBUG dbcounter [-] [112067] Writing DB stats cinder:SELECT=2 {{(pid=112067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:15:26.460984 np0000176182 devstack@c-api.service[112064]: DEBUG dbcounter [-] [112064] Writing DB stats cinder:SELECT=7 {{(pid=112064) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:20:34.926582 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.middleware.request_id [None req-511695bc-403d-4f18-9432-c20c4ce2b109 None None] RequestId filter calling following filter/app {{(pid=112065) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:20:35.038396 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-511695bc-403d-4f18-9432-c20c4ce2b109 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:20:35.038844 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-511695bc-403d-4f18-9432-c20c4ce2b109 demo demo] Empty body provided in request {{(pid=112065) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:20:35.039289 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-511695bc-403d-4f18-9432-c20c4ce2b109 demo demo] Calling method 'detail' {{(pid=112065) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:20:35.040308 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.api_utils [None req-511695bc-403d-4f18-9432-c20c4ce2b109 demo demo] Removing options '' from query. {{(pid=112065) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:20:35.041540 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.volume.api [None req-511695bc-403d-4f18-9432-c20c4ce2b109 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112065) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:20:35.085895 np0000176182 devstack@c-api.service[112065]: INFO cinder.volume.api [None req-511695bc-403d-4f18-9432-c20c4ce2b109 demo demo] Get all volumes completed successfully. May 22 05:20:35.089138 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-511695bc-403d-4f18-9432-c20c4ce2b109 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:20:35.089815 np0000176182 devstack@c-api.service[112065]: [pid: 112065|app: 0|req: 7/22] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:20:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:20:45.072879 np0000176182 devstack@c-api.service[112065]: DEBUG dbcounter [-] [112065] Writing DB stats cinder:SELECT=1 {{(pid=112065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:21:35.107149 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.middleware.request_id [None req-7d535cd0-6010-4181-969f-a34e0760b5dd None None] RequestId filter calling following filter/app {{(pid=112066) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:21:35.110576 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-7d535cd0-6010-4181-969f-a34e0760b5dd demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:21:35.110836 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-7d535cd0-6010-4181-969f-a34e0760b5dd demo demo] Empty body provided in request {{(pid=112066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:21:35.111124 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-7d535cd0-6010-4181-969f-a34e0760b5dd demo demo] Calling method 'detail' {{(pid=112066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:21:35.112753 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.api_utils [None req-7d535cd0-6010-4181-969f-a34e0760b5dd demo demo] Removing options '' from query. {{(pid=112066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:21:35.113931 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.volume.api [None req-7d535cd0-6010-4181-969f-a34e0760b5dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112066) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:21:35.154476 np0000176182 devstack@c-api.service[112066]: INFO cinder.volume.api [None req-7d535cd0-6010-4181-969f-a34e0760b5dd demo demo] Get all volumes completed successfully. May 22 05:21:35.158539 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-7d535cd0-6010-4181-969f-a34e0760b5dd demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:21:35.159134 np0000176182 devstack@c-api.service[112066]: [pid: 112066|app: 0|req: 6/23] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:21:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:21:45.147173 np0000176182 devstack@c-api.service[112066]: DEBUG dbcounter [-] [112066] Writing DB stats cinder:SELECT=1 {{(pid=112066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:22:35.180320 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [None req-5ce46670-f992-4a85-b7ac-2d6c37dba52c None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:22:35.185909 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-5ce46670-f992-4a85-b7ac-2d6c37dba52c demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:22:35.186236 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-5ce46670-f992-4a85-b7ac-2d6c37dba52c demo demo] Empty body provided in request {{(pid=112067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:22:35.186600 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-5ce46670-f992-4a85-b7ac-2d6c37dba52c demo demo] Calling method 'detail' {{(pid=112067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:22:35.187525 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.api_utils [None req-5ce46670-f992-4a85-b7ac-2d6c37dba52c demo demo] Removing options '' from query. {{(pid=112067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:22:35.189032 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.volume.api [None req-5ce46670-f992-4a85-b7ac-2d6c37dba52c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112067) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:22:35.249762 np0000176182 devstack@c-api.service[112067]: INFO cinder.volume.api [None req-5ce46670-f992-4a85-b7ac-2d6c37dba52c demo demo] Get all volumes completed successfully. May 22 05:22:35.252574 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-5ce46670-f992-4a85-b7ac-2d6c37dba52c demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:22:35.253057 np0000176182 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 6/24] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:22:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:22:45.229414 np0000176182 devstack@c-api.service[112067]: DEBUG dbcounter [-] [112067] Writing DB stats cinder:SELECT=1 {{(pid=112067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:23:35.281308 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.middleware.request_id [None req-73d02920-7cfd-4c4d-8692-400b565784a7 None None] RequestId filter calling following filter/app {{(pid=112064) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:23:35.285968 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-73d02920-7cfd-4c4d-8692-400b565784a7 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:23:35.286242 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-73d02920-7cfd-4c4d-8692-400b565784a7 demo demo] Empty body provided in request {{(pid=112064) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:23:35.286573 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-73d02920-7cfd-4c4d-8692-400b565784a7 demo demo] Calling method 'detail' {{(pid=112064) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:23:35.287303 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.api_utils [None req-73d02920-7cfd-4c4d-8692-400b565784a7 demo demo] Removing options '' from query. {{(pid=112064) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:23:35.288689 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.volume.api [None req-73d02920-7cfd-4c4d-8692-400b565784a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112064) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:23:35.350522 np0000176182 devstack@c-api.service[112064]: INFO cinder.volume.api [None req-73d02920-7cfd-4c4d-8692-400b565784a7 demo demo] Get all volumes completed successfully. May 22 05:23:35.353583 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-73d02920-7cfd-4c4d-8692-400b565784a7 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:23:35.354179 np0000176182 devstack@c-api.service[112064]: [pid: 112064|app: 0|req: 6/25] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:23:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:23:45.336393 np0000176182 devstack@c-api.service[112064]: DEBUG dbcounter [-] [112064] Writing DB stats cinder:SELECT=1 {{(pid=112064) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:24:35.376286 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.middleware.request_id [None req-be862965-7f05-4653-b618-557e438d9476 None None] RequestId filter calling following filter/app {{(pid=112065) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:24:35.378877 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-be862965-7f05-4653-b618-557e438d9476 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:24:35.379086 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-be862965-7f05-4653-b618-557e438d9476 demo demo] Empty body provided in request {{(pid=112065) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:24:35.379293 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-be862965-7f05-4653-b618-557e438d9476 demo demo] Calling method 'detail' {{(pid=112065) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:24:35.379636 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.api_utils [None req-be862965-7f05-4653-b618-557e438d9476 demo demo] Removing options '' from query. {{(pid=112065) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:24:35.380408 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.volume.api [None req-be862965-7f05-4653-b618-557e438d9476 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112065) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:24:35.393447 np0000176182 devstack@c-api.service[112065]: INFO cinder.volume.api [None req-be862965-7f05-4653-b618-557e438d9476 demo demo] Get all volumes completed successfully. May 22 05:24:35.396357 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-be862965-7f05-4653-b618-557e438d9476 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:24:35.396949 np0000176182 devstack@c-api.service[112065]: [pid: 112065|app: 0|req: 8/26] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:24:35 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 22 05:24:45.385974 np0000176182 devstack@c-api.service[112065]: DEBUG dbcounter [-] [112065] Writing DB stats cinder:SELECT=1 {{(pid=112065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:25:35.428746 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.middleware.request_id [None req-5958d7d7-49f7-4c8b-b658-b5bde0060a66 None None] RequestId filter calling following filter/app {{(pid=112066) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:25:35.633395 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-5958d7d7-49f7-4c8b-b658-b5bde0060a66 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:25:35.633673 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-5958d7d7-49f7-4c8b-b658-b5bde0060a66 demo demo] Empty body provided in request {{(pid=112066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:25:35.633858 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-5958d7d7-49f7-4c8b-b658-b5bde0060a66 demo demo] Calling method 'detail' {{(pid=112066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:25:35.634333 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.api_utils [None req-5958d7d7-49f7-4c8b-b658-b5bde0060a66 demo demo] Removing options '' from query. {{(pid=112066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:25:35.635676 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.volume.api [None req-5958d7d7-49f7-4c8b-b658-b5bde0060a66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112066) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:25:35.649152 np0000176182 devstack@c-api.service[112066]: INFO cinder.volume.api [None req-5958d7d7-49f7-4c8b-b658-b5bde0060a66 demo demo] Get all volumes completed successfully. May 22 05:25:35.653347 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-5958d7d7-49f7-4c8b-b658-b5bde0060a66 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:25:35.654410 np0000176182 devstack@c-api.service[112066]: [pid: 112066|app: 0|req: 7/27] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:25:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:25:45.640500 np0000176182 devstack@c-api.service[112066]: DEBUG dbcounter [-] [112066] Writing DB stats cinder:SELECT=1 {{(pid=112066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:26:35.670846 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [None req-668cc7d3-c1bf-41c2-87d2-4c5887041efb None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:26:35.673824 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-668cc7d3-c1bf-41c2-87d2-4c5887041efb demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:26:35.674050 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-668cc7d3-c1bf-41c2-87d2-4c5887041efb demo demo] Empty body provided in request {{(pid=112067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:26:35.674287 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-668cc7d3-c1bf-41c2-87d2-4c5887041efb demo demo] Calling method 'detail' {{(pid=112067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:26:35.674652 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.api_utils [None req-668cc7d3-c1bf-41c2-87d2-4c5887041efb demo demo] Removing options '' from query. {{(pid=112067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:26:35.675607 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.volume.api [None req-668cc7d3-c1bf-41c2-87d2-4c5887041efb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112067) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:26:35.683857 np0000176182 devstack@c-api.service[112067]: INFO cinder.volume.api [None req-668cc7d3-c1bf-41c2-87d2-4c5887041efb demo demo] Get all volumes completed successfully. May 22 05:26:35.686063 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-668cc7d3-c1bf-41c2-87d2-4c5887041efb demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:26:35.686793 np0000176182 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 7/28] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:26:35 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 22 05:26:45.679103 np0000176182 devstack@c-api.service[112067]: DEBUG dbcounter [-] [112067] Writing DB stats cinder:SELECT=1 {{(pid=112067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:27:35.703317 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.middleware.request_id [None req-c0bd4139-229e-425a-ae88-be97ce327161 None None] RequestId filter calling following filter/app {{(pid=112064) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:27:35.706805 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-c0bd4139-229e-425a-ae88-be97ce327161 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:27:35.707129 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-c0bd4139-229e-425a-ae88-be97ce327161 demo demo] Empty body provided in request {{(pid=112064) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:27:35.707430 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-c0bd4139-229e-425a-ae88-be97ce327161 demo demo] Calling method 'detail' {{(pid=112064) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:27:35.707845 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.api_utils [None req-c0bd4139-229e-425a-ae88-be97ce327161 demo demo] Removing options '' from query. {{(pid=112064) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:27:35.708999 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.volume.api [None req-c0bd4139-229e-425a-ae88-be97ce327161 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112064) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:27:35.717033 np0000176182 devstack@c-api.service[112064]: INFO cinder.volume.api [None req-c0bd4139-229e-425a-ae88-be97ce327161 demo demo] Get all volumes completed successfully. May 22 05:27:35.719086 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-c0bd4139-229e-425a-ae88-be97ce327161 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:27:35.719408 np0000176182 devstack@c-api.service[112064]: [pid: 112064|app: 0|req: 7/29] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:27:35 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 22 05:27:45.713049 np0000176182 devstack@c-api.service[112064]: DEBUG dbcounter [-] [112064] Writing DB stats cinder:SELECT=1 {{(pid=112064) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:28:35.736725 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.middleware.request_id [None req-26099bbc-e788-4ec3-a154-36fedfb0ea1a None None] RequestId filter calling following filter/app {{(pid=112065) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:28:35.740317 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-26099bbc-e788-4ec3-a154-36fedfb0ea1a demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:28:35.740640 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-26099bbc-e788-4ec3-a154-36fedfb0ea1a demo demo] Empty body provided in request {{(pid=112065) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:28:35.740996 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-26099bbc-e788-4ec3-a154-36fedfb0ea1a demo demo] Calling method 'detail' {{(pid=112065) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:28:35.741362 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.api_utils [None req-26099bbc-e788-4ec3-a154-36fedfb0ea1a demo demo] Removing options '' from query. {{(pid=112065) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:28:35.742489 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.volume.api [None req-26099bbc-e788-4ec3-a154-36fedfb0ea1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112065) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:28:35.751681 np0000176182 devstack@c-api.service[112065]: INFO cinder.volume.api [None req-26099bbc-e788-4ec3-a154-36fedfb0ea1a demo demo] Get all volumes completed successfully. May 22 05:28:35.753692 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-26099bbc-e788-4ec3-a154-36fedfb0ea1a demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:28:35.754034 np0000176182 devstack@c-api.service[112065]: [pid: 112065|app: 0|req: 9/30] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:28:35 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 22 05:28:45.746684 np0000176182 devstack@c-api.service[112065]: DEBUG dbcounter [-] [112065] Writing DB stats cinder:SELECT=1 {{(pid=112065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:29:35.776457 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.middleware.request_id [None req-1275bba6-8a22-4d20-8da2-29e7c0cad7d9 None None] RequestId filter calling following filter/app {{(pid=112066) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:29:35.780746 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-1275bba6-8a22-4d20-8da2-29e7c0cad7d9 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:29:35.781139 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-1275bba6-8a22-4d20-8da2-29e7c0cad7d9 demo demo] Empty body provided in request {{(pid=112066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:29:35.781466 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-1275bba6-8a22-4d20-8da2-29e7c0cad7d9 demo demo] Calling method 'detail' {{(pid=112066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:29:35.781919 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.api_utils [None req-1275bba6-8a22-4d20-8da2-29e7c0cad7d9 demo demo] Removing options '' from query. {{(pid=112066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:29:35.783272 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.volume.api [None req-1275bba6-8a22-4d20-8da2-29e7c0cad7d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112066) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:29:35.796238 np0000176182 devstack@c-api.service[112066]: INFO cinder.volume.api [None req-1275bba6-8a22-4d20-8da2-29e7c0cad7d9 demo demo] Get all volumes completed successfully. May 22 05:29:35.799241 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-1275bba6-8a22-4d20-8da2-29e7c0cad7d9 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:29:35.799830 np0000176182 devstack@c-api.service[112066]: [pid: 112066|app: 0|req: 8/31] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:29:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:29:45.787352 np0000176182 devstack@c-api.service[112066]: DEBUG dbcounter [-] [112066] Writing DB stats cinder:SELECT=1 {{(pid=112066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:30:35.815288 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [None req-63738403-600b-4a78-80e1-d32ef313c6b0 None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:30:35.963989 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-63738403-600b-4a78-80e1-d32ef313c6b0 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:30:35.964359 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-63738403-600b-4a78-80e1-d32ef313c6b0 demo demo] Empty body provided in request {{(pid=112067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:30:35.964652 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-63738403-600b-4a78-80e1-d32ef313c6b0 demo demo] Calling method 'detail' {{(pid=112067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:30:35.964996 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.api_utils [None req-63738403-600b-4a78-80e1-d32ef313c6b0 demo demo] Removing options '' from query. {{(pid=112067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:30:35.966008 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.volume.api [None req-63738403-600b-4a78-80e1-d32ef313c6b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112067) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:30:35.978391 np0000176182 devstack@c-api.service[112067]: INFO cinder.volume.api [None req-63738403-600b-4a78-80e1-d32ef313c6b0 demo demo] Get all volumes completed successfully. May 22 05:30:35.980778 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-63738403-600b-4a78-80e1-d32ef313c6b0 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:30:35.981117 np0000176182 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 8/32] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:30:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:30:45.971198 np0000176182 devstack@c-api.service[112067]: DEBUG dbcounter [-] [112067] Writing DB stats cinder:SELECT=1 {{(pid=112067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:31:35.999735 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.middleware.request_id [None req-30fe79e1-a493-4791-83db-62a98cc70822 None None] RequestId filter calling following filter/app {{(pid=112064) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:31:36.005340 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-30fe79e1-a493-4791-83db-62a98cc70822 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:31:36.005779 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-30fe79e1-a493-4791-83db-62a98cc70822 demo demo] Empty body provided in request {{(pid=112064) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:31:36.006139 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-30fe79e1-a493-4791-83db-62a98cc70822 demo demo] Calling method 'detail' {{(pid=112064) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:31:36.006604 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.api_utils [None req-30fe79e1-a493-4791-83db-62a98cc70822 demo demo] Removing options '' from query. {{(pid=112064) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:31:36.007967 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.volume.api [None req-30fe79e1-a493-4791-83db-62a98cc70822 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112064) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:31:36.017901 np0000176182 devstack@c-api.service[112064]: INFO cinder.volume.api [None req-30fe79e1-a493-4791-83db-62a98cc70822 demo demo] Get all volumes completed successfully. May 22 05:31:36.019941 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-30fe79e1-a493-4791-83db-62a98cc70822 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:31:36.020347 np0000176182 devstack@c-api.service[112064]: [pid: 112064|app: 0|req: 8/33] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:31:35 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 22 05:31:46.012757 np0000176182 devstack@c-api.service[112064]: DEBUG dbcounter [-] [112064] Writing DB stats cinder:SELECT=1 {{(pid=112064) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:32:36.039221 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.middleware.request_id [None req-27b954e8-239e-494d-bd70-8e330ad22698 None None] RequestId filter calling following filter/app {{(pid=112065) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:32:36.042520 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-27b954e8-239e-494d-bd70-8e330ad22698 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:32:36.042815 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-27b954e8-239e-494d-bd70-8e330ad22698 demo demo] Empty body provided in request {{(pid=112065) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:32:36.043119 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-27b954e8-239e-494d-bd70-8e330ad22698 demo demo] Calling method 'detail' {{(pid=112065) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:32:36.043495 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.api_utils [None req-27b954e8-239e-494d-bd70-8e330ad22698 demo demo] Removing options '' from query. {{(pid=112065) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:32:36.044780 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.volume.api [None req-27b954e8-239e-494d-bd70-8e330ad22698 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112065) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:32:36.055286 np0000176182 devstack@c-api.service[112065]: INFO cinder.volume.api [None req-27b954e8-239e-494d-bd70-8e330ad22698 demo demo] Get all volumes completed successfully. May 22 05:32:36.060527 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-27b954e8-239e-494d-bd70-8e330ad22698 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:32:36.061662 np0000176182 devstack@c-api.service[112065]: [pid: 112065|app: 0|req: 10/34] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:32:36 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 22 05:32:46.048957 np0000176182 devstack@c-api.service[112065]: DEBUG dbcounter [-] [112065] Writing DB stats cinder:SELECT=1 {{(pid=112065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:33:36.080605 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.middleware.request_id [None req-9758218a-f989-40dc-98b9-964b3aac917b None None] RequestId filter calling following filter/app {{(pid=112066) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:33:36.085278 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-9758218a-f989-40dc-98b9-964b3aac917b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:33:36.085689 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-9758218a-f989-40dc-98b9-964b3aac917b demo demo] Empty body provided in request {{(pid=112066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:33:36.086090 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-9758218a-f989-40dc-98b9-964b3aac917b demo demo] Calling method 'detail' {{(pid=112066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:33:36.086691 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.api_utils [None req-9758218a-f989-40dc-98b9-964b3aac917b demo demo] Removing options '' from query. {{(pid=112066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:33:36.088425 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.volume.api [None req-9758218a-f989-40dc-98b9-964b3aac917b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112066) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:33:36.097498 np0000176182 devstack@c-api.service[112066]: INFO cinder.volume.api [None req-9758218a-f989-40dc-98b9-964b3aac917b demo demo] Get all volumes completed successfully. May 22 05:33:36.100221 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-9758218a-f989-40dc-98b9-964b3aac917b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:33:36.100699 np0000176182 devstack@c-api.service[112066]: [pid: 112066|app: 0|req: 9/35] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:33:36 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 22 05:33:46.092322 np0000176182 devstack@c-api.service[112066]: DEBUG dbcounter [-] [112066] Writing DB stats cinder:SELECT=1 {{(pid=112066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:34:36.116459 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [None req-3da12d2e-f247-4692-b046-89665aabdf67 None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:34:36.121282 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-3da12d2e-f247-4692-b046-89665aabdf67 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:34:36.121716 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-3da12d2e-f247-4692-b046-89665aabdf67 demo demo] Empty body provided in request {{(pid=112067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:34:36.122120 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-3da12d2e-f247-4692-b046-89665aabdf67 demo demo] Calling method 'detail' {{(pid=112067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:34:36.122634 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.api_utils [None req-3da12d2e-f247-4692-b046-89665aabdf67 demo demo] Removing options '' from query. {{(pid=112067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:34:36.124098 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.volume.api [None req-3da12d2e-f247-4692-b046-89665aabdf67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112067) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:34:36.134240 np0000176182 devstack@c-api.service[112067]: INFO cinder.volume.api [None req-3da12d2e-f247-4692-b046-89665aabdf67 demo demo] Get all volumes completed successfully. May 22 05:34:36.136451 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-3da12d2e-f247-4692-b046-89665aabdf67 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:34:36.136863 np0000176182 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 9/36] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:34:36 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 22 05:34:46.127915 np0000176182 devstack@c-api.service[112067]: DEBUG dbcounter [-] [112067] Writing DB stats cinder:SELECT=1 {{(pid=112067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:35:36.155286 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.middleware.request_id [None req-f6532c97-48ef-4884-a6ce-6fbe8181bba4 None None] RequestId filter calling following filter/app {{(pid=112064) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:35:36.321694 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-f6532c97-48ef-4884-a6ce-6fbe8181bba4 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:35:36.321967 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-f6532c97-48ef-4884-a6ce-6fbe8181bba4 demo demo] Empty body provided in request {{(pid=112064) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:35:36.322181 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-f6532c97-48ef-4884-a6ce-6fbe8181bba4 demo demo] Calling method 'detail' {{(pid=112064) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:35:36.322471 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.api_utils [None req-f6532c97-48ef-4884-a6ce-6fbe8181bba4 demo demo] Removing options '' from query. {{(pid=112064) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:35:36.323521 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.volume.api [None req-f6532c97-48ef-4884-a6ce-6fbe8181bba4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112064) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:35:36.334576 np0000176182 devstack@c-api.service[112064]: INFO cinder.volume.api [None req-f6532c97-48ef-4884-a6ce-6fbe8181bba4 demo demo] Get all volumes completed successfully. May 22 05:35:36.339130 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-f6532c97-48ef-4884-a6ce-6fbe8181bba4 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:35:36.339939 np0000176182 devstack@c-api.service[112064]: [pid: 112064|app: 0|req: 9/37] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:35:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:35:46.327082 np0000176182 devstack@c-api.service[112064]: DEBUG dbcounter [-] [112064] Writing DB stats cinder:SELECT=1 {{(pid=112064) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:36:36.358999 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.middleware.request_id [None req-0ecb2fb6-a97a-4b83-a4a9-a05c6b230f95 None None] RequestId filter calling following filter/app {{(pid=112065) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:36:36.362854 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-0ecb2fb6-a97a-4b83-a4a9-a05c6b230f95 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:36:36.363128 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-0ecb2fb6-a97a-4b83-a4a9-a05c6b230f95 demo demo] Empty body provided in request {{(pid=112065) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:36:36.363489 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-0ecb2fb6-a97a-4b83-a4a9-a05c6b230f95 demo demo] Calling method 'detail' {{(pid=112065) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:36:36.363871 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.api_utils [None req-0ecb2fb6-a97a-4b83-a4a9-a05c6b230f95 demo demo] Removing options '' from query. {{(pid=112065) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:36:36.364998 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.volume.api [None req-0ecb2fb6-a97a-4b83-a4a9-a05c6b230f95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112065) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:36:36.374175 np0000176182 devstack@c-api.service[112065]: INFO cinder.volume.api [None req-0ecb2fb6-a97a-4b83-a4a9-a05c6b230f95 demo demo] Get all volumes completed successfully. May 22 05:36:36.376347 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-0ecb2fb6-a97a-4b83-a4a9-a05c6b230f95 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:36:36.377212 np0000176182 devstack@c-api.service[112065]: [pid: 112065|app: 0|req: 11/38] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:36:36 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 22 05:36:46.368776 np0000176182 devstack@c-api.service[112065]: DEBUG dbcounter [-] [112065] Writing DB stats cinder:SELECT=1 {{(pid=112065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:37:36.394872 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.middleware.request_id [None req-c223f52f-7174-4aa4-8217-9b4e262dd840 None None] RequestId filter calling following filter/app {{(pid=112066) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:37:36.400433 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-c223f52f-7174-4aa4-8217-9b4e262dd840 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:37:36.401024 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-c223f52f-7174-4aa4-8217-9b4e262dd840 demo demo] Empty body provided in request {{(pid=112066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:37:36.401438 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-c223f52f-7174-4aa4-8217-9b4e262dd840 demo demo] Calling method 'detail' {{(pid=112066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:37:36.401872 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.api_utils [None req-c223f52f-7174-4aa4-8217-9b4e262dd840 demo demo] Removing options '' from query. {{(pid=112066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:37:36.403035 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.volume.api [None req-c223f52f-7174-4aa4-8217-9b4e262dd840 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112066) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:37:36.413469 np0000176182 devstack@c-api.service[112066]: INFO cinder.volume.api [None req-c223f52f-7174-4aa4-8217-9b4e262dd840 demo demo] Get all volumes completed successfully. May 22 05:37:36.416240 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-c223f52f-7174-4aa4-8217-9b4e262dd840 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:37:36.416818 np0000176182 devstack@c-api.service[112066]: [pid: 112066|app: 0|req: 10/39] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:37:36 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 22 05:37:46.407050 np0000176182 devstack@c-api.service[112066]: DEBUG dbcounter [-] [112066] Writing DB stats cinder:SELECT=1 {{(pid=112066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:38:36.433596 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [None req-b9e09d13-515b-4d46-997d-a5b11a71d572 None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:38:36.436590 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-b9e09d13-515b-4d46-997d-a5b11a71d572 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:38:36.436841 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-b9e09d13-515b-4d46-997d-a5b11a71d572 demo demo] Empty body provided in request {{(pid=112067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:38:36.437129 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-b9e09d13-515b-4d46-997d-a5b11a71d572 demo demo] Calling method 'detail' {{(pid=112067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:38:36.437445 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.api_utils [None req-b9e09d13-515b-4d46-997d-a5b11a71d572 demo demo] Removing options '' from query. {{(pid=112067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:38:36.438425 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.volume.api [None req-b9e09d13-515b-4d46-997d-a5b11a71d572 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112067) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:38:36.446238 np0000176182 devstack@c-api.service[112067]: INFO cinder.volume.api [None req-b9e09d13-515b-4d46-997d-a5b11a71d572 demo demo] Get all volumes completed successfully. May 22 05:38:36.448211 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-b9e09d13-515b-4d46-997d-a5b11a71d572 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:38:36.448599 np0000176182 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 10/40] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:38:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:38:46.442369 np0000176182 devstack@c-api.service[112067]: DEBUG dbcounter [-] [112067] Writing DB stats cinder:SELECT=1 {{(pid=112067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:39:36.466302 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.middleware.request_id [None req-c51112ff-a49c-44f8-9dbc-fbfe19c00a65 None None] RequestId filter calling following filter/app {{(pid=112064) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:39:36.471743 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-c51112ff-a49c-44f8-9dbc-fbfe19c00a65 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:39:36.472314 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-c51112ff-a49c-44f8-9dbc-fbfe19c00a65 demo demo] Empty body provided in request {{(pid=112064) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:39:36.473051 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-c51112ff-a49c-44f8-9dbc-fbfe19c00a65 demo demo] Calling method 'detail' {{(pid=112064) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:39:36.473592 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.api_utils [None req-c51112ff-a49c-44f8-9dbc-fbfe19c00a65 demo demo] Removing options '' from query. {{(pid=112064) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:39:36.474577 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.volume.api [None req-c51112ff-a49c-44f8-9dbc-fbfe19c00a65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112064) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:39:36.483928 np0000176182 devstack@c-api.service[112064]: INFO cinder.volume.api [None req-c51112ff-a49c-44f8-9dbc-fbfe19c00a65 demo demo] Get all volumes completed successfully. May 22 05:39:36.486896 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-c51112ff-a49c-44f8-9dbc-fbfe19c00a65 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:39:36.487394 np0000176182 devstack@c-api.service[112064]: [pid: 112064|app: 0|req: 10/41] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:39:36 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 22 05:39:46.477893 np0000176182 devstack@c-api.service[112064]: DEBUG dbcounter [-] [112064] Writing DB stats cinder:SELECT=1 {{(pid=112064) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:40:36.510890 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.middleware.request_id [None req-5f716f62-0d83-4277-8c83-a84211dc8c2c None None] RequestId filter calling following filter/app {{(pid=112065) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:40:36.622608 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-5f716f62-0d83-4277-8c83-a84211dc8c2c demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:40:36.623175 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-5f716f62-0d83-4277-8c83-a84211dc8c2c demo demo] Empty body provided in request {{(pid=112065) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:40:36.623292 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-5f716f62-0d83-4277-8c83-a84211dc8c2c demo demo] Calling method 'detail' {{(pid=112065) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:40:36.623628 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.api_utils [None req-5f716f62-0d83-4277-8c83-a84211dc8c2c demo demo] Removing options '' from query. {{(pid=112065) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:40:36.624738 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.volume.api [None req-5f716f62-0d83-4277-8c83-a84211dc8c2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112065) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:40:36.635091 np0000176182 devstack@c-api.service[112065]: INFO cinder.volume.api [None req-5f716f62-0d83-4277-8c83-a84211dc8c2c demo demo] Get all volumes completed successfully. May 22 05:40:36.637771 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-5f716f62-0d83-4277-8c83-a84211dc8c2c demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:40:36.638326 np0000176182 devstack@c-api.service[112065]: [pid: 112065|app: 0|req: 12/42] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:40:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:40:46.629062 np0000176182 devstack@c-api.service[112065]: DEBUG dbcounter [-] [112065] Writing DB stats cinder:SELECT=1 {{(pid=112065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:41:36.654222 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.middleware.request_id [None req-13b2e335-f14a-4f5a-ada5-323fc90c8af4 None None] RequestId filter calling following filter/app {{(pid=112066) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:41:36.659988 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-13b2e335-f14a-4f5a-ada5-323fc90c8af4 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:41:36.660365 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-13b2e335-f14a-4f5a-ada5-323fc90c8af4 demo demo] Empty body provided in request {{(pid=112066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:41:36.660975 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-13b2e335-f14a-4f5a-ada5-323fc90c8af4 demo demo] Calling method 'detail' {{(pid=112066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:41:36.661538 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.api_utils [None req-13b2e335-f14a-4f5a-ada5-323fc90c8af4 demo demo] Removing options '' from query. {{(pid=112066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:41:36.662656 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.volume.api [None req-13b2e335-f14a-4f5a-ada5-323fc90c8af4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112066) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:41:36.673154 np0000176182 devstack@c-api.service[112066]: INFO cinder.volume.api [None req-13b2e335-f14a-4f5a-ada5-323fc90c8af4 demo demo] Get all volumes completed successfully. May 22 05:41:36.676202 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-13b2e335-f14a-4f5a-ada5-323fc90c8af4 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:41:36.676833 np0000176182 devstack@c-api.service[112066]: [pid: 112066|app: 0|req: 11/43] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:41:36 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 22 05:41:46.666528 np0000176182 devstack@c-api.service[112066]: DEBUG dbcounter [-] [112066] Writing DB stats cinder:SELECT=1 {{(pid=112066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:42:36.694236 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [None req-03a067d3-3064-4f5f-8148-17d529365929 None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:42:36.696585 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-03a067d3-3064-4f5f-8148-17d529365929 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:42:36.696762 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-03a067d3-3064-4f5f-8148-17d529365929 demo demo] Empty body provided in request {{(pid=112067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:42:36.696947 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-03a067d3-3064-4f5f-8148-17d529365929 demo demo] Calling method 'detail' {{(pid=112067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:42:36.697173 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.api_utils [None req-03a067d3-3064-4f5f-8148-17d529365929 demo demo] Removing options '' from query. {{(pid=112067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:42:36.697892 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.volume.api [None req-03a067d3-3064-4f5f-8148-17d529365929 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112067) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:42:36.709327 np0000176182 devstack@c-api.service[112067]: INFO cinder.volume.api [None req-03a067d3-3064-4f5f-8148-17d529365929 demo demo] Get all volumes completed successfully. May 22 05:42:36.712298 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-03a067d3-3064-4f5f-8148-17d529365929 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:42:36.713320 np0000176182 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 11/44] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:42:36 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 22 05:42:46.701365 np0000176182 devstack@c-api.service[112067]: DEBUG dbcounter [-] [112067] Writing DB stats cinder:SELECT=1 {{(pid=112067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:43:36.736815 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.middleware.request_id [None req-65610d15-0d6c-416a-9db2-4a47218fc70d None None] RequestId filter calling following filter/app {{(pid=112064) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:43:36.743611 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-65610d15-0d6c-416a-9db2-4a47218fc70d demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:43:36.743611 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-65610d15-0d6c-416a-9db2-4a47218fc70d demo demo] Empty body provided in request {{(pid=112064) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:43:36.743611 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-65610d15-0d6c-416a-9db2-4a47218fc70d demo demo] Calling method 'detail' {{(pid=112064) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:43:36.743611 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.api_utils [None req-65610d15-0d6c-416a-9db2-4a47218fc70d demo demo] Removing options '' from query. {{(pid=112064) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:43:36.745395 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.volume.api [None req-65610d15-0d6c-416a-9db2-4a47218fc70d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112064) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:43:36.755203 np0000176182 devstack@c-api.service[112064]: INFO cinder.volume.api [None req-65610d15-0d6c-416a-9db2-4a47218fc70d demo demo] Get all volumes completed successfully. May 22 05:43:36.757465 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-65610d15-0d6c-416a-9db2-4a47218fc70d demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:43:36.757591 np0000176182 devstack@c-api.service[112064]: [pid: 112064|app: 0|req: 11/45] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:43:36 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 22 05:43:46.749857 np0000176182 devstack@c-api.service[112064]: DEBUG dbcounter [-] [112064] Writing DB stats cinder:SELECT=1 {{(pid=112064) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:44:36.779670 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.middleware.request_id [None req-499bca78-ad1a-40e9-8355-bf4bfbcbc25a None None] RequestId filter calling following filter/app {{(pid=112065) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:44:36.784673 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-499bca78-ad1a-40e9-8355-bf4bfbcbc25a demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:44:36.785429 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-499bca78-ad1a-40e9-8355-bf4bfbcbc25a demo demo] Empty body provided in request {{(pid=112065) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:44:36.785867 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-499bca78-ad1a-40e9-8355-bf4bfbcbc25a demo demo] Calling method 'detail' {{(pid=112065) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:44:36.786339 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.api_utils [None req-499bca78-ad1a-40e9-8355-bf4bfbcbc25a demo demo] Removing options '' from query. {{(pid=112065) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:44:36.788465 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.volume.api [None req-499bca78-ad1a-40e9-8355-bf4bfbcbc25a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112065) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:44:36.800624 np0000176182 devstack@c-api.service[112065]: INFO cinder.volume.api [None req-499bca78-ad1a-40e9-8355-bf4bfbcbc25a demo demo] Get all volumes completed successfully. May 22 05:44:36.803831 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-499bca78-ad1a-40e9-8355-bf4bfbcbc25a demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:44:36.804405 np0000176182 devstack@c-api.service[112065]: [pid: 112065|app: 0|req: 13/46] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:44:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:44:46.794459 np0000176182 devstack@c-api.service[112065]: DEBUG dbcounter [-] [112065] Writing DB stats cinder:SELECT=1 {{(pid=112065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:45:36.842590 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.middleware.request_id [None req-dc0d75b7-c13c-452f-9d47-12f2738cc6db None None] RequestId filter calling following filter/app {{(pid=112066) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:45:36.899137 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-dc0d75b7-c13c-452f-9d47-12f2738cc6db demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:45:36.900109 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-dc0d75b7-c13c-452f-9d47-12f2738cc6db demo demo] Empty body provided in request {{(pid=112066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:45:36.900693 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-dc0d75b7-c13c-452f-9d47-12f2738cc6db demo demo] Calling method 'detail' {{(pid=112066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:45:36.901067 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.api_utils [None req-dc0d75b7-c13c-452f-9d47-12f2738cc6db demo demo] Removing options '' from query. {{(pid=112066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:45:36.902170 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.volume.api [None req-dc0d75b7-c13c-452f-9d47-12f2738cc6db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112066) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:45:36.913077 np0000176182 devstack@c-api.service[112066]: INFO cinder.volume.api [None req-dc0d75b7-c13c-452f-9d47-12f2738cc6db demo demo] Get all volumes completed successfully. May 22 05:45:36.916716 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-dc0d75b7-c13c-452f-9d47-12f2738cc6db demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:45:36.917128 np0000176182 devstack@c-api.service[112066]: [pid: 112066|app: 0|req: 12/47] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:45:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:45:46.906653 np0000176182 devstack@c-api.service[112066]: DEBUG dbcounter [-] [112066] Writing DB stats cinder:SELECT=1 {{(pid=112066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:46:36.941988 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [None req-fd0425c8-8dab-4d40-b6cc-1fbe15c400e9 None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:46:36.945941 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-fd0425c8-8dab-4d40-b6cc-1fbe15c400e9 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:46:36.946233 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-fd0425c8-8dab-4d40-b6cc-1fbe15c400e9 demo demo] Empty body provided in request {{(pid=112067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:46:36.946510 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-fd0425c8-8dab-4d40-b6cc-1fbe15c400e9 demo demo] Calling method 'detail' {{(pid=112067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:46:36.947036 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.api_utils [None req-fd0425c8-8dab-4d40-b6cc-1fbe15c400e9 demo demo] Removing options '' from query. {{(pid=112067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:46:36.948199 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.volume.api [None req-fd0425c8-8dab-4d40-b6cc-1fbe15c400e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112067) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:46:36.961595 np0000176182 devstack@c-api.service[112067]: INFO cinder.volume.api [None req-fd0425c8-8dab-4d40-b6cc-1fbe15c400e9 demo demo] Get all volumes completed successfully. May 22 05:46:36.964845 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-fd0425c8-8dab-4d40-b6cc-1fbe15c400e9 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:46:36.965517 np0000176182 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 12/48] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:46:36 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 22 05:46:46.954191 np0000176182 devstack@c-api.service[112067]: DEBUG dbcounter [-] [112067] Writing DB stats cinder:SELECT=1 {{(pid=112067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:47:36.988731 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.middleware.request_id [None req-6f209f08-08cc-403e-b964-5b8f761813fa None None] RequestId filter calling following filter/app {{(pid=112064) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:47:36.991675 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-6f209f08-08cc-403e-b964-5b8f761813fa demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:47:36.992152 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-6f209f08-08cc-403e-b964-5b8f761813fa demo demo] Empty body provided in request {{(pid=112064) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:47:36.992586 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.openstack.wsgi [None req-6f209f08-08cc-403e-b964-5b8f761813fa demo demo] Calling method 'detail' {{(pid=112064) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:47:36.993098 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.api.api_utils [None req-6f209f08-08cc-403e-b964-5b8f761813fa demo demo] Removing options '' from query. {{(pid=112064) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:47:36.994297 np0000176182 devstack@c-api.service[112064]: DEBUG cinder.volume.api [None req-6f209f08-08cc-403e-b964-5b8f761813fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112064) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:47:37.001640 np0000176182 devstack@c-api.service[112064]: INFO cinder.volume.api [None req-6f209f08-08cc-403e-b964-5b8f761813fa demo demo] Get all volumes completed successfully. May 22 05:47:37.004128 np0000176182 devstack@c-api.service[112064]: INFO cinder.api.openstack.wsgi [None req-6f209f08-08cc-403e-b964-5b8f761813fa demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:47:37.004657 np0000176182 devstack@c-api.service[112064]: [pid: 112064|app: 0|req: 12/49] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:47:36 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 22 05:47:46.997780 np0000176182 devstack@c-api.service[112064]: DEBUG dbcounter [-] [112064] Writing DB stats cinder:SELECT=1 {{(pid=112064) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:48:37.028610 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.middleware.request_id [None req-8d77b708-4eb6-4737-b44f-aa21853413de None None] RequestId filter calling following filter/app {{(pid=112065) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:48:37.034342 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-8d77b708-4eb6-4737-b44f-aa21853413de demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:48:37.034342 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-8d77b708-4eb6-4737-b44f-aa21853413de demo demo] Empty body provided in request {{(pid=112065) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:48:37.034342 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.openstack.wsgi [None req-8d77b708-4eb6-4737-b44f-aa21853413de demo demo] Calling method 'detail' {{(pid=112065) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:48:37.034342 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.api.api_utils [None req-8d77b708-4eb6-4737-b44f-aa21853413de demo demo] Removing options '' from query. {{(pid=112065) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:48:37.035987 np0000176182 devstack@c-api.service[112065]: DEBUG cinder.volume.api [None req-8d77b708-4eb6-4737-b44f-aa21853413de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112065) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:48:37.046177 np0000176182 devstack@c-api.service[112065]: INFO cinder.volume.api [None req-8d77b708-4eb6-4737-b44f-aa21853413de demo demo] Get all volumes completed successfully. May 22 05:48:37.049369 np0000176182 devstack@c-api.service[112065]: INFO cinder.api.openstack.wsgi [None req-8d77b708-4eb6-4737-b44f-aa21853413de demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:48:37.050024 np0000176182 devstack@c-api.service[112065]: [pid: 112065|app: 0|req: 14/50] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:48:37 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 22 05:48:47.040849 np0000176182 devstack@c-api.service[112065]: DEBUG dbcounter [-] [112065] Writing DB stats cinder:SELECT=1 {{(pid=112065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:49:37.068621 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.middleware.request_id [None req-ac6ece83-7fb2-4025-bec4-518eb7b52a4c None None] RequestId filter calling following filter/app {{(pid=112066) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:49:37.072714 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-ac6ece83-7fb2-4025-bec4-518eb7b52a4c demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:49:37.073629 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-ac6ece83-7fb2-4025-bec4-518eb7b52a4c demo demo] Empty body provided in request {{(pid=112066) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:49:37.073629 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.openstack.wsgi [None req-ac6ece83-7fb2-4025-bec4-518eb7b52a4c demo demo] Calling method 'detail' {{(pid=112066) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:49:37.074079 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.api.api_utils [None req-ac6ece83-7fb2-4025-bec4-518eb7b52a4c demo demo] Removing options '' from query. {{(pid=112066) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:49:37.075341 np0000176182 devstack@c-api.service[112066]: DEBUG cinder.volume.api [None req-ac6ece83-7fb2-4025-bec4-518eb7b52a4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112066) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:49:37.085719 np0000176182 devstack@c-api.service[112066]: INFO cinder.volume.api [None req-ac6ece83-7fb2-4025-bec4-518eb7b52a4c demo demo] Get all volumes completed successfully. May 22 05:49:37.088209 np0000176182 devstack@c-api.service[112066]: INFO cinder.api.openstack.wsgi [None req-ac6ece83-7fb2-4025-bec4-518eb7b52a4c demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:49:37.088806 np0000176182 devstack@c-api.service[112066]: [pid: 112066|app: 0|req: 13/51] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:49:37 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 22 05:49:47.079703 np0000176182 devstack@c-api.service[112066]: DEBUG dbcounter [-] [112066] Writing DB stats cinder:SELECT=1 {{(pid=112066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:50:37.118103 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [None req-0180697c-2e25-4438-9072-147215f1dd30 None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:50:37.224217 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-0180697c-2e25-4438-9072-147215f1dd30 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 22 05:50:37.224535 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-0180697c-2e25-4438-9072-147215f1dd30 demo demo] Empty body provided in request {{(pid=112067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:50:37.224670 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-0180697c-2e25-4438-9072-147215f1dd30 demo demo] Calling method 'detail' {{(pid=112067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:50:37.224986 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.api.api_utils [None req-0180697c-2e25-4438-9072-147215f1dd30 demo demo] Removing options '' from query. {{(pid=112067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:50:37.225890 np0000176182 devstack@c-api.service[112067]: DEBUG cinder.volume.api [None req-0180697c-2e25-4438-9072-147215f1dd30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112067) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:50:37.233656 np0000176182 devstack@c-api.service[112067]: INFO cinder.volume.api [None req-0180697c-2e25-4438-9072-147215f1dd30 demo demo] Get all volumes completed successfully. May 22 05:50:37.236013 np0000176182 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-0180697c-2e25-4438-9072-147215f1dd30 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 22 05:50:37.236465 np0000176182 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 13/52] 199.204.45.157 () {64 vars in 1295 bytes} [Fri May 22 05:50:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:50:47.229107 np0000176182 devstack@c-api.service[112067]: DEBUG dbcounter [-] [112067] Writing DB stats cinder:SELECT=1 {{(pid=112067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}